<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body>
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I'm having trouble running ticker and hello examples on my Lite5200 rev 2 board.<br>
Each time it transfers to rtems at location 4000, it resets U-boot.<br>
See below - Ticker and Test (test is hello example)<br>
Any suggestions?<br>
<br>
<br>
=> tftp Ticker.img<br>
Using FEC device<br>
TFTP from server 192.168.1.18; our IP address is 192.168.1.17<br>
Filename 'Ticker.img'.<br>
Load address: 0x1000000<br>
Loading: ######<br>
         2.4 MiB/s<br>
done<br>
Bytes transferred = 74620 (1237c hex)<br>
=> bootm<br>
## Booting kernel from Legacy Image at 01000000 ...<br>
   Image Name:   RTEMS<br>
   Created:      2015-02-22  16:57:08 UTC<br>
   Image Type:   PowerPC RTEMS Kernel Image (gzip compressed)<br>
   Data Size:    74556 Bytes = 72.8 KiB<br>
   Load Address: 00040000<br>
   Entry Point:  00040000<br>
   Verifying Checksum ... OK<br>
   Uncompressing Kernel Image ... OK<br>
## Transferring control to RTEMS (at address 00040000) ...<br>
<br>
<br>
U-Boot 2014.01 (Feb 21 2015 - 20:53:53)<br>
<br>
CPU:   MPC5200 v1.2, Core v1.1 at 396 MHz<br>
       Bus 132 MHz, IPB 66 MHz, PCI 33 MHz<br>
Board: Motorola MPC5200 (IceCube)<br>
I2C:   85 kHz, ready<br>
DRAM:  64 MiB<br>
Flash: 16 MiB<br>
PCI:   Bus Dev VenId DevId Class Int<br>
  00:1a.0     - 1057:5803 - Bridge device<br>
In:    serial<br>
Out:   serial<br>
Err:   serial<br>
Net:   FEC<br>
IDE:   Bus 0: not available  <br>
<br>
Type run flash_nfs to mount root filesystem over NFS<br>
<br>
Hit any key to stop autoboot:  0 <br>
=> tftp 1000000 Test.img<br>
Using FEC device<br>
TFTP from server 192.168.1.18; our IP address is 192.168.1.17<br>
Filename 'Test.img'.<br>
Load address: 0x1000000<br>
Loading: ####<br>
         2.2 MiB/s<br>
done<br>
Bytes transferred = 48007 (bb87 hex)<br>
=> bootm<br>
## Booting kernel from Legacy Image at 01000000 ...<br>
   Image Name:   RTEMS<br>
   Created:      2015-02-22  17:17:27 UTC<br>
   Image Type:   PowerPC RTEMS Kernel Image (gzip compressed)<br>
   Data Size:    47943 Bytes = 46.8 KiB<br>
   Load Address: 00040000<br>
   Entry Point:  00040000<br>
   Verifying Checksum ... OK<br>
   Uncompressing Kernel Image ... OK<br>
## Transferring control to RTEMS (at address 00040000) ...<br>
<br>
<br>
U-Boot 2014.01 (Feb 21 2015 - 20:53:53)<br>
<br>
CPU:   MPC5200 v1.2, Core v1.1 at 396 MHz<br>
       Bus 132 MHz, IPB 66 MHz, PCI 33 MHz<br>
Board: Motorola MPC5200 (IceCube)<br>
I2C:   85 kHz, ready<br>
DRAM:  64 MiB<br>
Flash: 16 MiB<br>
PCI:   Bus Dev VenId DevId Class Int<br>
  00:1a.0     - 1057:5803 - Bridge device<br>
In:    serial<br>
Out:   serial<br>
Err:   serial<br>
Net:   FEC<br>
IDE:   Bus 0: not available  <br>
<br>
Type run flash_nfs to mount root filesystem over NFS<br>
<br>
Hit any key to stop autoboot:  0 <br>
=> <br>
</div>
<br><br><span style="font-family:Arial; Font-size:10.0pt"> <hr width="100%"> This email has been scanned for email related threats and delivered safely by Mimecast.<br> For more information please visit <a href="http://www.mimecast.com">http://www.mimecast.com</a> <hr width="100%"> </span></body>
</html>