Posted on May 17, 2011 at 11:54We managed to write an application (pc and uPSD) that fully loads HEX files into the flash and run the application. The application in the uPSD consists of two parts: 1. In the secondary flash: constant loader applicat...
Posted on May 17, 2011 at 11:54Thanks for the reply, but the ''volatile'' refer to variables or ''code constant'', what about adding a new functions (or removing) to the Main application? I know it changes the common. Do you have a technique for put...
Posted on May 17, 2011 at 11:53I'm using both secondary flash (boot as common) and main flash . I need to know how to map a C function code to a fixed program memory address . Which means that for example I want a C function program to reside in a f...
Posted on May 17, 2011 at 11:53I'm programming Flash Loader IAP for uPSD3200 family chip . In the VM registerthe configuration is for Boot_Code and Flash_Data. I succeed to erase and write all the sectors in the main flash .All the sectors of the ma...
Posted on May 17, 2011 at 11:53I'm programming Flash Loader IAP for uPSD3200 family chip . In the VM registerthe configuration is for Boot_Code and Flash_Data. I succeed to erase and write all the sectors in the main flash .All the sectors of the ma...