Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem about C code loading to Hardwave
When I load my C code to the Hardware, I got a message "Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK D...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- There are various way to debug this, you can use system console, mem test, or writing your own mem test. But i think the easiest way is to look at the example design, that proven to be working. Download the ZIP file here: ftp://ftp.altera.com/up/pub/de2/de2_system_v1.2.zip The link above can be found in: http://www.altera.com/education/univ/materials/boards/unv-de2-board.html?gsa_pos=3&wt.oss_r=1&wt.oss=de2 --- Quote End --- Thank you for your help. I am trying...