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.
Hello,
I'm debugging with my custom LPC1111 board. My code size is around 3000 kB.
When my code size gets around 4 kB I get a Flash Timeout error from keil when programming the chip. The code size of the chip is 8 kB.
Any ideas on this problem ??
Best regards,
Erwin
My code size is around 3000 kB. [...] The code size of the chip is 8 kB.
Just on the very remote chance that this is not a monstrous typo: you're aware that 3 megabytes of stuff won't fit into an 8 kilobyte ROM, right?