Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic core.a No such file or directory (Read 4658 times)
StakFallT
Newbies
*
Offline


Posts: 1
Joined: Oct 21st, 2015
core.a No such file or directory
Oct 21st, 2015 at 9:15pm
Print Post  
Hopefully this is an easy fix...

I'm receiving two errors (as the very last two lines of my output log): the first one is 
error*:C:\Users\dell\AppData\Local\V.Micro\Arduino\Builds\Project1\yun\core.a: No such file or directory

The second error is:
Error creating .elf
-- which is probably because of the first error. But I'm not sure why that error is occurring. The code compiles just fine in the Arduino IDE; so I don't think it's a code issue. I think whatever it is is a configuration issue, but I'm not sure where to even start to fix this.

Posting my output log would push the character count of this post to >8000 characters, so I put it in a pastebin located here:
http://pastebin.com/KB9cs73P

Any guidance would greatly be appreciated. Thanks in advance!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12145
Location: United Kingdom
Joined: Apr 10th, 2010
Re: core.a No such file or directory
Reply #1 - Oct 21st, 2015 at 9:18pm
Print Post  
Hi,

This is probably that you are using arduino 1.6.0.

1.6.0 and 1.6.1 are really Arduino 1.5 in disguise. 1.6.0 has a lot of issues.

So I suggest using 1.5.8 with the Visual Micro "Arduino 1.5" option or use the current release 1.6.5-r2 with the Visual Micro 1.6 option.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint