apache / apache/nuttx

tms570 problems

Open
#2,197 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 13h
Merged PRs (30d)
230

Description

is newest nuttx supoort tms570 series?
when i use buildroot as the toolchain, when i run make command, i got error info as follows:

/nuttx/staging/libfs.a(fs_munmap.o): compiled for a big endian system and target is little endian

how can i solve this problems?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported make failure with the Buildroot toolchain and inspect how fs_munmap.o is built and linked into /nuttx/staging/libfs.a. Check the TMS570 target configuration and endian settings; done means the NuttX build completes for the target without the big-endian/little-endian mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.