Example Px4DemoHos​tTargetWit​hSimulinkP​lantStart failing during Monitor and Tune

3 次查看(过去 30 天)
Hello, I have run the example in the name, and the first step of simulation work great, but when I try to perform the second step, Monitor and Tune, where deployment happens it fails saying that it can't find the flightcontroller.cpp when building the rtw library. I can see that it is trying to use the resulting FlightController.cpp.o but if I look at the artifacts of the project and it is not there. Moment when it fails:
### Creating static library ./FlightController_rtwlib.mk ... echo ruvs ./FlightController_rtwlib.mk FlightController.cpp.o process_begin: CreateProcess(NULL, echo ruvs ./FlightController_rtwlib.mk FlightController.cpp.o, ...) failed. make (e=2): The system cannot find the file specified.
gmake: *** [FlightController_rtwlib.mk] Error 2 C:\Users\user\MATLAB\Projects\PX4VectorNavIntegration\work\code\slprj\ert\FlightController>echo The make command returned an error of 2 The make command returned an error of 2
C:\Users\user\MATLAB\Projects\PX4VectorNavIntegration\work\code\slprj\ert\FlightController>exit 1 ### Build procedure for FlightController aborted due to an error.
Build summary:
Code generation targets built:
Model Action Rebuild Reason ============================================================================
FlightController Failed Code generation information file does not exist.
Top model targets built:
Model Action Rebuild Reason ========================================================================================
px4Demo_FlightController_top Failed Code generation information file does not exist.
0 of 2 models built (0 models already up to date)
Build duration: 0h 0m 14.771s
Any ideas?
Thank you,
Juan
  4 个评论

请先登录,再进行评论。

回答(1 个)

Ankur Bose
Ankur Bose 2021-6-3
Siddharth, Juan,
Can you confirm if you have Simulink Coder, Embedded Coder installed?

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by