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.

UART c boot loader


I required to write a boot loader (for TMS320 F28335), which using URTAT C. I have a some questions with regard to developing of boot loader:

How to write file with .out extension into the flash memory using self-developed software.

Is it possible to write a part of file (i.e. one function) to the flash memory and if it’s possible how it to do?

How to write file with .out extension to microcontroller using buffer and API Flash?

  • Ivan,

    Take a look here for a good place to start; there are also some examples in Control Suite for what you want to do.  Please follow up if you have some questions that are not covered in the below:

    http://processors.wiki.ti.com/index.php/C2000_Flash_Common_Issues/FAQs

    Matt