<div dir="ltr">hey ,<div><br></div><div>I have configured rtems with following configuration</div><div><br></div><div>$../configure --target=powerpc-rtems4.11 --enable-rtemsbsp=psim --enable-tests </div><div><br></div><div>
then run </div><div><br></div><div>$make </div><div><br></div><div>it's built with no error , but when i tried to run hello.* example with gdb i got this error  </div><div><br></div><div><div>hesham@Hesham-Laptop hello$ powerpc-rtems4.11-gdb hello.exe </div>
<div>GNU gdb (GDB) 7.4.1</div><div>Copyright (C) 2012 Free Software Foundation, Inc.</div><div>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>></div>
<div>This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.  Type "show copying"</div><div>and "show warranty" for details.</div>
<div>This GDB was configured as "--host=i686-pc-linux-gnu --target=powerpc-rtems4.11".</div><div>For bug reporting instructions, please see:</div><div><<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>...</div>
<div>Reading symbols from /home/hesham/powerpc/powerpc-rtems4.11/c/psim/testsuites/samples/hello/hello.exe...done.</div><div>(gdb) tar sim</div><div>Connected to the simulator.</div><div>(gdb) load</div><div>(gdb) r</div>
<div>Starting program: /home/hesham/powerpc/powerpc-rtems4.11/c/psim/testsuites/samples/hello/hello.exe </div><div><span style="background-color:rgb(204,204,204)">Unknown PVR value of 0x0. Please add it to <libcpu/powerpc/shared/include/cpuIdent.c></span></div>
<div><span style="background-color:rgb(204,204,204)">rtems-4.10.99.0(PowerPC/Generic (classic FPU)/psim) PANIC cannot initialize exceptions</span></div><div>core_find_mapping() - access to unmaped address, attach a default map to handle this - addr=0xc131000 nr_bytes=0x4 processor=0xb71ec008 cia=0x1638</div>
<div><br></div><div>(gdb) </div><div><br></div></div><div>I would appreciate any help</div><div><br></div><div>thanks,</div><div>Hesham</div></div>