ex-egll
Newbie
Hi, fairly new to Arduino boards but I have been around PIC and Proteus for a while.
I have been following some tutorials on using Arduino with Proteus and all goes well until I try to build the project then I get
I don't know whether this is a security issue on Win 8.1 stopping access to the core directory, or whether it is just not where Proteus expects it to be.
Can anyone offer any pointers?
Thanks
I have been following some tutorials on using Arduino with Proteus and all goes well until I try to build the project then I get
Code:
mksketch -C pro328 -N atmega328p -F 8000000 ../main.ino
Can't change to Arduino core directory
make: *** [main.cpp] Error 1
Error code 2
I don't know whether this is a security issue on Win 8.1 stopping access to the core directory, or whether it is just not where Proteus expects it to be.
Can anyone offer any pointers?
Thanks