Tool/software:
Hi Expert
Customer migrates the COFF lib to EABI lib they find the interrupt handler is claimed in cinit_00 routine as below:
the __TI_Handler_Table_Base[] and __TI_Handler_Table_Limit[] is defined below:
The 2 questions are below:
How to allocate those variables in the user defined the flash section?
What’s the cinit_00 routine of EABI library? If customer wants to allocate the entire cinit_00 routine in the specific flash range, how to do that in .cmd file or ROM directive file?
Thanks
Joe