Altera_Forum
Honored Contributor
15 years agoOnly a BSP-File in NiosII-Eclipse
Hello!
Im just starting to work on FPGA Programming and I am stuck, writing the software with NiosII 10.1-Eclipse. I'musing a Altera Cyclone III Evaluation board and I already built up a small system in Quartus II 10.0sp1 Web Edition according to a tutorial from Altera (includes the NiosII, on chip memory, system Timer, JTAG-UART, O/I Ports, sysid). The compilation and everything is successfull and I get the .sopcinfo File. If I now want to create a new Project with NiosII 10.1-Eclipse, I go to "New" - "Application and BSP from Template". I load the .sopcinfo File and create the "Hello World Small" Template. The problem is, I only get a BSP Folder in my Project Explorer, not containing any C-File from the Template. I guesse, there should be an "Application Folder" aswell in addition to the BSP Folder in the Project Explorer, because in the directory in Windows Explorer, I have 2 Folders saying "Hello_World_small" and "Hello_World_small_bsp". I already tried to simply add a new application refering to the created bsp, but when build the Project I get an error, telling "reference 'main' not found" Does anyone know what to do?? I work on Windows 7, does it have to do something with the system variables so a create-script won't be executed? Thanks for the help in advance! Greeting