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 Error while using STM32F401 Nucleo-64 board (Read 762 times)
reshef
Newbies
*
Offline


Posts: 1
Joined: Apr 21st, 2019
Error while using STM32F401 Nucleo-64 board
May 20th, 2019 at 11:40am
Print Post  
Hello everyone.

I'm new to visualmicro software. but not new to C,C++,visual studio and the Arduino IDE programs. So, I'll need an in-depth explanation on how to resolve my errors.

I'm trying to use Visualmicro to write a code for my STM32 micro-controller (Using the STM32F401 Nucleo-64 as a development environment for my micro-controller).

I've downloaded the Nucleo-64 board with the Micro Explorer board manager and selected it as my platform.

When i try to build the code, i get error on cpp files that i haven't touched: variant.cpp, cmsis_iccarm.h, PinNamesVar.h, pins_arduino.h, Arduino.h

And i get the error messages in the attached pdf file.


How can i fix this errors? when i try to build the same code but for Arduino Uno, there are no errors. So i know the errors are with the Nucleo-64 board.

My OS is Windows 10 64bit.

Thank you for your help,
Reshef
« Last Edit: May 20th, 2019 at 11:46am by reshef »  

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error while using STM32F401 Nucleo-64 board
Reply #1 - May 20th, 2019 at 12:05pm
Print Post  
Hi,

I think these are false intellisense errors. 

If you click build does it build okay?

You can set the combobox at the top right of the errors list to "Build Only"

We will look at improvements for intellisense for the next release. The intellisense is Microsoft the Build is Visual Micro, they are not 100% related so don't worry.


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