Intel Edison Hello World with Hacks
Joel Sherrill
joel.sherrill at oarcorp.com
Thu Dec 11 19:07:06 UTC 2014
Hi
Apparently Jeff's email didn't make the mailing list:
Lots of hacks but got Hello World working....
boot > load mmc 0:9 0x1000000 hello.exe
reading hello.exe
2983922 bytes read in 89 ms (32 MiB/s)
boot > md 0x1000000
01000000: 464c457f 00010101 00000000 00000000 .ELF............
01000010: 00030002 00000001 0010000c 00000034 ............4...
01000020: 002ccc80 00000000 00200034 00280001 ..,.....4. ...(.
01000030: 00130016 00000001 00000060 00100000 ........`.......
01000040: 00100000 0002c040 0002ed40 00000007 .... at ...@.......
01000050: 00000020 00000000 00000000 00000000 ...............
01000060: 1badb002 00000000 e4524ffe 3dfcfa90 .........OR....=
01000070: 2badb002 1d893275 0012b020 068bde89 ...+u2.. .......
01000080: 24bfc389 a50012b0 7401e083 0002b907 ...$.......t....
01000090: a5f30000 e083d889 a11d7404 0012b020 .........t.. ...
010000a0: b910708b 000000ff 8406b60f 880974c0 .p...........t..
010000b0: 49464707 f0eb0274 0788c030 00197fe9 .GFIt...0.......
010000c0: ed40b800 00050012 83000010 e08304e8 .. at .............
010000d0: 89c489f0 8005c6c5 30ff0101 ed40b9fc ...........0.. at .
010000e0: 40bf0012 290012c0 d1e9d1f9 f2c031e9 ... at ...).....1..
010000f0: 8005c6ab 32ff0101 002673e8 8005c600 .......2.s&.....
boot > bootelf 0x1000000
## Starting application at 0x0010000c ...
024rtemsWorkAreaStart=12FD40 MemSize=0x08x/0
bspstart.c
work_area_start = 0x12FD40
work_area_size = 1072497344 0x3FED02C0
end = 0x40000000
current stack pointer = 0x12FD18
heap_start = 0x133B72
heap_size = 1072481422
initialize device drivers
probe
Checking on /dev/main
probe
Register /dev/main
Register /dev/main as console
Console initialize complete
post driver hook
rtems start multitasking
*** BEGIN OF TEST HELLO WORLD ***
Hello World
*** END OF TEST HELLO WORLD ***
EXECUTIVE SHUTDOWN! Any key to reboot...
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list