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.

Can mattlab accept TI assembly ?

Hello all
I have this assembly program that is tested in the real hardware and running for the TMS320C6000 family and i want to tested and modified using matlab any idea if there is any block in simulink or matlab that accept assembly? or is there any other way to convert it to matlab function? maybe CCS 4.0 translated to C code then i can use it in matlab, any idea?
Thank you

  • This sounds like something you may want to ask The Mathworks about, they may be more familiar with the Matlab plugins and their limitations, though I doubt they have a plugin that goes to the length of supporting assembly. I also do not know that there is any tool out there that would take a pure assembly program and convert it into C.