Re: Building RSB (RTEMS Source Builder) on Windows 10

2017-11-15 Thread Chris Johns
On 16/11/2017 14:36, Joel Sherrill wrote: > On Wed, Nov 15, 2017 at 4:35 PM, Chris Johns > wrote: > I have been considering the default of building the RTEMS kernel when > building > the tools as a result of what you have been reporting so thank you for > taking

Re: Building RSB (RTEMS Source Builder) on Windows 10

2017-11-15 Thread Joel Sherrill
On Wed, Nov 15, 2017 at 4:35 PM, Chris Johns wrote: > On 16/11/2017 08:37, Jacob Saina wrote: > > Thanks, I'm much better than I was yesterday. > > > > Good to hear. > > > I attempted a build of the 4.11.0 release of RSB from here > > (https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0/) on the

Re: Building RSB (RTEMS Source Builder) on Windows 10

2017-11-15 Thread Jacob Saina
> > Please use 4.11.2, 4.11.0 is known to be broken. > Will do. > My build got lost, Windows 10 decided to update and restart over night even > after attempting to configure it not too. > The first time I tried to build it took 20 hours to fail because Windows ignored my setting not to sleep du

Re: Stack_check_Dump_threads_usage printing out the wrong values

2017-11-15 Thread Chris Johns
On 16/11/2017 09:50, Mr. Andrei Chichak wrote: > I’m working with 4.12 for ARM (cortex M7) > > I’m tracing down an issue and figured it smelled like a stack problem, so I > got > my command line interpreter to call rtems_stack_checker_report_usage(). > > The addresses that it is printing out a

Stack_check_Dump_threads_usage printing out the wrong values

2017-11-15 Thread Mr. Andrei Chichak
I’m working with 4.12 for ARM (cortex M7) I’m tracing down an issue and figured it smelled like a stack problem, so I got my command line interpreter to call rtems_stack_checker_report_usage(). The addresses that it is printing out are just wrong. STACK USAGE BY T

Re: Building RSB (RTEMS Source Builder) on Windows 10

2017-11-15 Thread Chris Johns
On 16/11/2017 08:37, Jacob Saina wrote: > Thanks, I'm much better than I was yesterday. > Good to hear. > I attempted a build of the 4.11.0 release of RSB from here > (https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0/) on the same Windows 10 > machine using the --without-rtems flag, and I ge