Altera_Forum
Honored Contributor
16 years agoProcess for Embedding NIOS Code in .pof
I am having a problem getting my NIOS code to load into my configuration device.
i believe the real question here is how do i get the onchip_memory.hex file generated when i compile the nios code to embedded itself into the .pof file. 1. I am using active serial programming. 2. I do have the license so my .sof is not time limited. 3. I have for six months successfully been using the .sof files and JTAG programming to load and debug my C code and VHDL, but when I try to use the active serial approach to load my configuration device with a .pof image it doesn’t contain the NIOS C code. 4. I can successfully program the part, but it doesn't include the software portion of the image when I am complete. (I can get VHDL to twiddle LEDs but the C code doesn't seem to be there) 5. SOPC builder has "enable non-default initialization file" unchecked. I am sure this is a very basic question, but I can't seem to find it on the forum. Thanks