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 agoI don't recall running into the problem you are, but for what it's worth, I'm using absolute addressing for all my .hex files (doing basically the same thing as you) and maybe that's why.