LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Re-programming NOR Flash while running (https://www.linuxquestions.org/questions/programming-9/re-programming-nor-flash-while-running-914250/)

javierhernandez 11-18-2011 09:22 AM

Re-programming NOR Flash while running
 
Hello,

I have a requirement to re-program flash while my application is running. So I know how to program the image and file system through the console and I have no problem doing that. The requirement is when I am running our application I will get only the new image code through UART1 (I have a module to get the data and save it in a buffer) but now how do I erase the block of flash that needs to be erase then copy the buffer to flash and then reboot the system.



regards,

Javier


All times are GMT -5. The time now is 12:44 AM.