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.

Embedded Flashing

hi ,

I am using " embedded Flash API " to erase sector D and Flash with new data .IT is working Fine .  

Now if i want to write in a " Program Section " instead of  " lame values " , any idea How to do that .

One thing i thought was to make the BUFFER pointer point to  The program section i want to Flash , And GIve the length based on . MAP File ... Any better ideas .