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 attiny85 use in arduino 1.61 and using visual micro on atmel 6 (Read 5167 times)
poor programer
Newbies
*
Offline


Posts: 3
Joined: Apr 20th, 2015
attiny85 use in arduino 1.61 and using visual micro on atmel 6
Apr 20th, 2015 at 5:38pm
Print Post  
i am having trouble with compiling and core path errors using arduino 1.61 platform in atmel 6 thru visual micro
worked find in 1.0x version
are there any issues or am i justing screwing it up with the updates
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: attiny85 use in arduino 1.61 and using visual micro on atmel 6
Reply #1 - Apr 20th, 2015 at 7:03pm
Print Post  
Hi,

Sorry I am a bit confused by the question.

Visual Micro enables both Arduino 1.0.x and 1.6.x to be installed at the same time. Then for each sketch project you select the ide name.

Custom hardware definitions for processors such as ATTiny will be in one of two formats. Either Arduino 1.0 format or Arduino 1.6 format (formerly known as 1.5)

So questions for starters

1) What ide name have you selected for your project in Visual Micro?
2) What format are your ATTiny customer defs (I assume 1.0.x)?
3) What exactly does the build output say?
4) can you provide a link to the definitions you are using


Thanks

  
Back to top
IP Logged
 
poor programer
Newbies
*
Offline


Posts: 3
Joined: Apr 20th, 2015
Re: attiny85 use in arduino 1.61 and using visual micro on atmel 6
Reply #2 - Apr 21st, 2015 at 4:58pm
Print Post  
thanks for response

i can get back to you with copy of build output and links tomorrow

but from your confusion about my question (sorry)
before i get too involved searching / messing with solutions

i just wanted to know if ATTiny 85 run sketches with arduino 1.61 will work in atmel 6 via visual micro or have there been problems running builds 

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: attiny85 use in arduino 1.61 and using visual micro on atmel 6
Reply #3 - Apr 21st, 2015 at 5:36pm
Print Post  
Ok thanks

There are Visual Micro users using ATTiny so I expect it to work.
  
Back to top
IP Logged
 
poor programer
Newbies
*
Offline


Posts: 3
Joined: Apr 20th, 2015
Re: attiny85 use in arduino 1.61 and using visual micro on atmel 6
Reply #4 - Apr 22nd, 2015 at 4:59pm
Print Post  
works fine using arduino 1.06, attiny 1.0x variants and studio 6.2
but 
sketches work on arduino 1.61, attiny 1.6x 
but then error on studio 6.2 with proper configurations for ide's in visual micro 

i can send output report
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: attiny85 use in arduino 1.61 and using visual micro on atmel 6
Reply #5 - Apr 22nd, 2015 at 6:15pm
Print Post  
Hi,

I just downloaded the attiny defs from here https://code.google.com/p/arduino-tiny/downloads/detail?name=arduino-tiny-0150-0...

I renamed the prospective.boards.txt to boards.txt and then selected a tiny85 and it compiled. I then switched to Arduino 1.6.3 and it compiled to exactly the same size.

Arduino 1.6.1 and 1.6.3 should be the same for Visual Micro so I can only assume you are using a different definition to me or have an invalid config somewhere.

Please do the following:-

1) Give me the location where you downloaded your attiny defs
2) Switch on both tools>options>visual micro>compiler>"show build properties" and "verbose"
3) Let me know your Visual Micro version from tools>options>visual micro>version>"version" and "Minor"

Then email the build output to info [at] visualmicro.com

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint