bors[bot]
89ef35f9c6
Merge #19050
...
19050: boards/common/cc26xx cc13xx: clean up and fix flash configs r=benpicco a=maribu
### Contribution description
- Add support for XDS110 debugger via `OPENOCD_DEBUG_ADAPTER=xds110`
- Clean up OpenOCD configs in `boards/common/cc26xx_cc13xx`
- No longer hardcode the debugger to xds110, but use `OPENOCD_DEBUG_ADATER ?= xds110`
- Add support for cc13x0, cc13x2, cc26x0
- `boards/cc2650*`: drop custom OpenOCD config in favor of shared one
- add variables needed to support flashing with `PROGRAMMER=jlink`
- allow specifying a custom OpenOCD command to bring the device to a halt state, as the default `reset halt` (which causes a second reset) is causing issues with the ICEPick JTAG routers in the CC26xx - CC13xx devices
- Use `halt` instead of `reset halt` for CC26xx / CC13xx boards in OpenOCD to avoid issues in flashing
### Testing procedure
```
make BOARD=cc2650-launchpad -C examples/default flash
```
Should now work. The same should still work for other cc26xx cc13xx boards.
### Issues/PRs references
Partially fixes: https://github.com/RIOT-OS/RIOT/issues/18750
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2023-01-13 00:51:31 +00:00
..
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-09-27 22:43:31 +02:00
2022-09-14 15:05:25 +02:00
2022-09-27 22:43:31 +02:00
2022-09-14 15:05:25 +02:00
2022-08-08 23:35:06 +02:00
2020-07-16 15:35:25 +02:00
2021-11-22 12:25:30 +01:00
2022-02-18 14:35:43 +01:00
2022-12-11 18:58:19 +01:00
2021-12-15 10:31:18 +01:00
2021-12-15 10:31:18 +01:00
2021-12-15 10:31:18 +01:00
2021-12-15 10:31:18 +01:00
2021-11-22 12:25:30 +01:00
2022-09-14 15:05:25 +02:00
2022-09-27 22:43:31 +02:00
2022-02-18 13:07:49 +01:00
2022-12-07 13:56:24 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2021-11-22 12:25:30 +01:00
2022-09-22 13:56:53 +02:00
2021-11-22 12:25:30 +01:00
2022-09-14 15:05:25 +02:00
2021-09-17 12:58:10 +02:00
2022-08-08 23:35:06 +02:00
2022-09-30 19:05:51 +02:00
2022-08-08 23:35:06 +02:00
2022-09-27 22:43:31 +02:00
2023-01-02 16:23:10 +01:00
2023-01-02 16:23:10 +01:00
2022-08-08 23:35:06 +02:00
2023-01-02 16:23:10 +01:00
2023-01-02 16:23:10 +01:00
2022-02-26 22:51:50 +01:00
2022-10-28 08:57:17 -04:00
2022-10-28 09:27:55 -04:00
2022-10-28 08:57:17 -04:00
2022-10-28 09:27:55 -04:00
2022-07-28 09:32:25 +02:00
2023-01-10 21:58:19 +01:00
2023-01-10 21:58:19 +01:00
2023-01-13 00:51:31 +00:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-11-09 09:36:09 +00:00
2021-09-29 10:16:31 +02:00
2021-01-25 09:17:00 +01:00
2022-11-21 23:20:19 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-08-03 09:01:05 +02:00
2022-08-03 09:01:05 +02:00
2022-08-02 07:24:30 +02:00
2022-11-24 14:53:48 +01:00
2022-08-05 19:47:03 +02:00
2022-06-21 16:21:10 +02:00
2022-07-14 15:50:47 +02:00
2022-08-02 07:24:30 +02:00
2022-07-14 15:50:47 +02:00
2022-08-05 22:26:22 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-08-02 07:24:30 +02:00
2022-08-02 07:24:30 +02:00
2022-08-02 07:24:30 +02:00
2022-11-03 13:38:09 +01:00
2022-09-27 22:43:31 +02:00
2021-12-24 12:59:30 +01:00
2021-12-24 12:59:30 +01:00
2022-09-14 15:11:14 +02:00
2022-06-23 17:25:48 +02:00
2022-02-25 15:08:58 +01:00
2022-02-25 15:08:58 +01:00
2022-02-25 15:08:58 +01:00
2022-01-06 12:34:09 +01:00
2023-01-06 22:56:28 +01:00
2022-02-25 15:08:58 +01:00
2023-01-08 20:13:13 +01:00
2023-01-09 20:07:05 +01:00
2022-02-25 15:08:58 +01:00
2022-11-21 23:20:19 +01:00
2022-11-03 13:38:09 +01:00
2022-01-06 12:34:09 +01:00
2022-06-23 17:25:48 +02:00
2022-08-08 23:35:06 +02:00
2022-08-08 23:35:06 +02:00
2022-11-03 13:38:09 +01:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:05:25 +02:00
2022-04-12 11:36:57 +02:00
2022-07-10 21:27:12 +02:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-06-07 09:18:58 +02:00
2022-11-03 13:38:09 +01:00
2022-09-14 15:05:25 +02:00
2023-01-09 14:13:59 +01:00
2022-02-26 22:51:50 +01:00
2022-02-22 18:27:37 +01:00
2022-09-26 14:10:57 +02:00
2022-02-25 15:08:58 +01:00
2022-02-26 22:51:50 +01:00
2022-09-14 15:11:14 +02:00
2022-10-21 18:09:38 +02:00
2022-09-14 15:05:25 +02:00
2022-10-21 18:09:38 +02:00
2022-09-14 15:05:25 +02:00
2022-08-04 15:49:42 -04:00
2022-06-17 03:41:22 -04:00
2022-06-17 03:41:22 -04:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-11-04 18:02:28 -04:00
2022-08-04 15:49:42 -04:00
2022-06-16 12:46:42 -04:00
2022-08-04 15:49:42 -04:00
2022-10-23 22:33:51 +02:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-08-04 15:49:42 -04:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-08-04 15:49:42 -04:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-11-28 05:07:25 -05:00
2022-11-28 05:07:25 -05:00
2022-08-04 13:49:35 -04:00
2022-08-05 17:01:50 -04:00
2022-11-26 17:30:47 -05:00
2022-06-16 12:46:42 -04:00
2022-06-16 12:46:42 -04:00
2022-08-05 17:11:54 -04:00
2022-08-04 15:49:42 -04:00
2022-08-06 10:32:44 -04:00
2022-06-17 03:21:40 -04:00
2022-06-16 12:46:42 -04:00
2022-08-08 05:59:24 -04:00
2022-08-08 11:51:46 -04:00
2022-11-26 17:30:47 -05:00
2022-12-10 11:41:45 -05:00
2022-07-04 14:03:44 -04:00
2022-11-03 13:38:09 +01:00
2022-11-30 19:28:14 +01:00
2022-08-08 23:35:06 +02:00
2022-07-28 09:32:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2021-12-07 11:33:24 +01:00
2022-09-14 15:05:25 +02:00
2022-07-28 09:32:25 +02:00
2022-09-30 19:05:51 +02:00
2022-11-03 13:38:09 +01:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:11:14 +02:00
2022-09-20 18:08:55 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-11-30 19:28:14 +01:00
2023-01-10 16:10:50 +01:00
2022-10-21 18:09:38 +02:00
2022-06-23 17:25:48 +02:00
2022-09-21 09:21:35 +02:00
2022-09-26 13:46:14 +02:00
2022-12-12 06:02:55 -05:00
2022-06-21 15:04:13 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-11-23 14:06:30 +01:00
2022-11-23 13:53:46 +01:00
2020-07-16 18:09:59 +02:00
2022-07-28 22:42:26 +02:00
2022-11-23 13:53:32 +01:00
2022-11-23 13:53:14 +01:00
2022-10-05 20:14:02 +02:00
2022-10-05 20:14:02 +02:00
2023-01-11 15:08:16 +01:00
2022-02-25 15:08:58 +01:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-11-21 23:20:19 +01:00
2022-11-21 23:20:19 +01:00
2022-11-21 23:20:19 +01:00
2022-11-21 23:20:19 +01:00
2022-12-07 16:34:34 +01:00
2021-12-08 21:22:50 +01:00
2021-12-08 21:22:50 +01:00
2022-11-21 23:20:19 +01:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-11-30 19:28:14 +01:00
2022-11-21 23:20:19 +01:00
2022-12-07 16:34:34 +01:00
2022-12-07 16:34:34 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-30 19:05:51 +02:00
2022-08-08 23:35:06 +02:00
2022-12-12 06:37:53 +01:00
2022-02-14 13:10:09 +01:00
2022-11-03 13:38:09 +01:00
2022-12-04 16:06:14 +01:00
2022-11-03 13:38:09 +01:00
2022-11-03 13:38:09 +01:00
2022-11-03 13:38:09 +01:00
2022-08-08 23:35:06 +02:00
2022-09-30 19:05:51 +02:00
2022-09-20 18:08:55 +02:00
2022-09-14 15:05:25 +02:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-06-21 15:04:13 +02:00
2022-11-03 13:38:09 +01:00
2020-07-16 15:35:25 +02:00
2022-01-06 12:34:09 +01:00
2022-09-23 18:09:12 +02:00
2022-10-21 18:09:38 +02:00
2023-01-06 23:10:26 +01:00
2023-01-06 23:10:26 +01:00
2023-01-06 23:10:26 +01:00
2021-12-15 10:31:18 +01:00
2022-11-22 14:44:56 +01:00
2022-09-27 22:43:31 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2019-07-09 10:11:59 +02:00
2022-02-22 10:04:44 +01:00