« Return to Thread: RE: [ECOS] ixp42x NPE networking build issue

RE: [ECOS] ixp42x NPE networking build issue

by sumanth :: Rate this Message:

Reply to Author | View in Thread

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.

 « Return to Thread: RE: [ECOS] ixp42x NPE networking build issue