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.

Implementing custom flash programming in Piccolo

Hi,

I want to implement a custom flash programming solution in our current software in order to update the software via RS-232 with our own Windows software.

 

So, there is no problem for me to use the Flash API in the Piccolo and it works fine. The problem is the following, I don't know how to read the .out compiled file in order to know at which flash address I need to flash the data.

Because the .cmd linker file place some code/data in different location in the flash. So I need to know how I can read the .out file and know where to place the data in flash.

Can anyone give me some link or information how is structure the .out file produced by the compiler ?

Thanks

Christophe