Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II Board support Package error
hi,
this is Laxman, I am New to altera FPGA and i am using Quartus II for Cyclone II DE1 board. I am creating BSP in NIOS II and It is compiling successfully but at the end of compilation it showing an error and that error screen shot is attached.can u please tell me what is this about and how to resolve this problem. thanks and regards2 Replies
- Altera_Forum
Honored Contributor
Hi, Which version of Quartus do you use ? Quartus >= 13.1 doesn't support Cyclone II anymore
Have you created your "hardware" ? I mean the QSYS component (which include NIOS II processor + qsys_interconnect_bus + bridge+ ...) and "peripherals" in a top level file (VHDL, quartus II schématics...) After, In NIOS II SBT, create a project based on a NIOS II template. See Project > New > NIOS II BSP... do you have full read/write permissions to your project ? does your project dir contain spaces ? ... - Altera_Forum
Honored Contributor
Hi,
thanks for your immediate reply. I am using 12.0 version of Quartus II and can u share me the detailed documents for the process of building my application in qsys. thanks. --- Quote Start --- Hi, Which version of Quartus do you use ? Quartus >= 13.1 doesn't support Cyclone II anymore Have you created your "hardware" ? I mean the QSYS component (which include NIOS II processor + qsys_interconnect_bus + bridge+ ...) and "peripherals" in a top level file (VHDL, quartus II schématics...) After, In NIOS II SBT, create a project based on a NIOS II template. See Project > New > NIOS II BSP... do you have full read/write permissions to your project ? does your project dir contain spaces ? ... --- Quote End ---