On 4/24/2014 3:55 PM, Federico Lenarduzzi wrote:
Hi everybody, I'm trying compile the examples following this steps:

http://www.rtems.org/wiki/index.php/Example_Application_Compiling


If you did a "make install" on the build tree, then this is all that would be required.

export RTEMS_MAKEFILE_PATH=/home/admin/rtems/arm-rtems4.11/lpc1768
make


I probed for lpc1768 and lm3s6965 but with both configurations didn't work. Exist files which aren't generated.

*admin@laptop ~/examples-v2 $* make
/home/admin/rtems/make/custom/lm3s69xx.inc:5: /home/admin/rtems/make/custom/default.cfg: No such file or directory make: *** No rule to make target `/home/adm1/rtems/make/custom/default.cfg'. Stop.

Note: I use --prefix:/home/admin/rtems as installation point.

An alternative: "hardcode". In other words, paste the files missing into appropriate folders. After that, the errors disappeared. However, when I compile the hello world example, throws a new error.


*admin@laptop ~/examples-v2/hello/hello_world_c $* make
make: *** No rule to make target `/test.o', needed by `/hello.exe'.  Stop.


Any suggestion? Someone have or had problems with examples?




--
<http://www.tallertechnologies.com>
*Federico Lenarduzzi*
Software Engineer

Taller Technologies Argentina
San Lorenzo 47, 3rd Floor, Office 5
Cordoba, Argentina
Phone: +54 351 4220701
Mobile: +54 358 4289083
Skype: federico.lenarduzzi1
<https://www.facebook.com/tallertechnologies> <http://www.linkedin.com/company/taller-technologies>





--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherr...@oarcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to