Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- I'm working for my own design and application. 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: --- Quote End --- Hi Ponte82, despite my problems booting the demo application again, I'm trying to get your project compiled anyway. Please bear with me, as I am a total newbie with these FPGA devices. :) First of all, I got hundreds of warnings in Quartus 2 when compiling Design2.qpf. Is this okay? Secondly, I'm going to follow your NIOS instructions. So if I understand correctly, you want me to open up a sample program, which is /altera/72/nios2eds/examples/software/count_binary, correct? My current problem is that I thought I'd need to open some sort of project, but I only see the cpp and h files. I also don't know where the System Library Properties dialog is at, after poking through all of the menus in the IDE. Can you please help me out? EDIT -- ok, I think I'm catching on here.... I'm supposed to create a new project from scratch, but select Count Binary as the base project. I found System Library Properties, and we'll see how much farther I get. :)