Running a Texas Instruments 28346 in Standalone with Embedded Coder - possible? Performance?
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Max
2011년 11월 7일
0 개 추천
댓글 수: 1
Kaustubha Govind
2011년 11월 7일
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.
카테고리
도움말 센터 및 File Exchange에서 System Composer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!