Forum Discussion
Altera_Forum
Honored Contributor
18 years agoProblems with Cyclone III - NIOS II Embedded Evaluation kit
Hi everyone, I just received my Cyclone III devkit last week, and this weekend I spent some time trying to get it to work. I still haven't had any luck. Hopefully, someone here can point me i...
Altera_Forum
Honored Contributor
18 years agoI'm working for my own design and application.
I've made my own small design, which works. This design includes: -NIOS CPU / fast -on-chip memory -jtag/uart -sys_clk_timer -sysid -led_pio -button_pio The hello_world and counter sample works fine. My next step is to include the 4 buttons to my program. But in the moment the buttons make no interrupt so I'm standing still in this point. I've some problems when I try to use the standard design, included in the evalkit. The pin for LED2 in the standard design isn't correct, so only LED1 works. Unfortunately I can't find any design files for the cyclone3 3c25F324. Compile my project in Quartus. Use the Design in the NIOS IDE with a sample application. I prefer the counting example. Before you build your project. In System Library Properties activate Program never exits and Small C Library. Anything else deactivate, because of the small memory size:rolleyes: Mfg Ponte