Hi
I wanted to boot the c6455 DSP from HPI from a host processor. I was confused on how to load the code and data sections hex values, that is should I place them in consecutive locations on internal memory or is there some other way?
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I wanted to boot the c6455 DSP from HPI from a host processor. I was confused on how to load the code and data sections hex values, that is should I place them in consecutive locations on internal memory or is there some other way?
Thank you
Anish,
It's possible I'm misunderstanding your question, but the binary data that comprises the code and data sections you want to load, must be placed in the memory where they were linked to be loaded to. Otherwise the program will not execute correctly.
Regards, Daniel