[BUG] Static Char Arrays are empty for NuttX Apps compiled for rv-virt:knsh and knsh64 #15526
Closed
1 task done
Labels
Arch: risc-v
Issues related to the RISC-V (32-bit or 64-bit) architecture
Area: Applications
Issues related to Applications
OS: Mac
Issues related to MacOS (building system, etc)
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
When we print a Static Char Array in a NuttX App: hello_main.c
The Static Char Array appears as Empty for
rv-virt:knsh
andrv-virt:knsh64
:rv-virt:knsh Log
rv-virt:knsh64 Log
Also note that the Commit Hash is missing for
uname -a
, because it uses a Static Char Array. See the discussion here:Update: Here's how the Missing Commit Hash is linked to the Empty Static Vars:
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
macOS 15.2 24C101 arm64
NuttX Version
master
Issue Architecture
[Arch: risc-v]
Issue Area
[Area: Applications]
Verification
The text was updated successfully, but these errors were encountered: