Forum Discussion
Altera_Forum
Honored Contributor
15 years agohelp plz!
when i try to build my project it fails and i get the message below. what should i do? --- Quote Start --- make -s all includes Compiling hello_world.c... Linking pwm_nios_ii.elf...
Altera_Forum
Honored Contributor
15 years agoit 's finally working ! here's what i did:
i was using the NIOS IDE so i switched to NIOS SBT it was easier to handle . i did exactly like this tutorial: http://www.altera.com/literature/tt/tt_my_first_nios_sw.pdf but i still had connections problems so after some searching it turns out that it's very important to fix your rest_n on vcc (and of course to use a system ID in your block) if not you won't be able to download your software . 10x everybody :)