-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Arch: simulatorIssues related to the SIMulatorIssues related to the SIMulatorArea: Build systemOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working
Description
Description / Steps to reproduce the issue
~/nuttxspace$ git clone https://github.com/apache/nuttx.git nuttx -b releases/12.5
~/nuttxspace$ git clone https://github.com/apache/nuttx-apps.git -b releases/12.5
~/nuttxspace/nuttx$ cmake -B build -DBOARD_CONFIG=sim:nsh -G Ninja
~/nuttxspace/nuttx$ cmake --build build -t menuconfig
~/nuttxspace/nuttx$ cmake --build build
~/nuttxspace/nuttx$ ./build/nuttx
after solving problem 1 manually, I configured the RTOS performance
other:
there is no this problem when i use make
On which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
ubuntu20.04
NuttX Version
releases/12.5
Issue Architecture
[Arch: simulator]
Issue Area
[Area: Build System]
Host information
No response
Verification
- I have verified before submitting the report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Arch: simulatorIssues related to the SIMulatorIssues related to the SIMulatorArea: Build systemOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working


