Altera_Forum
Honored Contributor
21 years agoALTERANiosII examples work on MicrotronixCyclone ?
Hi,
I just got my new ALtera NIOS II CDROM (eval version) and i'm trying to run the Cyclone's "standard" example's hello_world . I'm following the QUICK START GUIDE in the NIOSII IDE to compile hello_world (which works OK) then "Run as-> NIOS II Hardware" using my Microtronix Cyclone development kit (for the NIOS 1 , ie the previous NIOS). But I got the following error message (below), then Quartus programmer popped up to allow me to download (via JTAG ByteBlasterMV) the "standard.sof" file under directory "../niosII_cyclone_1c20/standard" . The programming of this .sof file runs OK but then I still can't run on the board to get the words "hello_world" displayed on the console. -So does this example only work with ALtera Cyclone board??? if not then how do I modify this design to make it run on the Microtronix Cyclone board (using the same chip EP1C20F400C7) ANy help would be very appreciated # ####error message### There are no Nios II CPUs with debug modules available which match the values specified. Please check that your PLD is correctly configured, downloading a new SOF file if necessary.