XMutex not found in Vitis 2023.01
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, I'm trying to write a multi-core baremetal application that requires mutex for accessing shared data. However, I'm not able to import "xmutex.h". I also tried to add both libmetal library and -lmetal to GCC linker setting. What am I missing?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Vitis 2023.01 bare-metal application setup and whether xmutex.h is available. Compare the libmetal configuration and GCC linker settings mentioned in the report. Done means identifying the missing dependency or configuration needed to import the header and link the mutex support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100