Other Parts Discussed in Thread: TMS320F2812
Hi All,
I am a first time embedded programmer. I am working on a motor controller application designed with TMS320F2812. I am trying to load my program into sector 3D8000 to 3F3FFF using SDFlash. I am trying to reuse another program's sdp for the purpose. I thought I just need to make changes to existing sdp only for pointing to .out file path. Is this correct? How does sdflash know that I need to program 3d8000 - 3f3fff? Is this part of .out?