Same thing, I tried that too.

I can’t make up that syntax, I do embedded applications not obscure UNIX 
hieroglyphics. I got it out of a quick start guide from RTEMS.org 
<http://rtems.org/> somewhere.

Andrei

> On 2017-October-24, at 01:01, Sebastian Huber 
> <sebastian.hu...@embedded-brains.de 
> <mailto:sebastian.hu...@embedded-brains.de>> wrote:
> 
> On 24/10/17 08:54, gro...@chichak.ca <mailto:gro...@chichak.ca> wrote:
>> I was hoping to go there later but, this is the script that I am using to 
>> build the BSP for 4.12:
>> 
>> cd
>> cd development/rtems
>> mkdir kernel
>> cd kernel
>> git clone git://git.rtems.org/rtems.git <git://git.rtems.org/rtems.git> rtems
>> cd rtems
>> ./bootstrap -c && ./bootstrap -p && 
>> $HOME/development/rtems/rsb/source-builder/sb-bootstrap
>> cd ..
>> mkdir stm32f4
>> cd stm32f4
>> $HOME/development/rtems/kernel/rtems/configure 
>> --prefix=$HOME/development/rtems/4.12 --target=arm-rtems4.12 
>> --enable-rtemsbsp=stm32f4 --enable-posix
>> make RTEMS_BSP="stm32f4"
> 
> I never used a "make RTEMS_BSP=XXX". Is this documented somewhere? What 
> happens if you do a simple "make"?
> 
> -- 
> Sebastian Huber, embedded brains GmbH
> 
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax     : +49 89 189 47 41-09
> E-Mail  : sebastian.hu...@embedded-brains.de 
> <mailto:sebastian.hu...@embedded-brains.de>
> PGP     : Public key available on request.
> 
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
> 



---------------------
Andrei Chichak
4024-120 STREET
EDMONTON, ALBERTA
T6J 1X8
CANADA


Phone: 780-434-6266
Skype: andrei.chichak






_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to