I've got a problem compiling the 4.11 tools for ARM (fancy_abort)
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Oct 24 07:01:38 UTC 2017
On 24/10/17 08:54, groups at 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 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.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list