This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

关于cortex-a7分组smp调试

大家好,我的应用场景为:cortex-a7 4核SMP分为两组使用,其中
(1):cpu0-cpu1,SMP 模式下运行Linux
(2):cpu2-cpu3,SMP模式下运行自己开发的RTOS,
采用ARM DStream ST基于Arm Development Studio IDE 调试
IDE版本如下:
Version: 2019.1
Build: 201910912

问题如下:
如何创建一个debug configuration,能够实现Cortex-A7x2 SMP调试,同时调试CPU2和CPU3?
如何解决,希望各位专家指教
现状是:arm提供的Bare Metal Debug模板中只包含以下:
cortex-a7_0,cortex-a7_1,cortex-a7_2,cortex-a7_3,cortex-a7x4 SMP