Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Nov 7 2006, 12:46 AM i updated the isp1362-hcd driver with bug fix from blackfin uclinux.
it is ver 13.
please check it. check with a usb thumb disk first,
it may be helpful to enable debug messages for the zd1211 and isp1362 driver.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19235)
--- quote end ---
--- Quote End --- Hi , hippo I used ver 13 try out again, but when compile zd1211 modules have problem. display the following message: CC [M] /home/faye/zd1211/src/zddebug2.o CC [M] /home/faye/zd1211/src/zdlpmgt.o CC [M] /home/faye/zd1211/src/zdturbo_burst.o CC [M] /home/faye/zd1211/src/zdusb.o CC [M] /home/faye/zd1211/src/zdmisc.o CC [M] /home/faye/zd1211/src/zd1211.o /home/faye/zd1211/src/zd1211.c:1550:5: warning: "fVERIFY_FLASH" is not defined LD [M] /home/faye/zd1211/zd1211.o Building modules, stage 2. MODPOST /bin/sh: scripts/mod/modpost: No such file or directory make[4]: [__modpost] Error 127 (ignored) CC /home/faye/zd1211/zd1211.mod.o nios2-linux-uclibc-gcc: /home/faye/zd1211/zd1211.mod.c: No such file or director y nios2-linux-uclibc-gcc: no input files make[4]: *** [/home/faye/zd1211/zd1211.mod.o] Error 1 make[3]: *** [modules] Error 2 make[3]: Leaving directory `/home/faye/uClinux-dist/linux-2.6.x' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/faye/zd1211' make[1]: *** [both] Error 2 make[1]: Leaving directory `/home/faye/zd1211' make: *** [all] Error 2 When I used ver 12 no have this problem. How can slove it.