acassis commented on issue #16384:
URL: https://github.com/apache/nuttx/issues/16384#issuecomment-2894200800
Hi @acassis I think you could have enabled hook to create an initialization
there during the nx_start() because normally only the idle thread and the
nsh_main thread are suppose to b
emomaxd commented on issue #16384:
URL: https://github.com/apache/nuttx/issues/16384#issuecomment-2888514021
@acassis,
I don't have UART or console set up at the moment because my main goal is
just to get the system to successfully reach the idle loop.
The crash I'm seeing is due t
acassis commented on issue #16384:
URL: https://github.com/apache/nuttx/issues/16384#issuecomment-2888396887
@emomaxd probably there is some issue your chip port, these issues you are
facing are not common on NuttX. Could you please print the dump of this crash?
This way we could instruct y