Re: build command

2019-04-17 Thread Jython
no build error, Just want to make sure command is OK i am new to RTEMS On Thu, Apr 18, 2019 at 1:28 PM Chris Johns wrote: > On 18/4/19 1:36 pm, Jython wrote: > > what's the correct and complete command to build the system after > changes under > > the bsp directory like > > \rtems-4.11.3\rtems

Re: build command

2019-04-17 Thread Chris Johns
On 18/4/19 1:36 pm, Jython wrote: > what's the correct and complete command to build the system after changes > under > the bsp directory like > \rtems-4.11.3\rtems-4.11.3\c\src\lib\libbsp\arm\stm32f4 > > what i do is : bootstrap -c , bootstrap -p , ./bootstrap then configure and > make > but so

build command

2019-04-17 Thread Jython
what's the correct and complete command to build the system after changes under the bsp directory like \rtems-4.11.3\rtems-4.11.3\c\src\lib\libbsp\arm\stm32f4 what i do is : bootstrap -c , bootstrap -p , ./bootstrap then configure and make but sometime i think not build completely