Loading...
Pages: [1]   Go Down
Author Topic: Compiling Error - 'Unable to rename core.a - permission denied'  (Read 207 times)
0 Members and 1 Guest are viewing this topic.
Canada
Offline Offline
Newbie
*
Karma: 0
Posts: 1
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hey guys,

I just received my Arduino Uno R3 a few minutes ago and I've written my first program (basic flashing LED). However, when I try to compile my code I get the following error:

D:\Documents\Arduino\Arduino 1.0.2\hardware\tools\avr\bin\avr-ar: unable to rename 'core.a'; reason: Permission denied

This also happens when I try compiling one of the example programs. I've tried editing the permissions in the folder containing avr-ar to no avail.

Does anyone know how to fix this?

Thanks,

Felix
« Last Edit: November 25, 2012, 01:11:04 pm by FelixVanOost » Logged

Seattle, WA USA
Offline Offline
Brattain Member
*****
Karma: 311
Posts: 35470
Seattle, WA USA
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Quote
I've tried editing the permissions in the folder containing avr-ar to no avail.
Is that where core.a is? If not, then you are diddling with permissions on the wrong folder.

Enable verbose mode for compiling (File + Preferences) to get more details about what is going on.

Logged

Offline Offline
Full Member
***
Karma: 4
Posts: 187
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Quote
Hey guys,

I just received my Arduino Uno R3 a few minutes ago and I've written my first program (basic flashing LED). However, when I try to compile my code I get the following error:

D:\Documents\Arduino\Arduino 1.0.2\hardware\tools\avr\bin\avr-ar: unable to rename 'core.a'; reason: Permission denied

This also happens when I try compiling one of the example programs. I've tried editing the permissions in the folder containing avr-ar to no avail.

Does anyone know how to fix this?

Thanks,

Felix

Post more info
Are you running windows 7?
Is there any firewall on your system?

Logged

From Idea To Invention

Pages: [1]   Go Up
Print
 
Jump to: