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 MM32SPIN27 cannot complete code hint in Visual Micro (Read 59 times)
songxiao
Junior Member
**
Offline


Posts: 11
Joined: Nov 27th, 2023
MM32SPIN27 cannot complete code hint in Visual Micro
Jan 16th, 2025 at 11:39am
Print Post  
Although the MM32SPIN27 Arduino development board can be listed in the development board list of Visual Micro and selected, the automatic code prompt cannot be implemented in Visual Micro. Can this bug be solved in Visual Micro?
  
Back to top
 
IP Logged
 
songxiao
Junior Member
**
Offline


Posts: 11
Joined: Nov 27th, 2023
Re: MM32SPIN27 cannot complete code hint in Visual Micro
Reply #1 - Jan 16th, 2025 at 11:58am
Print Post  
 
Sketch1.ino: 1:10: fatal error: Arduino.h: No such file or directory
   1 | #include <Arduino.h>
   |          ^~~~~~~~~~~


     An error was encountered during the 'Deep Search' library discovery process.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2564
Joined: Feb 13th, 2019
Re: MM32SPIN27 cannot complete code hint in Visual Micro
Reply #2 - Jan 16th, 2025 at 12:01pm
Print Post  
Thanks for the report.

After installing the board package (https://raw.githubusercontent.com/koendv/MM32SPIN27-Arduino/main/package_seekfre...) and following the "Windows Instructions" for case sensitive compilation, we can replicate the issue.

We will update when we have any progress on why it does not compile.
« Last Edit: Jan 16th, 2025 at 12:46pm by Simon@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint