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 Intellisense Error with noInterrupts() Function withTeensy3.2 Board (Read 576 times)
PeteH
Newbies
*
Offline


Posts: 1
Joined: Sep 7th, 2019
Intellisense Error with noInterrupts() Function withTeensy3.2 Board
Sep 7th, 2019 at 7:38am
Print Post  
Hi,
I have IntelliSense showing an error with the noInterrupts() function when configured for a Teensy3.2 board.  The code appears to compile successfully.
When I hover the cursor over the error it shows:

Expands to: _asm_ volatile("")
identifier "_asm_" is undefined.

Also, in the Error List window it repeats the same "identifier "_asm_" is undefined" message plus further consequential messages.

I've attached the Output file and a screen grab file of the screen showing the errors.

Hope you can assist please.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint