Re: Why do threads start execution from _Thread_Handler?

2021-01-08 Thread Richi Dubey
Hi, Can someone please help me with this? The strong apa scheduler code that I am trying to debug never goes _Thread_Handler function, while the default priority scheduler's code does go to _Thread_Handler function: Strong APA trace: --- (g

Re: [PATCH] This patch adds support for a STM32H7 variation

2021-01-08 Thread Sebastian Huber
On 08/01/2021 15:30, Joel Sherrill wrote: On Fri, Jan 8, 2021 at 6:58 AM Robin Müller > wrote: Hi Sebastian, That would also be a way. The question is whether all other board variation should be included as well. There are 12 boards listed in

Re: [PATCH] This patch adds support for a STM32H7 variation

2021-01-08 Thread Joel Sherrill
On Fri, Jan 8, 2021 at 6:58 AM Robin Müller wrote: > Hi Sebastian, > > That would also be a way. The question is whether all other board > variation should be included as well. > There are 12 boards listed in the STM32CubeH7 repository example > applications and I have not checked which pin and H

Re: [PATCH] This patch adds support for a STM32H7 variation

2021-01-08 Thread Robin Müller
Hi Sebastian, That would also be a way. The question is whether all other board variation should be included as well. There are 12 boards listed in the STM32CubeH7 repository example applications and I have not checked which pin and HSE values these boards use or if there are any other important d