Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

run from onchip ROM

Altera_Forum
Honored Contributor II
1,165 Views

Hi, everyone! 

 

I'm testing NIOS in custom board. 

 

Using SOPC builder, my system composed of CPU, onchip-ROM(instruction), onchip-ram(data) and PIO(led). 

 

After compile those system in IDE, onchip-rom's hexa file was generated automatily. 

 

I knew another mehod that is coverting elf to hex. (nios2-elf-objcopy) 

Using those methods, results are mismatched. 

What is right between automatic generated hex and nios2-elf-objcopy program? 

 

 

Thanks and regards!!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
436 Views

Using a generated hex, NIOS operated well in custom board. 

 

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
0 Kudos
Reply