Content originally posted in LPCWare by SHEKAR MJ on Wed May 28 06:41:51 MST 2014
I m using lpc1777 controller which is having 512kb on-chip flash but my code is exceeding this memory(becoz of some cg array i used) so i m using external flash of 2MB when I programmed this through JTAG it is programmed again I tried to program it is showing cannot access memory. Is there any conflict b/w code on on-chip and code on external flash. And now I replaced the controller with new one it is working fine in on-chip mode so is there any configuration to do for not to use on-chip memory.