[BUG] Crash Introduced when calling app from nsh #15065
Labels
Arch: arm
Issues related to ARM (32-bit) architecture
Area: Drivers
Drivers issues
Area: OS Components
OS Components issues
OS: Linux
Issues related to Linux (building system, etc)
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
The simple Hello World example app is crashing when called from nsh on Coretex-M33 (armv8-m). It appears to be introduced in 2b22ee0.
Steps to Reproduce
This bug was found using the
nucleo-h563zi:nsh
configuration, and the most up to date apps commit (6600a5fd)make distclean
./tools/configure.sh -l nucleo-h563zi:nsh
make menuconfig
nsh> hello
Log Files
Earliest commit it occurs: hello_crash_log_2b22ee03d6.txt
Current master branch: hello_crash_log_75fc19d729.txt
On which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
Ubuntu 24.04
NuttX Version
master
Issue Architecture
[Arch: arm]
Issue Area
[Area: Drivers], [Area: OS Components]
Verification
The text was updated successfully, but these errors were encountered: