blob: 2465b7f1e441926895b7984f07efe40ab82c800d (
plain) (
blame)
1
2
3
4
5
|
gdbstub debug of multi-cluster machines is undocumented and confusing
Working with Zephyr RTOS, running a multi core sample on mps2_an521 works fine. Both cpus start.
Trying to debug with options -s -S the second core fails to boot.
Posted with explanation also at: https://github.com/zephyrproject-rtos/zephyr/issues/33635
|