<div><font size="2">
<div>Hello! </div>
<div>first, sorry for sending private mail to you.... I hope that you can help me...</div>
<div>I know that you've already done in past .</div>
<div> </div>
<div>I was able to complile hello-world.exe from example-4.6.99.3 @<a href="http://RTEMS.COM">RTEMS.COM</a></div>
<div>I could make RTEMS Image and <font color="#ff0000">succeed </font>to load hello.exe on  the SKY-EYE simultor</div>
<div> </div>
<div>But real boad(edb7312) it doesn't.</div>
<div> </div>
<div>I made hello.img like this </div>
<div>==============================================================</div>
<div>
<div>$ arm-rtems-objcopy -O binary --strip-unneeded hello.exe hello.bin<br>$ mkimage -A RTEMS -O rtems -T kernel -a 0xc0000000 -e 0xc0000124 -n "RTEMS" \<br>      -C none -d hello.bin hello.img <br>==============================================================
</div></div>
<div>I am wondering if Entry_point's address is 0xc0000124 ?</div>
<div> </div>
<div>I am using u-boot as bootloader and BDI-2000 to write to flash</div>
<div><font size="2"></font> </div>
<div> </div>
<div><font size="2">///////////////////////////////////////////////////////////////////////////////////////////////////////<br>S_TEAM(YH) # tftpboot 0x60000000 hello.img<br>TFTP from server <a href="http://192.168.1.105">
192.168.1.105</a>; our IP address is <a href="http://192.168.1.55">192.168.1.55</a><br>Filename 'hello.img'.<br>Load address: 0x60000000<br>Loading: #########<br>done<br>Bytes transferred = 44352 (ad40 hex)<br>S_TEAM(YH) # bootm
<br>## Booting image at 60000000 ...<br>   Image Name:   RTEMS<br>   Image Type:   ARM RTEMS Kernel Image (gzip compressed)<br>   Data Size:    44288 Bytes = 43.3 kB<br>   Load Address: c0000000<br>   Entry Point:  c0000124
<br>   Verifying Checksum ... OK<br>   Uncompressing Kernel Image ... OK<br>## Transferring control to RTEMS (at address c0000124) ...<br><font color="#ff0000" size="4">data abort</font><br>pc : [<c0000e2c>]          lr : [<c0015e48>]
<br>sp : c0f3fbf0  ip : 0000001d     fp : c0f98794<br>r10: 00001f15  r9 : c0f3ffb8     r8 : c0015e18<br>r7 : c0015df0  r6 : c0015e84     r5 : c0014790  r4 : 00001000<br>r3 : 00000000  r2 : 00000017     r1 : 0000000d  r0 : 0000000d
<br>Flags: nzCv  IRQs off  FIQs off  Mode SVC_32<br>Resetting CPU ...<br>////////////////////////////////////////////////////////////////////////////////////////////////////</font><font size="2"></font></div>
<div>
<div> </div>
<div> </div>
<div>when I tried to bootm , it is reset by something,</div>
<div>I am thinking what is problem?</div>
<div>can you figure out what 's problem..</div>
<div> </div>
<div><font size="2">Thanks a lot.<br>Regards,</font><br></div></div></font><br>Seung Hoon Kim</div>