Hi everyone,
I was using the TMDXEVM6678L board with one C6678 DSP. I was working under the Desktop-Linux-SDK and connected the board via PCIe to the host I tried to write my own DSP side code, I got the code compiled at CCS and I wanted to load it to the DSP.
I found that the DSP image can be loaded only once. When I loaded the new code image to the DSP, it was still performing the functionality of the prior one. The prior one is the demo project in Desktop-linux-sdk, so I can tell that from the demo results. When using dnldmgr to load the code, it did print the message saying the image load successful and entry point overwritten. But when running the code, nothing changed from the prior one.
Does anyone know what happens to this issue? Thank you very much for you help.
Jie