Other Parts Discussed in Thread: HALCOGEN, RM42L432
Tool/software: Code Composer Studio
Hello,
I am starting to integrate SafeTI library 2.3.1 to my system.
By HALCoGen generated startup code that existed in Sys_startup.c,for example _c_int00 function.
Could the startup code be directly applied in my system?
If there are some boot-time diagnostics, these diagnostics will be manually added into the above _c_int00 function.Is that right?