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.

CCS/TMS320F28377D: I want to create a custom bootloader.

Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Dear expert

Nobody has an answer and will post again.

I want to create a custom bootloader.

How can I create a custom bootloader?

TI bootloader has a fixed address of 0x080000, so I understand that it is not possible to divide the project into two.

So, in my opinion, I'm going to make it by Flash.

How can I divide Flash?? Do I need to create two main() function?

Or can it be divided into functions and stored?

If it is divided into functions, the RAM area should also be divided into Bootloader and application. What should I do?

Please give me some advice

Thanks and best regards,

Edward