mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 06:35:20 +00:00
For the application core, the `--device` parameter specifies only the generic `cortex-m33`, so it is impossible for the debugger to flash the target. For the network core, the `--device` parameter is not present at all, so it is even impossible to run the `debug` command. This commit fixes the above issues by specifying the proper devices. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
shields | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
deprecated.cmake | ||
index.rst | ||
Kconfig |