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 would start with a check if you understand the allocation of hex data correctly. May be a problem with absolute versus relative addressing?