Hello,
I am watching on Mathworks Embedded Coder for optimising our code onto OMAP-L138 DSP processor. I am not interested in using any peripherals except for communicating with ARM core so there is no need of libraries handling peripherals, The code that will be optimised will be only calculating data. Mathworks is saying that their Embedded Coder supports following processors:
C6201 C6202 C6203 C6204 C620 C6701 C6711 C6712 C6713 C6722 C6726 C6727 C6410 C6411 C6412 C6413 C6414 C6415 C6416 C6418 C6455 TCI 6482 DM6431 DM6433 DM6435 DM6437 DM640 DM641 DM642 DM648
I am not familiar with all DSP architectures from TI so I would like to ask people who have this knowledge: Does DSP core from OMAP-L138 is compatible with any of those cores in this way that code optimised by embedded coder for one of those core will be as well optimised for DSP core from OMAP-L138?