We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want upgrade 2MB project to 4MB project by uv2 or uv4. Everything seems ok in 2MB project, but when I selected Extended Linker (LX51). Compiler show following error message:
*** ERROR L204: INVALID KEYWORD POS: 4141
How can I do? Thanks.
"*** ERROR L204: INVALID KEYWORD POS: 4141"
That's not a Compiler error - it's from the Linker
Please read the manual: http://www.keil.com/support/man/docs/lx51/lx51_l204.htm
"How can I do?"
It's clearly told you that you've used an invalid Keyword - so don't do that!
Study the Linker Manual to find out what keywords are valid!