Failed to debug the SMP cycloneVsoc boards
Hello, here are my project settings:
It will initiate an RTOS.
After the RTOS setup is completed, it will load the RBF file of my project using the "dc" method.
It will start the SMP and then load two cores.
However, when I use ARMDs for debugging, one (or both) of the cores will get suspended. The reason seems to be that some modules involved in FPGA communication fail to find the address after checking it. When I encounter this issue, I recompile the SOF project in Quartus to generate a new RBF file and then try debugging again with ARMDs. Sometimes this works, but most of the time, it still fails.
I’ve also tried only recompiling my ARMDs project, but the debugging results are always the same after each recompilation. Therefore, the only variable is the Quartus Prime recompilation.
Do you have any solutions for this?
Yours
Alex