This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedBoot + Configuration tool 2.11 question


G.Muruganandam wrote:
I did print out init_entry->fun, it shows 0xffffffff
It looks like the entries have not been populated with the correct function pointers.
Could you please let me know how this can be resolved?

Generate a linker map and find out where that entry should have come from. Relink redboot and add -Wl,-Map,mapfile to the link line.


Last I knew the intel tools worked (although they may have been updated since I last used them).

Did you try a clean build tree? Just on the offchance something from the previous compiler is around and confusing things.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]