Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
I don't know if it is the best post to write about this, but I do it because it is about the ISP1362 and also I work with a de2-70 fpga. I use linux with MMU and the component is the one of nioswiki, ISP1362_control.v When I boot uclinux in the initialization screen appear two lines with an error. 1-isp1362-hcd isp1362-hcd: can't setup 2-isp1362_probe: init error, -19 --- Quote Start --- isp1362_hc_reset: Clock not ready after 100ms isp1362-hcd isp1362-hcd: can't setup isp1362-hcd isp1362-hcd: USB bus 1 deregistered isp1362_probe: init error, -19 Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. --- Quote End --- I think that it has relationed with the address of the component(ISR1362) and the irq, I have checked that were the same as in custom_fpga.h. I would appreciate if someone can suggest some idea about which thing I do wrong. Thanks a lot