<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To make sure something isn’t horribly broken in RTEMS with regards to the BBB, I ran the RTEMS test suite on the BBB and it seems to work as expected.  Out of 597 tests 572 tests passed including hello.exe.   This is the latest RTEMS 5
 build tree.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I don’t have any experience with rtems-boot-image unfortunately so I’m not much help there.  I used objcopy and mkimage to create an image loadable on U-boot via tftp.  
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">For what it’s worth this is the configure line I used:<o:p></o:p></p>
<p class="MsoNormal">  $ ../rtems/configure --target=arm-rtems5 --enable-rtemsbsp=beagleboneblack --prefix=/home/labtester/test/ATF/bsp-install/ --enable-networking --enable-posix --disable-smp --disable-multiprocessing --enable-tests --enable-cxx --enable-maintainer-mode<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Lou<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> users <users-bounces@rtems.org> <b>On Behalf Of
</b>Nils Hölscher<br>
<b>Sent:</b> Friday, June 21, 2019 4:03 AM<br>
<b>To:</b> users@rtems.org; chrisj@rtems.org<br>
<b>Subject:</b> samples/hello no output on BBB<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Hi,<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I make bootable SD-image for the BBB with Chris tool:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">$ rtems-boot-image -o sd-card.img -b u-boot-beaglebone -s 32m -k hello.exe u-boot/MLO u-boot/u-boot.img<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">When I boot with serial connected I get the following output:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">"<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:black">Booting kernel from Legacy Image at 82000000 ...<br>
Image Name:   RTEMS<br>
Created:      2019-06-17   8:03:14 UTC<br>
Image Type:   ARM Linux Kernel Image (gzip compressed)<br>
Data Size:    48801 Bytes = 47.7 KiB<br>
Load Address: 80000000<br>
Entry Point:  80000000<br>
Verifying Checksum ... OK<br>
Uncompressing Kernel Image ... OK<br>
<br>
Starting kernel ...</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">"<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">But the Hello world prints are missing.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">The board just restarts after a few minutes.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Can anyone help me, please?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I attached my config log from samples.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Best,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Nils<o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>