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: How can I make custom bootloader sequentially?

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Dear C2K Champs,

I have to make a custom bootloader.

How can I make custom bootloader sequentially?

My opinion is as follows:
1. Internal flash (A ~ B): User Boot Loader
2. Internal flash (C ~ H): User App

So, How do I make a flash jump?

And when the User Boot Loader is running, there will be the main statement, and even if it jumps and runs with the User App, it seems that there should be the main statement. How should I go over and run it sequentially?

Please give me any advice.

Thanks and best regards,

Edward