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?