mkdir.exe error when compiling model in simulink

1 view (last 30 days)
Hi,
i just bought the matlab student version and tried to transfer the first simulink example application (blink led) to my arduino uno. Unfortunately the compiling process in simulink fails with the error visible in the attached image. Can anybody help me to solve my problem?
Best regards, Marco
  2 Comments
Marco
Marco on 3 Apr 2014
Sorry, i forgot to add, that i already tested the connection and the arduino by compiling and transferring an example (also blinking led) application of the arduino IDE and everything works fine. So there is no problem with the arduino or the connection itself.
Rob Young
Rob Young on 24 Mar 2015
Is there a way to solve this WITHOUT removing AVR compile from the PATH as this will break other software installed?

Sign in to comment.

Accepted Answer

Marco
Marco on 6 Apr 2014
I solved the problem:
- Remove all the paths associated with AVR compiling from the PATH variable (Arduino, WinAVR, ...) - Reinstall the support package
At least thats what i did and it worked for me.
  2 Comments
lei zhang
lei zhang on 3 Apr 2016
in where to do the remove operation? Matlab or windows environment variable?
Unnikrishnan L
Unnikrishnan L on 14 Jul 2018
@Marco.....Please help us in doing so...
Remove all the paths associated with AVR compiling from the PATH variable (Arduino, WinAVR, ...) - Reinstall the support package

Sign in to comment.

More Answers (1)

Unnikrishnan L
Unnikrishnan L on 14 Jul 2018
@Marco.....Please help us in doing so...
Remove all the paths associated with AVR compiling from the PATH variable (Arduino, WinAVR, ...) - Reinstall the support package

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!