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
Hi
We had the same problem, if we crossed the 4k boarder of the 8k device. Try to reduce the RAM size which could be used by uLink. Utilities->Flash Download->RAM for Algorithm->Size = 0x800 reduce to 0x7FD at least.
Regards
This fixed the problem! Thanks for your help...
View all questions in Keil forum