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.

TMS320F2800137: EABI library configuration issue

Part Number: TMS320F2800137

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