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: too many arguments in function call (Read 3041 times)
gwiken
Junior Member
**
Offline


Posts: 34
Location: Sweden
Joined: Apr 1st, 2014
Error: too many arguments in function call
Sep 14th, 2017 at 12:57pm
Print Post  
Hi.
I think I have seen this been discussed before.
I'm using Aurix TC275 and Visual Micro, works very well. Cool
But this little message is quite irritating. Huh
Can I fix it in some way?
\Wiken  Smiley
  

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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error: too many arguments in function call
Reply #1 - Sep 16th, 2017 at 2:49pm
Print Post  
Hi,

Thanks for the message. Visual studio intellisense is not perfect for gcc as you have found. I can add some tweaks for specific platforms and will add a workaround in a future release.

For now you can add a work around yourself. The intellisense is seperate to compile so it is quite easy to redefine core methods just for intellisense. Not perfect but removes the annoyance.

http://www.visualmicro.com/page/Extending-Visual-Studio-Intellisense.aspx




  
Back to top
WWW  
IP Logged
 
gwiken
Junior Member
**
Offline


Posts: 34
Location: Sweden
Joined: Apr 1st, 2014
Re: Error: too many arguments in function call
Reply #2 - Sep 18th, 2017 at 7:26am
Print Post  
Smiley
Thanks.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint