Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCreating pof from sof and two hex - exceeds memory
Hi, I am trying to generate an EPCS64 pof file with sof and two hex files. One hex is my nios code (relative addressing). The second hex (absolute addressing with 0x7F0000 offset) is a tiny 64 cha...
Altera_Forum
Honored Contributor
11 years agoAre you getting a .map file generated after executing the conversion utility? If so, it will list the address and size of the sections, possibly giving you a clue what is happening. If you're already using >7F0000 with the .sof+nios.hex, you won't be able to put your indicator.hex there and I think that is what it is complaining about.