laurah
Newbie level 6
Basically, I just want my program to be able to save preferences changes that users make when using the program on the chip. I figured that using IAP to save a few integers would make it possible to recall those integers if there was a power cycle.
I am programming in C on a Keil uVision 3 platform. I understand that to do IAP will require some assembly language. I was hoping that someone might have some simple C code that calls some simple assembly code that can perform Read/Write using IAP.
Thanks
I am programming in C on a Keil uVision 3 platform. I understand that to do IAP will require some assembly language. I was hoping that someone might have some simple C code that calls some simple assembly code that can perform Read/Write using IAP.
Thanks