Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCreating sof with NIOS code embedded
So, as title suggests, I have a NIOS system generated with SOPC and NIOS runs from Onchipmem RAM with memory init file my_fpga.hex. I generate the SOPC system. I build the NIOS code which g...
Altera_Forum
Honored Contributor
15 years agoWhere is your Reset Address In Nios II settings inside SOPC Builder?
- It should be pointed at the onchip memory. There should be a more automated way to do this....in the old IDE this HEX file was always generated automagically. In the new(er) SBT-based flow, there should be Makefile targets to take care of this... In my experience, typing "make help" gives you a list of targets/options. Cheers, slacker