Hi,<br><br>please someone correct me if I forgot something. You've got to add both the source .c and the header .h file into the <a href="http://Makefile.am">Makefile.am</a>. Then bootstrap, configure, etc, etc. <br>This should be enough, however, I also have to perform a make clean to remove the build tree because otherwise the procedure is not well done.<br>
<br>Cheers,<br><br>Aitor<br><br><br><div class="gmail_quote">On Wed, Feb 6, 2008 at 9:38 AM, Arquer Stephane <<a href="mailto:stephane.arquer@c-s.cnes.fr">stephane.arquer@c-s.cnes.fr</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I'm again trying to work with the bsp leon2, my problems are:<br>
<br>
 - when I compile the sample "hello.c" with the bsp leon provided by rtems v4.6.6, the execution starts on our leon2 target.<br>
When I do the same with the leon2 bsp of the rtems v 4.7.1 the program doesn't start. The initialisation seems to be different, the program crash with the error:<br>
IU error mode (tt = 0x09)<br>
 400714ec c2024000  ld  [%o1], %g1<br>
<br>
Does anyone know how to correct it ?<br>
<br>
 - when I want to add new drivers to the standard bsp, some header files are placed in the folder new_bsp/include.<br>
Then I run bootstrap script in the new_bsp folder, I run configure with --enable-maintener-mode to add the new .rel.<br>
But during the make, the new header file are not found, I have to copy them manually to continue.<br>
Is there something wrong In the way I proceed ?<br>
<br>
Thanks ahead.<br>
<br>
Stéphane.<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.com">rtems-users@rtems.com</a><br>
<a href="http://rtems.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://rtems.rtems.org/mailman/listinfo/rtems-users</a><br>
</blockquote></div><br>