Forum Discussion

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

run uboot + c hello world app on arria 10

Hello,

I have arria 10 SoC SoM,

I try to connect to the board with "Altera usb-blaster 2" and run U-Boot with "Hello World" application.

It does not work for me, I get an error in DS-5 Eclipse:

ERROR(CMD685-COR107):

! Failed to load symbols for "hello_world.bin"

and also warning:

WARNING(CMD399-COR168): # in D:\NAND\NAND_compilation\uboot_bsp\uboot.ds:23 while executing: start

! Failed to start the target

If I choose "hello_world.axf" then the ERROR(CMD685-COR107) Disappeared, but still not running.

can somebody help ?

Thank You,

Artium Aizin.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I encountered the same problem. Did you solve it? Can you tell me the method?