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.

Compiler/TMS320C5517: C55x Internal ROM booting method

Part Number: TMS320C5517

Tool/software: TI C/C++ Compiler

Hi. I'm Jeongtae Kim in South Korea.

I have been studying boot loader of TMS320C5517.

I would like to burn the program to 128KB of ON-Chip ROM space, but all documentation and examples provide a flash programming method with a hex utility for external flash.

I referenced several documents such as, SPRUH16B, SPRU280I, SWPU073E, but i could not find a flash programming method on the internal ROM.

Is the internal ROM only used as boot loader? Or can i burn the program on the internal ROM space?