Altera_Forum
Honored Contributor
11 years agoDE2-115 USB DEVICE Demo not working
Hi all,
I just started trying to use the USB port to communicate from the PC to the DE2-115 board. My needs are to transfer info back and forth for the control application running on the FPGA. Since I never used the USB I figured it would be easier to start from the example provided in the CD but I can`t get it to work. I managed to compile the project on Quartus and the software code that runs on Nios II on the Nios EDS (FOr versions 12.1 and 13.1) In both cases and even on the already compiled .SOF end .ELF that comes with the demo, it returns the same messagem (copied below) when they run. I couldn`t figure out how to work from that. Did anyone get this example to work? Thanks Renato ========= DE2-115 CY7C67200 USB Device Demo [2011/07/05]========= = = = This program demo a simply transfer between PC and DE2-115. = = = ================================================================= [USBD]+ dc_download ---- [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=0 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=1 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=2 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=3 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=4 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=5 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=6 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=7 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=8 [USBD]Clear up the interrupt [USBD]dc_download: address=0x3e00, download_length=0x192 [USBD_ERR]Data Checker ERROR! [USBD_ERR]dc_download: download error, try_count=9 [USBD]- dc_download ---- -DEVICE Init - Failed to download into 67200 Chip.