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.

Flashing TMS320f2812 using sdflash



Hi,

I am a newbie in embedded programming. I have a motor controller program using F2812. I need to flash my program onto sector 3d8000-3f3fff using sdflash. I have another program's sdp as reference. I thought I just need to modify the existing sdp to point to my program .out file. Is this correct? How does sdflash know that it needs to program sector 3d8000-3f3fff? Is this information present in .out?