stm32f4 flashing with gdb failure

2020-12-05 Thread Juan Solano
Hi all, I am unable to flash the sample applications using gdb. I am trying hello.exe, with a Nucleo stm32f429zi board, connecting through a Black Magic probe: (gdb) load Loading section .start, size 0x270 lma 0x0 Load failed info mem in gdb shows 0x800 flash regions but does not show any r

Re: What are level in the thread?

2020-12-05 Thread Joel Sherrill
On Sat, Dec 5, 2020, 12:15 AM Richi Dubey wrote: > I tried searching it on Google and RTEMS Documentation, but couldn't find > anything that explains this. > > On Sat, Dec 5, 2020 at 11:34 AM Richi Dubey wrote: > >> Hi, >> >> Can someone please help me understand what is meant by level? What is

Re: Which threads execute _Thread_Handler ?

2020-12-05 Thread Joel Sherrill
On Sat, Dec 5, 2020, 12:14 AM Richi Dubey wrote: > Also, > > The stack trace for the thread looks like this: > > Tasks (entry function) -> rtems_task_wake_after ->_Thread_Dispatch_direct > -> _Thread_Do_dispatch (where the _Context_switch function call lies), how > can then the heir thread start