This is the mail archive of the ecos-discuss@sourceware.org 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: ixp42x NPE networking build issue


Hi Mark & Jerzy,
                          I am trying to build the ram based image with npe
support, now i am able to suceed by compiling the redboot related acess
library which intel supplies, but when i call the api which starts the
downloading of microcode and start functioning
                   ixNpeDlNpeInitAndStart(IX_NPEDL_NPEIMAGE_NPEB_ETH);
he show the error message as [warning] Warning: the NPE B component you
specified does not exist
he is searching the microcode for NPE B at location 0x01000200 ,where that
Macro was defined to.
But since i compiled this NPE B microcode is at different location. are
there any compiler options such that we can specify the binary should be
loaded at specific location ?
  are there any other mechanism to locate the microcode for NPE B and
download that into npe.

Thanks for your earlier repley, with that only i could proceed upto here.

Thanks & regards,
Sumanth.
-- 
View this message in context: http://www.nabble.com/RE%3A--ECOS--ixp42x-NPE-networking-build-issue-tf2002214.html#a5594188
Sent from the Sourceware - ecos-discuss forum at Nabble.com.


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


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