Firmware Build Failure in hardware setup

조회 수: 3 (최근 30일)
Tharani
Tharani 2024년 11월 25일
답변: Ankur Bose 2025년 1월 15일
Hello all,
Error: /cygdrive/c/PX4/home/Firmware/build/px4_fmu-v6x_multicopter is not a directory
make: *** [Makefile:226: px4_fmu-v6x_multicopter] Error 1
BUILDCOMPLETE_25-Nov-2024_09-38-49
BUILDSTARTING_25-Nov-2024_09-48-00
CMAKE Config selected : px4_fmu-v6x_multicopter
CMake Error at cmake/px4_add_library.cmake:41 (add_library):
Cannot find source file:
monocypher/src/monocypher.c
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
src/lib/crypto/CMakeLists.txt:34 (px4_add_library)
CMake Error at cmake/px4_add_library.cmake:41 (add_library):
No SOURCES given to target: monocypher
Call Stack (most recent call first):
src/lib/crypto/CMakeLists.txt:34 (px4_add_library)
Error: /cygdrive/c/PX4/home/Firmware/build/px4_fmu-v6x_multicopter is not a directory
make: *** [Makefile:226: px4_fmu-v6x_multicopter] Error 1
BUILDCOMPLETE_25-Nov-2024_09-48-00
I'm encountering this error for a long time eventhough i did remove the cgywin toolchain and reinstalled it using cgywin GUI
  댓글 수: 1
Tharani
Tharani 2024년 11월 27일
Apparently Windows didn't let me clone few packages, so I had to surpass the packages and clone them

댓글을 달려면 로그인하십시오.

답변 (1개)

Ankur Bose
Ankur Bose 2025년 1월 15일
It seems like you are using R2023b version of MATLAB. If yes, we highly recommend upgrading to the latest version R2024b and use the latest version of UAV Toolbox Support Package for PX4 Autopilots

Community Treasure Hunt

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

Start Hunting!

Translated by