Error in Embedded Coder Support Package for PX4 Autopilots

3 views (last 30 days)
IC:/PROGRA~3/MATLAB/SupportPackages/R2019b/toolbox/target/supportpackages/px4/include -o "MW_uORB_Read.cpp.o" "D:/ProgramData/MATLAB/SupportPackages/R2019b/toolbox/target/supportpackages/px4/src/MW_uORB_Read.cpp"
gmake: *** [MW_uORB_Read.cpp.o] Error 1
Error(s) encountered while building "uORB_Read_0324": ### Failed to generate all binary outputs.
Caused by:
  • Validation error(s): ### Validating other build tools ... Unable to locate build tool "GNU PX4 Archiver": echo
-----I thought the main problem is that DOS code "C:/ProgramData" to "C:/PROGRA~3" which is error in gmake.So How to deal with this problem?

Answers (1)

Dhananjay Kumar
Dhananjay Kumar on 30 Mar 2020
Hey Chaos,
  2 Comments
Chaos Zhang
Chaos Zhang on 30 Mar 2020
I've seen it before. Their Toolchain is bash on windows toolchain, but mine is cwgwin.toolchain.
Dhananjay Kumar
Dhananjay Kumar on 31 Mar 2020
As this is related a file exchange, try asking this on the file exchange page of this support package. I guess that will be more helpful.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!