mkdir.exe error when compiling model in simulink

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

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.
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

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

in where to do the remove operation? Matlab or windows environment variable?
@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)

@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

Products

Asked:

on 3 Apr 2014

Commented:

on 14 Jul 2018

Community Treasure Hunt

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

Start Hunting!