>> >> Running generate for OS'es, Drivers and Libraries ... >> Running generate for lwIP library ... >> Generating xemacliteif_g.c ... >> Generating lwipopts.h file ... >> ERROR:MDT - lwip () - error copying >> "./src/contrib/ports/v2pro/netif/xemacliteif_polled.c" to >> "./src/contrib/ports/v2pro/netif/xemacliteif.c": permission denied >> while executing >> "file copy -force >> "./src/contrib/ports/v2pro/netif/xemacliteif_polled.c" >> "./src/contrib/ports/v2pro/netif/xemacliteif.c"" >> (procedure "::sw_lwip_v2_00_a::generate" line 120) >> invoked from within >> "::sw_lwip_v2_00_a::generate 60581752" >> ERROR:MDT - Error while running "generate" for processor ppc405_1... >> make: *** [ppc405_1/lib/libxil.a] Error 2 >> ERROR:MDT - Error while running "make -f system.make init_bram"
Sorry if this is a stupid comment. Isn't this purely a file permissions error? Like there's no permission for the build to overwrite an older version or write in the directory? John >> >> >> On Mon, Aug 18, 2008 at 4:48 PM, Henry Chen >> <[email protected]>wrote: >> >>> Hi Glenn, >>> >>> It looks like a lot of cores were deprecated in the intervening tool >>> revisions. >>> If you want, it looks like you can manually bring in pcores from EDK7.1 >>> by >>> going >>> to <EDK dir>\hw\XilinxProcessorIPLib\pcores and copy it into the local >>> pcores >>> directory. >>> >>> Or if are so inclined, you can experiment with the 2.00.a version of >>> the >>> core to >>> bring us up to speed =) >>> >>> Thanks, >>> Henry >>> >>> >>> >>> G Jones wrote: >>> >>>> Hello, >>>> I'm trying to start using the 10.1 tool flow. Compiling a simple >>>> design >>>> with the iBOB LWIP block yields this error: >>>> ERROR:MDT - IPNAME:opb_ethernetlite HW_VER:1.01.a - Can not find valid >>>> MPD >>>> >>>> I opened XPS and indeed it seems like the only version available is >>>> 2.00.a >>>> >>>> Is there any way to get 10.1 to see the old version of the core? >>>> >>>> Thanks, >>>> Glenn >>>> >>> >> >

