Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSOPC builder system
Hi all, I am new to cyclone 2. I have a device EP2C20F484C7. I am able to configure the device using C2_Starter_NIOS.sof, ep2c20.sof etc but debugging and running the 'Count Binary' application ...
Altera_Forum
Honored Contributor
17 years agoTaken from the source code of the count_binary project:
* Requirements
* **************
* This program requires the following devices to be configured:
* an LED PIO named 'led_pio',
* a Seven Segment Display PIO named 'seven_seg_pio',
* an LCD Display named 'lcd_display',
* a Button PIO named 'button_pio',
* a UART (JTAG or standard serial) Do you have all those components in your SOPC project?