EmbDev.net

Forum: ARM programming with GCC/GNU tools abt lpc 2000 flash utilities


von Anil A. (anilibx)


Rate this post
useful
not useful
while i  targetting the .hex file to the target , i get error like
"code in hex file exceeds the flash limitation ".
 why i get like this type of errors.
 or
like this invalid.

von Clifford S. (clifford)


Rate this post
useful
not useful
Anil Anil wrote:
> while i  targetting the .hex file to the target , i get error like
> "code in hex file exceeds the flash limitation ".
>  why i get like this type of errors.
>  or
> like this invalid.

Perhaps the code in the hex file does exceed the flash limitation!?

You will have had to ensured that your linker script, objcopy
invokation, and presumably flash utility are all corrctly configured to
match the flash size and location for the device you are using. Other
than that you have provided no information that would allow a diagnosis.

Clifford

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.