IAR linker problems with LPC2106
2004-11-13 by FabioDB
Using IAR EWARM. Compiling a small test application in RAM using evba7.xcl linker script it work without problems. Recompiling the same source using LPC2106_Standalone.xcl script it generate an exception due to write at 0x00000144, inside a sprintf function. Address 0x00000144 is loaded from stack or heap (I don't know) then, thinking at an overflow, I had tryed to double stack and heap size without success. Some ideas? Someone have a good linker script for LPC2106 flash? -- FabioDB <fabiodib@...> Altraqua