This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

linker error for lpc1114

i get the linker error while programming for lpc 1114 in lpc11xx.s the startup file as follows.

linking...
.\startup_LPC11xx.s(31): error: L6226E: Missing base address for region Stack_Size.
.\startup_LPC11xx.s(31): error: L6292E: Ignoring unknown attribute 'EQU' specified for region Stack_Size.
.\startup_LPC11xx.s(33): error: L6228E: Expected '{', found 'A...'.
.\startup_LPC11xx.s: Error: L6372E: Image needs at least one load region.
Target not created

pls help.