Content originally posted in LPCWare by kiran kumar on Tue Jun 30 02:19:03 MST 2015
Hello,
I have created project with LPC3250 processor. I am getting an error "`.text' will not fit in region IRAM region `IRAM' overflowed by 126589bytes". I want split the code into IRAM and external memory to solve the above problem. But i am not getting where this IRAM and external ram locations are alloted for the code. And also please tell me how to solve the above error.