Part Number: MSP430F5438A
Tool/software: TI C/C++ Compiler
Hi Team,
I am trying to write custom startup routine before the main is called. Had trouble doing that as some of the stuff was not working with it.
So I went through the TI library source code and came across the cinit routine which i didnt had in my custom startup routine.
What is the cinit routine is doing exactly, why it is required? How to write the custom cinit routine without using the linker generated symbols like __TI_Handler_Table_Base and __TI_Handler_Table_Limit.
Thanks,
Ashish Mishra


