Hi,
I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP.
Is it a right approach? Is there any other way of writing to Internal Flash. when I want to use IAP I have to disable my Interrupts. This is degrading the system functionality
Please suggest me a solution. Thanks in Advance
Thanks & Regards, E.SundarRajan +91-8904468284
The IAP is the official interface for doing the writes. How would you know how to take into account, processor clock frequency, temperture and operating voltage? What do you think there is to gain by having to duplicate the functionality that is already available?