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 New beta testers, and does it work with ATmega1284 (Read 4342 times)
graynomad
Junior Member
**
Offline


Posts: 14
Location: nr Bundaberg, Australia
Joined: Oct 16th, 2011
New beta testers, and does it work with ATmega1284
Nov 1st, 2012 at 5:37am
Print Post  
After some time away from working with Arduinos (using LPCs) I find myself back and designing a dual processor board with an LPC and an Atmega1284.

My first question is do you want any more beta testers?

Second question, will the debugger work with the Mega1284?

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: New beta testers, and does it work with ATmega1284
Reply #1 - Nov 8th, 2012 at 3:45pm
Print Post  
Oh. I thought I answer this but obviously not sorry. I will currently work with any board that supports an arduino core. The debugger uses either Usb (leonardo), hardwareSerial or SoftwareSerial.

However this could be extended quite easily. We simply need the ability to send data over a serial link.

  
Back to top
IP Logged
 
graynomad
Junior Member
**
Offline


Posts: 14
Location: nr Bundaberg, Australia
Joined: Oct 16th, 2011
Re: New beta testers, and does it work with ATmega1284
Reply #2 - Nov 8th, 2012 at 3:55pm
Print Post  
I'll have an FTDI chip and USB, that's standard "old-style" Arduino so I guess it should work then.

And the beta testing?

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: New beta testers, and does it work with ATmega1284
Reply #3 - Nov 8th, 2012 at 4:08pm
Print Post  
Yes if Serial.print() works or SoftSerial.print() then it will be fine.

I guess I forgot to send you the beta email. Sorry you should have it shortly.

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