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.

TMS320F280041C: Question about bootloader

Part Number: TMS320F280041C

Dear team:

My customer has several questions:

Project 1 is an independent project and can be operated separately.

Project 2 is the APP part of a secondary bootloader project.

1. If the bin file generated by project 1 is used as project 2 (APP), does he need to modify the codestart of Project 1 to allow the bootloader program to boot to the APP part normally?

2. For a secondary bootloader project, can we directly use asm("LB 0x085ffc"); to make the program jump to the bin file storage for execution

Best regards