Skip to content

[BUG] <title> cmake build error #16488

@lljwork2021

Description

@lljwork2021

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

problem1:
Image

after solving problem 1 manually, I configured the RTOS performance

Image

problem:2
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions