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 Identifier uint8_t is undefined. (Read 909 times)
mscientist33
Newbies
*
Offline


Posts: 1
Joined: Sep 18th, 2024
Identifier uint8_t is undefined.
Sep 20th, 2024 at 1:05pm
Print Post  
I am using arduino project in Visual Micro using Arduino mega 2560.  I am getting uint8_t is undefined.  I can change the board to megacore 2560 and the errors go away but one of my libraries is incompatible. I would rather use the NeoHWSerial library with the megacore 2560 but I don't know how to modify it to work with it.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: Identifier uint8_t is undefined.
Reply #1 - Sep 20th, 2024 at 1:53pm
Print Post  
Thanks for the report.

Can you confirm if any modifications have been made to the avr board package on your system?

We only ask as the log shows your board as "name=Arduino Mega or Mega 2560", wheras on my machine (same vMicroversion , v1.8.6 AVR package) it shows as "name=ATmega2560 (Mega 2560) (Arduino Mega)".

Could you try selecting a board from a different package, and then the Arduino Mega 2560 board from the AVR Package again to see if this corrects the board property selection?
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint