Running a Texas Instruments 28346 in Standalone with Embedded Coder - possible? Performance?
Ältere Kommentare anzeigen
Hello Everybody,
i worked with the TI 28335 µC in my Bachelorthesis. Now I am searching for a quite faster CPU. Because the implemented Model is relatively complex it should be programmable with Matlab/Simulink, too. The 28346 has no internal Flash for the programcode but there are some EEPROMs on the board which is coupled with the CPU through the SPI-bus. Does someone know if Embedded Coder (and Code Composer Studio) is able to transfer the generated Code directly into this external memory and thus run the CPU without CCS connected? Next thing is that i want to measure the CPU performance to compare the processor with another real-time system. Is there any possibility to get the CPU usage? I thought of generating pulses on a digital I/O to measure it with a Scope, but i am not sure how to generate them.
Greets, Maxi
Akzeptierte Antwort
Weitere Antworten (1)
Max
am 7 Nov. 2011
0 Stimmen
1 Kommentar
Kaustubha Govind
am 7 Nov. 2011
Max: Sorry, I don't have a lot of experience with Embedded Coder + CCS, but I do expect that C28346 would work the same as C28335 (in other words, I believe the capabilities are common to all TI targets).
I don't know the answer to whether you can specify the desired external memory, but from Simulink, that kind of thing would be done using the Memory pane in the Target Preferences block.
Kategorien
Mehr zu System Composer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!