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 Build for different Chips (Read 3557 times)
Omnix
Newbies
*
Offline


Posts: 2
Joined: May 16th, 2015
Build for different Chips
May 16th, 2015 at 10:27am
Print Post  
Hi all,

is there any possibility for me, compiling my arduino libary based code for different AtMega chips, for example the AtMega324P?

Omnix
« Last Edit: May 16th, 2015 at 11:34am by Omnix »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12164
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Build for different Chips
Reply #1 - May 16th, 2015 at 1:39pm
Print Post  
Hi,

Visual Micro isn't hard coded to any specific boards it reads the config from installed Arduino boards.

So if you can find an Arduino 3rd party hardware def for the 324P then you can do it.

Or you can make your own definition but might not be a quick task. read up on the Arduino 3rd party hardware definition and also take a look at the boards.txt and variants sub folder below arduinoide\hardware\araduino\avr
  
Back to top
IP Logged
 
Omnix
Newbies
*
Offline


Posts: 2
Joined: May 16th, 2015
Re: Build for different Chips
Reply #2 - May 16th, 2015 at 3:39pm
Print Post  
Thank you! Grin
  
Back to top
 
IP Logged
 
nikitech
Newbies
*
Offline


Posts: 1
Joined: Aug 5th, 2015
Re: Build for different Chips
Reply #3 - Aug 5th, 2015 at 10:04am
Print Post  
Thanks for the information.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint