|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
产生vxworks bsp问题
在xilinx edk中当所选的操作系统为vxworks 或是linux时,点击"generate library and bsps",就会出现以下这个问题
/cygdrive/c/EDK/gnu/powerpc-eabi/nt/bin/../lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/bin/ld: cannot find boot.o
collect2: ld returned 1 exit status
make: *** [TestApp_Memory/executable.elf] Error 1
但如果操作系统为xikernel时,工程可以正常运行,请问这是什么原因造成的?如何修改才可以呢? |
|