Hello,
I have a perfectly working system with me. My task is to integrate SafeTI library to it. The system runs on a TMS570LS1115 microcontroller. But as soon as I integrate the SafeTI library based start up code (which is derived from the example code available with Halcogen 4.5.2) the application branches to flashErrorReal n dabort.asm.
I have debugged the issue and it seems like the failing API is TI_Fee_Init(). I would like to know possible causes for this type of failure. It looks like some change occurred during the SafeTI diagnostics caused this issue. I have attached the startup code I used herewith.
Please let me know your thoughts on this.
Thank you.