Other Parts Discussed in Thread: TMS570LS2125, HALCOGEN
Hello,
Could please provide the startup code for the TMS570LS2125 controller.
Thanks in advance.
Regards,
Silpa M.
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.
Other Parts Discussed in Thread: TMS570LS2125, HALCOGEN
Hello,
Could please provide the startup code for the TMS570LS2125 controller.
Thanks in advance.
Regards,
Silpa M.
Hello Silpa,
Please see the application note at: Initialization of Hercules ARM Cortex-R4F Microcontrollers. (edit: fixed to always point to the latest pdf Mar-7-21013)
Check the associated zip file project, please.
Hello,
I'd like just to add one issue regarding the initialization sequence.
I really appreciate the mentioned document, it clarifies many initialization steps. I just wish there better synergy with code generated by HalCoGen. One concrete example: the documented initialization sequence explains and executes step by step every system unit, whereas HalCoGen provides a function "systemInit()" where all these steps takes place at once. Since many engineers do the system configuration in HalCoGen, matching the generated code with the nicely described sequence means additional overhead.
Regards
Vaclav
This link no longer works! I've managed to find the pdf here http://www.ti.com/lit/an/spna106c/spna106c.pdf
Can you direct me to the zip file you mentioned?
Gareth,
We have integrated the initialization code generation into HALCoGen and therefore, removed the previously posted code from the app note/zip file to avoid confusion. HALCoGen now gives you the options of enabling/disabling most of the tests that are presented in Sunil's app note. I hope this helps.