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++

run from onchip ROM

Altera_Forum
Honored Contributor II
993 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
264 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