Hi, need help on flash-programming
2005-06-23 by albin_martinsson
Hi everybody. I have this problem with my flash-programming. I'm writing an appliction were a file is sent on CAN to the LPC2129 and is then programmed in flash-memory. All this is working, I can print out the received data and check that its ok. The problem is when I should read the static data from the flash-memory. I use a byte pointer to point to the flashadress and then prints the stored data. Now the bytes are corrupt, or at least some of them, not all. It can be all from one bit error to 2 and 3. Anyone who had have this problem also? Oh, by the way .. When i read the flash-memory from the LPC2100 program from Philips I can see that the bytes are correct in flash there !!! But they aren't when i read it from my application-code. Pls help me, someone. /Fredrik , Sweden