Why do I get an error "The system cannot find the file specified" during the build process of my Simulink model for the VEX Microcontroller?
이전 댓글 표시
I have been able to install Simulink and the VEX Support Package on my Mac successfully. When I build a Simulink model for my VEX target, I see the following error at the bottom of the build verbose:
> "### Invoking postbuild tool "Download" ..."
> process_begin: CreateProcess(NULL, java -jar C:/MATLAB/SupportPackages/R2014a/PROS/firmware/uniflash.jar vex ../defaultprogram.bin, ...) failed.
> make (e=2): The system cannot find the file specified.
> gmake: *** [download] Error 2
Why is the "Download" step failing? How do I fix this issue?
답변 (1개)
MathWorks Student Competitions Team
2014년 10월 3일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!