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 First Error... (Read 4856 times)
LAlabaca
Newbies
*
Offline


Posts: 1
Joined: Jan 30th, 2015
First Error...
Jan 30th, 2015 at 11:32pm
Print Post  
Hi,
I have just installed Visual Micro over AtmelStudio, both fresh instal, and doing a simple test with the Blink example, and notice that the Dubug is not running as I was expecting.

A have am error that may explain the problem:
"Sketch1.ino:18: error: 'class VisualMicroDebug' has no member named 'DBG_Millis'"

What escapes me?

Thanks in advance.

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


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: First Error...
Reply #1 - Feb 2nd, 2015 at 9:26pm
Print Post  
Sorry for the delay.

This is a new function in the latest service pack.

Please tell me which hardware you are using?

Thanks
  
Back to top
IP Logged
 
camjammer
Newbies
*
Offline


Posts: 7
Location: Home
Joined: Feb 8th, 2013
Same error...
Reply #2 - Feb 12th, 2015 at 5:35am
Print Post  
Sketch1.ino:18: error: 'class VisualMicroDebug' has no member named 'DBG_Millis'
Error compiling

Hardware:  Intel i3 - 2130 @ 3.4GHz
                6GB RAM
                64 bit system, x64 based processor
                Windows 8.1

How can I tell if the debugger was installed?

Thanks and man, I love VM!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: First Error...
Reply #3 - Feb 12th, 2015 at 1:32pm
Print Post  
Hi,

I suspect that a .h file is not being overwritten by the visual micro upgrade so please run the installer and click remove then run it again and click install. Your settings will be preserved.

If that does not fix the issue then open the project and click "build>clean solution" then try compile.

If that does not work then please answer the question in my previous message

Thanks
  
Back to top
IP Logged
 
camjammer
Newbies
*
Offline


Posts: 7
Location: Home
Joined: Feb 8th, 2013
Re: First Error...
Reply #4 - Feb 12th, 2015 at 8:38pm
Print Post  
From camjammer(same error...)
The remove/install worked!
Thank you
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint