- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-20-2011 12:36 AM
i m getting this error while creating BSP for ucTCPIP.
i am attaching the screnshot ..
kindly help me out
Re: make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-13-2011 11:39 AM
I'd like to know where I could copy the folder uC-TCPIP which containts the NIC, IF, OS, and Source sub-folders. I was reading the .tcl file and found out that the acces to the libxil.a to removes_inteerrupt_handler.o. Thanks for your help.
Re: make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2012 06:31 AM
Hi,
I'm also trying to port the TCPIP stack from Micrium.
I use a custom board from Avnet which is Spartan 6 LX150T and I success to port ucOS II on the microblaze but when i try to add the TCPIP stack, I get this error:
Running libs - 'make -s libs "COMPILER=mb-gcc" "ARCHIVER=mb-ar"
"COMPILER_FLAGS=-mno-xl-soft-mul -mxl-barrel-shift -mxl-pattern-compare
-mcpu=v8.20.b -O2 -c" "EXTRA_COMPILER_FLAGS=-g"'.
"Compiling standalone";
"Compiling common"
"Compiling lldma"
"Compiling llfifo"
"Compiling uC/OS"
i ‚tait inattendu.
make[1]: *** [libs] Erreur 255
"Compiling mpmc"
"Compiling gpio"
"Compiling uartlite"
"Compiling bram"
"Compiling intc"
"Compiling llfifo"
"Compiling lltemac"
"Compiling tmrctr"
"Compiling cpu"
ERROR:EDK:369 - make failed for target "libs"
ERROR:EDK:3418 - Error(s) while running make.
make: *** [microblaze_0/lib/libxil.a] Erreur 2
Anyone success with TCPIP stack?
Re: make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2012 07:48 AM
Re: make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2012 12:35 PM
Dear All,
sorry for the late reply because i saw this post after a long time...
all these errors can be solved once we paste correct library folders at correct place
check in installation dir->EDK->lib or third party or sw-> actually idont remeber exactly & i dont have xilinx installed here...
what I mean is suppose u r facing prob wid ucos then replace ucos library folder available in installtion directory with the ucos library folder obtained from micrium website...
these errors are mainly due to version incompatibility problems....
hope it helps.....
Re: make: *** [microblaz e_0/lib/li bxil.a] Error 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2012 11:03 PM











