Hi,
I've recently bought a uStepper S board. Im trying to run it with Arduino IDE.
After installing the hardware and software from github
The program wont compile im recieving this error with a empty sketch
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-objcopy:C:\Program Files (x86)\Arduino\hardware\tools\avr/avr/lib/avr5/crtatmega328pb.o: Permission denied
exit status 1
Error compiling for board uStepperS.
Any idea how to solve this issue?