gdb-8.2.1 build failed on macos 10.11.6

2019-04-19 Thread Juan Rafael GarcĂ­a Blanco
Hi, I have found an error while trying to build the RTEMS 5 toolset with RSB. The build process stops during compilation of gdb with the following error message: ../../gdb-8.2.1/gdb/tui/tui-hooks.c:208:36: error: default initialization of an object of const type 'const gdb::observers::token' wi

Re: Booting another ELF from RTEMS

2019-04-19 Thread Jonathan Brandmeyer
Thanks for sharing your experience. On Tue, Apr 16, 2019 at 9:54 PM Chris Johns wrote: > I recommend the FSBL in flash not be touched unless the hardware is in a > manufacturing environment where it can be recovered by JTAG if the board is > bricked. Totally agree. The FSBL is definitely cons