Program f2812 memory using SDFlash

Thread Starter

Kaustubh Mukherjee

Joined Apr 7, 2016
1
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?
 
Top