Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

"Hello World" Demo (3 replies)

$
0
0
According to https://www.denx.de/wiki/view/DULG/UBootStandalone

there is a "Hello World" Demo which can be run like this:-

=> loads
## Ready for S-Record download ...
~>examples/hello_world.srec
1 2 3 4 5 6 7 8 9 10 11 ...
[file transfer complete]
[connected]
## Start Addr = 0x00040000

I'm trying to work through some of the examples at https://www.denx.de/wiki/view/DULG/UBootCommandLineInterface just to get some idea about what u-Boot can actually do, but the above example didn't work for me. Did I do something wrong?

Viewing all articles
Browse latest Browse all 3247

Trending Articles