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.

TMS320F28377D: Execute code from an arbitrary memory location.

Part Number: TMS320F28377D


Hello.

We are exploring the possibility of load a binary chunk of code (generated by a customer) into RAM and execute it from there.

I have tried by using the --relocatable option  in the project we are loading into RAM,but it seems all the function calls and global memory access are absolute, so it doesn't work.

Is there something I am missing ?

Thank you.

Samuel.