Example Px4DemoHostTargetWithSimulinkPlantStart failing during Monitor and Tune
2 次查看(过去 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 个评论
Siddarth Suresh
2021-1-12
I am having the same issue. Please let me know if it has been resolved and how to resolve it.
kiko samir
2024-5-9
I am having the same issue. Please let me know if it has been resolved and how to resolve it.
回答(1 个)
Ankur Bose
2021-6-3
Siddharth, Juan,
Can you confirm if you have Simulink Coder, Embedded Coder installed?
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!