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 Problem with VS2019 + MCUFRIEND (Read 648 times)
Mko
Newbies
*
Offline


Posts: 2
Joined: Dec 11th, 2020
Problem with VS2019 + MCUFRIEND
Dec 11th, 2020 at 10:43pm
Print Post  
Hi, im facing some problem using MCUFRIEND_kbv.
It's installed correctly because i can use it in arduino IDE.
In VM if i select arduino UNO board the code compile but if i select STM32F103C series it give the error in the screen.
I've already set the show issues generated to build only (cause IntelliSense give me many error).

Arduino IDE version 1.8.13
Visual Studio Community 2019 version 16.8.3
Visual Micro version 1.2020.0910 version minor 8

stm32 boards from https://github.com/rogerclarkmelbourne/Arduino_STM32
MCUFRIEND_kbv version 2.9.9
Adafruit_GFX version 1.7.5 (recent library give build problem with stm32duino) + required
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Mko
Newbies
*
Offline


Posts: 2
Joined: Dec 11th, 2020
Re: Problem with VS2019 + MCUFRIEND
Reply #1 - Dec 12th, 2020 at 11:21pm
Print Post  
Solved : problem with intellisense

Tools->Options->Text Editor->C/C++->Advanced", set "Disable Error Reporting" to "true" under "intellisense" option
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint