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.

TMS570LS0432: calling function or Jump to Application from Bootloader.

Part Number: TMS570LS0432


Tool/software:

i have two different Appications in Flash at the same time , which have their own sub functions in it can i call or run those  from one of the application.

the problem i am facing is if i give the  starting address of application it is getting into the prefetch entry or undef entry .if i give _c_int100 function address also same issue .so ,how can i acheive jump application or if i just want to use the function in their application is it possible?