Forum Discussion
Banben
New Contributor
1 year agoAn elf file wasn't reflected into sof file.
Hi, support team. I have a question about Cyclone10 LP and Nios II. An elf file was not integrated into sof file. I tried following procedure, but didn't work. 1. Build project 2. Make targets -...
- 1 year ago
Hi
I believe you have generated a hex file from the step below:
https://www.intel.com/content/www/us/en/docs/programmable/683689/current/application-12184.html
After generating the hex did you select the hex as the initialization file for the on chip memory?
Regards
Jingyang, Teh
FvM
Super Contributor
1 year agoHi, you are apparently trying to run NIOS from initialized FPGA RAM (internal ROM). Can you tell which instructions (manual, tutorial) you are following?
- Banben1 year ago
New Contributor
Hi, thank you for your reply.
I am following this one.
Embedded Design Handbook.
I am trying booting from On Chip RAM.
If you need, I will send you the project files.
Best regards.