Some PX4 example test error

조회 수: 8 (최근 30일)
SANKU NIU
SANKU NIU 2020년 3월 20일
I have some error when I test some PX4 examples in Embedded Coder Support Package for PX4 Autopilots — Examples. but after setting,in click Monitor & Tune to start signal monitoring and parameter tuning step, some error occure below,
^~~~~~
[15/18] Linking CXX static library src/modules/px4_simulink_app/libmodules__px4_simulink_app.a
[16/18] Linking CXX executable nuttx_px4fmu-v5_default.elf
[17/18] Generating ../../px4fmu-v5.bin
[18/18] Creating /cygdrive/d/PX4/home/Firmware/build/nuttx_px4fmu-v5_default/px4fmu-v5_default.px4
make[1]: 绂诲紑鐩綍鈥�/cygdrive/d/PX4/home/Firmware鈥�
"### End of Simulink Build ###"
"### Done invoking postbuild tool."
"### Successfully generated all binary outputs."
D:\Program Files\Polyspace\test_ert_rtw>exit 0
The PX4 Firmware will be built in a separately launched command prompt.
Do not close the command prompt while the build is happening.
Please wait till the firmware build completes.
### Build procedure for model: 'test' aborted due to an error.
The following error occurred during deployment to your hardware board:
文件标识符无效。使用 fopen 生成有效的文件标识符。
Component:Simulink | Category:Model error
CUAV V5 flight controller is used for test,and hardware board is setting as PX4 Pixhawk Series and matlab version is matlab 2019b.
Thank you!

답변 (0개)

카테고리

Help CenterFile Exchange에서 PX4 Autopilots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!