We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I had a look to the Keil\ARM\Flash\AT91SAM7_64 and it looks this code was design to never run.
1. The example finishes with error 2. ProgramPage should be at least in RAM 3. *Flash++ = *((unsigned long *)buf); -> buf should be aligned before get Data abort exception.
Did someone has some working example with Keil AT91SAM7xx and data flash?
Hi Robert,
So far the example it's working and looks this is the correct way to flash the data. Thank you very much for fast response and very very good support. I'll try to integrate now in main program. If I get some other problems please allow me to continue this subject.
Best regards