Hello,<br><br>I'm finally reviewing the changes on ARM/CSB637 since 4.9.99 (that works on real hardware) until now (git master - 4.10.99 - which does not work on real hardware). <br><br>The linker script is completely different now and, although is is far better organized than the old one, it does not work in the real hardware.<br>

<br>1) The symbol _start was at 0x20100000, now it is at 0x20104000, letting a room of 16K _ttbl_base. Is there a special reason for that? Why should _ttbl_base be at such address?<br><br>2) OK, despite 1)  I tried to load the software at 0x20104000:<br>

<br>Obtain the binary (raw) image:<br>   arm-rtemseabi4.11-objcopy -O binary hello.exe hello.bin<br><br>Connected to the target board, loaded the hello.bin starting at 0x20104000, and call 0x20104000 (umon command).<br><br>

But, nothing... the board rebooted after some seconds.<br><br>Any suggestion will be appreciated.<br><br>--Wendell.<br> <br><div class="gmail_quote">2012/2/11 Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I changed the linker command files of nearly all ARM BSPs and the interrupt support.  Also the console driver API changed in the meantime.  It would be nice if you can review the changes since 4.9 or use a Debugger and step through the system initialization and interrupt process.  You should also check the memory map of your executable.<div>

<div><br>
<br>
On 11/02/12 19:13, Wendell Silva wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
Hello,<br>
<br>
Can anyone confirm if ticker.exe can successfully run on CSB337 BSP - RTEMS<br>
master/head?<br>
It was working on the real hardware some time ago:<br>
  - year 2009<br>
  - RTEMS version: 4.9.99.0<br>
  - Kit csb637<br>
  - bootloader: MicroMonitor (umon) 1.16.8<br>
<br>
In my environment, RTEMS samples built on 4.9.99.0 can run on the real<br>
hardware, but after 4.10.0 it does not work: it simply reboots silently<br>
after 5 or 7 seconds.<br>
<br>
Any information on that will be appreciated.<br>
<br>
--<br>
Wendell Silva<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-users</a><br>
</blockquote>
<br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany<br>
Phone   : <a href="tel:%2B49%2089%2018%2090%2080%2079-6" value="+4989189080796" target="_blank">+49 89 18 90 80 79-6</a><br>
Fax     : <a href="tel:%2B49%2089%2018%2090%2080%2079-9" value="+4989189080799" target="_blank">+49 89 18 90 80 79-9</a><br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
______________________________<u></u>_________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-users</a><br>
</blockquote></div><br>