63c6917234
This support is Zephyr RTOS aware, so you can debug threads as well. Add a CMake fragment which adds openocd support for nrf5 boards which can also be flashed via JLink. This ought to work for nRF51 and nRF52 based boards at time of writing with openocd 0.10.0 or later (zephyr SDK 0.10.3 also worked when I tried for nrf52840_pca10056). Use it from the nRF DKs from Nordic which have interface MCUs with Segger compatible firmware. I'm also including Thingy:52, even though it doesn't, to make it easier when connecting to it via a standalone JLink dongle. The board has a nice connector for that. I'm leaving non-Nordic boards alone for now because I don't know them. It's just one line of CMake to add it for other boards, which should be easy for their maintainers to do. Suggested-by: Radosław Koppel <radoslaw.koppel@nordicsemi.no> Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.cmake | ||
nrf52811_pca10056.dts | ||
nrf52811_pca10056.yaml | ||
nrf52811_pca10056_defconfig |