<div dir="ltr">Hi,<div><br></div><div>I have tried to apply the patch here [1] to get CSB337 working on skyeye</div><div>When i run the script at sim-scripts directory and cat log/hello that's i got</div><div><br></div>
<div>$ ./csb337 ...../hello.exe</div><div>running ...../hello.exe for maximum 60 seconds... </div><div>and it hangs</div><div><br></div><div>Then i run this command</div><div><br></div><div>$cat log/hello</div><div><br></div>
<div>and i got this output</div><div><br></div><div>"  1 arch: arm</div><div>  2 cpu info: armv4, arm920t, 41009200, ff00fff0, 2</div><div>  3 mach info: name at91rm92, mach_init addr 0x8060420</div><div>  4 SKYEYE: use arm920t mmu ops</div>
<div>  5 uart_mod:1, desc_in:/dev/null, desc_out:/dev/stdout</div><div>  6 exec file "/home/hesham/csb337/arm-rtems4.11/c/csb337/testsuites/samples/hello/hello.exe"'s format is elf32-little.</div><div>  7 not load section .vector: addr = 0x00200000  size = 0x000005c0 .</div>
<div>  8 load section .text: addr = 0x20104000  size = 0x00017eec.</div><div>  9 load section .init: addr = 0x2011beec  size = 0x00000020.</div><div> 10 load section .fini: addr = 0x2011bf0c  size = 0x0000001c.</div><div>
 11 load section .rodata: addr = 0x2011bf28  size = 0x00001984.</div><div> 12 load section .eh_frame: addr = 0x2011d8ac  size = 0x00000004.</div><div> 13 load section .ctors: addr = 0x2011d8b0  size = 0x00000008.</div><div>
 14 load section .dtors: addr = 0x2011d8b8  size = 0x00000008.</div><div> 15 load section .jcr: addr = 0x2011d8c0  size = 0x00000004.</div><div> 16 load section .data: addr = 0x2011d8c4  size = 0x00000a64.</div><div> 17 not load section .bss: addr = 0x2011e340  size = 0x00001a68 .</div>
<div> 18 not load section .work: addr = 0x2011fda8  size = 0x00ee0258 .</div><div> 19 not load section .comment: addr = 0x00000000  size = 0x00000048 .</div><div> 20 not load section .debug_aranges: addr = 0x00000000  size = 0x00002970 .</div>
<div> 21 not load section .debug_info: addr = 0x00000000  size = 0x0015bc6b .</div><div> 22 not load section .debug_abbrev: addr = 0x00000000  size = 0x00025767 .</div><div> 23 not load section .debug_line: addr = 0x00000000  size = 0x0003dd19 .</div>
<div> 24 not load section .debug_frame: addr = 0x00000000  size = 0x00004ff0 .</div><div> 25 not load section .debug_str: addr = 0x00000000  size = 0x0001085b .</div><div> 26 not load section .debug_loc: addr = 0x00000000  size = 0x0001dc51 .</div>
<div> 27 not load section .debug_ranges: addr = 0x00000000  size = 0x00002db0 .</div><div> 28 not load section .ARM.attributes: addr = 0x00000000  size = 0x00000010 .</div><div> 29 start addr is set to 0x20104000 by exec file.</div>
<div>"</div><div><br></div><div>I need to get this BSP working on Skyeye as my project depends or its core </div><div>i think i am close, that's why i am sending this e-mail hoping to get some help.</div><div><br>
</div><div>Thanks,</div><div>Hesham</div><div><br></div><div>[1]<a href="http://www.rtems.org/pipermail/rtems-users/attachments/20070625/ddf6facd/attachment.obj">http://www.rtems.org/pipermail/rtems-users/attachments/20070625/ddf6facd/attachment.obj</a><br>
<br></div></div>