| ARM Technical Support Knowledge Articles | |
Applies to: LX51 Linker/Locator
Information in this article applies to:
I am using the extended linker (LX51) and am generating a Listing File. I am receiving the following linker error:
*** FATAL ERROR L227: PARAMETER OUT OF RANGE
POS: 54
:KEILC51BINLX51.EXE Time.obj, t0_isr.obj TO timermx PAGEWIDTH (72)
Why am I getting this error?
You have set the pagewidth to a value less than 79.
Go to the Listings Tab (in Target Options) and set the Page Width (or Length) to a value greater than 79.
This is a problem with uVision2. uVision2 allows the width to be set to a value less than 80. This is OK for the C compiler, however, the linker does not accept values less than 80 and generates the error message. This problem will be corrected in an upcoming release.
Article last edited on: 2006-10-23 15:24:36
Did you find this article helpful? Yes No
How can we improve this article?