Xilinx / Xilinx/embeddedsw

OpenAMP C++ compilation

Open
#91 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1.2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hello!

I am working on ZYNQ 7020 and need to use OpenAMP libraries alongside with my application, it was developed in C++.

However, I realized that OpenAMP has issues if you try to compile with a C++ application. Let me show you the logs:

Screenshot from 2019-07-31 11-26-11

As you can see the issue is with the atomic library. It seems that the issue is related to the compilation with g++.

I appreciate any insight.

Thank You

Kevin

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reproducing the C++ compilation on ZYNQ 7020 and inspect the atomic-library failure shown in the attached screenshot. Done means identifying the cause and documenting or resolving compilation with the OpenAMP libraries.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.