Other Parts Discussed in Thread: TMS320F28035
The following code is used to jump to application code from Boot (TMS320F28035), but it does not work well. Is there any solution ?
asm(" LB #0x003F7F7E");
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.
Other Parts Discussed in Thread: TMS320F28035
The following code is used to jump to application code from Boot (TMS320F28035), but it does not work well. Is there any solution ?
asm(" LB #0x003F7F7E");
Hello,
Concerned experts have been notified of this query.
Note that it is Thanksgiving week in US and most of the TI engineers are away.
Please expect a delayed response, surely by early next week.
Regards,
Sudhakar
---------------------------------------------------------------------------------------------------
If a post answers your question, please mark it with the "verify answer" button.
Other useful links:
C2000 Getting Started C2000 Flash Common Issues/FAQs Emulation FAQ
please give more details on your setup. is this your custom bootloader ? can you give the code flow till it reaches this LB instruction.