Engineer1981
New Contributor
1 year agoSet up a NIOS 2 hello world with DE1-SoC rev f with quartus 18.1(elf file failed)
Good evening, I am compiling for a demo a simple hello world example for DE1-SoC rev f using qsys I have assembled nios2 , onchip and usbjtag, the synthesis is successful and also I have assigned the clk_clk to pin ab27 (location) ... The compilation show me just some warning about that( node was determined to be a clock but was found an associated clock ) . Board is also programmed correctly but if I run the hello world and attack the HW via JTAG USB the result is the message of elf failing. I really do not understand why... Any suggestion? Sorry for the detailed explanation but I'm trying to give a scenario of the problem.