Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Coverting/Combining SOF and ELF for EPCS

I have developed a NIOS II module with some of my custom made components.

It synthesizes into a .sof file.

I develop some C code to run on this particular core. This is compiled into

an .elf file.

I want to be able to dynamically update the EPCS controller.

In order to do this I send data through the UART to reprogram with.

My questions are:

1.How do I combine my .sof and .elf file to form one binary file so I just

write bytes of data to the EPCS controller? What form should they take?

What do they need to be translated into?

2.Where on the EPCS controller do I write this data? What offset/address

should I use?

Any and all information helpful.

Thanks,

Trey

14 Replies