Tool/software: Code Composer Studio
Hi experts
My board is idkAM5728. When running rt-linux on A15, DEBUG DSP RTOS program through CCS is not allowed.errors are reported as bellow:
when I remove the SD card from the board,these problem is solved,and I can do the DEBUG smoothly.
But now, I need some function which include ipc module.and my program will stop at VirtQuenec.c. show as follow:
It seems ipc module is powered by host OS. but I didn't run any OS on A15.
So how can I run rt-linux on A15 and also DEBUG DSP RTOS program through CCS.
Regards
Yx