What relationship between Linker setting in CubeMX and System SRAM in MCU and the stack in FreeRTOS
Hi,
<1> Recently I noticed the important of the Linker setting when I configured USB support(Someone say that need to increase the value in case of going wrong).

So I am wondering how large I could set.How does it relate to System SRAM or somthing else?

And how can I find it in codes? I took over a project with USB problem that was not created by CubeMX.
<2>I am also a FreeRTOS new user.I was told I should set a large stack when create a task in the first time.



But how maximum I could set? All task stack add up can not be more than what?
Does someone know or think about these questions?
Thanks for your reply.
