Embedded Studio Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Linker error after converting project from v4.5 to v5.0

2 posters

Go down

Linker error after converting project from v4.5 to v5.0 Empty Linker error after converting project from v4.5 to v5.0

Post  GoldenMaple Fri Aug 22, 2008 7:35 pm

Hi there,

After converting my project from v4.5 to v5.0, I got another linker error. Looking into ldf file, I observed that there was a cross (x) symbol appearing at section Code_Space_Name, which has never been seen in v4.5. Please advise.

GoldenMaple

Posts : 11
Join date : 2008-08-22

Back to top Go down

Linker error after converting project from v4.5 to v5.0 Empty Re: Linker error after converting project from v4.5 to v5.0

Post  lzmind Fri Aug 22, 2008 7:45 pm

There is a little difference in ldf structure between v4.5 and v5.0, e.g., section seg_pmco is under seg_int_code in v5.0, which was in parallel with it. Section Code_Space_Name seems new in v5.0, it was defined in the library.

My advice would be this, back up the original ldf, then delete it from the project. Create a new ldf with Tools->Expert Linker tool, then modify the new ldf as necessary with the reference to your original one. Hope this helps.

lzmind

Posts : 18
Join date : 2008-08-20

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum