gt;
>> With a lot of the new changes, we can assume the init path's nesting level
>> has not been kept small.
>>
>> Increase the idle stack size by a lot (1024) and retest.
>>
>>
>> David
>>
>> -Original Message-
>> From: Fot
f the new changes, we can assume the init path's nesting level
> has not been kept small.
>
> Increase the idle stack size by a lot (1024) and retest.
>
>
> David
>
> -----Original Message-----
> From: Fotis Panagiotopoulos [mailto:f.j.pa...@gmail.com]
> Sent: Tue
ncrease the idle stack size by a lot (1024) and retest.
David
-Original Message-
From: Fotis Panagiotopoulos [mailto:f.j.pa...@gmail.com]
Sent: Tuesday, October 06, 2020 12:40 PM
To: dev@nuttx.apache.org
Subject: Stack overflow during system init.
Hi everyone,
I just enabled CONFIG_AR
From: Fotis Panagiotopoulos [mailto:f.j.pa...@gmail.com]
> Sent: Tuesday, October 6, 2020 9:40 PM
> To: dev@nuttx.apache.org
> Subject: Stack overflow during system init.
>
> Hi everyone,
>
> I just enabled CONFIG_ARMV7M_STACKCHECK, as I would like to have this
> functionality in m
Hi everyone,
I just enabled CONFIG_ARMV7M_STACKCHECK, as I would like to have this
functionality in my project, but I am facing problems.
NuttX is not able to boot at all with this option selected. I stepped
through the code and it seems that nxsig_initialize actually causes a stack
overflow that