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 Code Metrics (Read 1992 times)
John Fitter
Junior Member
**
Offline


Posts: 26
Location: Australia
Joined: Mar 2nd, 2013
Code Metrics
Feb 27th, 2018 at 5:43pm
Print Post  
Does anyone know how to implement code metrics in vs2015 for the Arduino and Arm tool chains?

The vs built-in analyser just simply crashes.
The code metrics plugin appears to do something but produces no output or messages.

It appears they rely on x86 code generators.
How to make it work for the cross compilers???
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Code Metrics
Reply #1 - Feb 27th, 2018 at 8:31pm
Print Post  
As you know we use Gcc so if you find any code metrics that work with that we can probably help you configure for it.
  
Back to top
WWW  
IP Logged
 
MartinAndersen
Newbies
*
Offline


Posts: 5
Joined: May 14th, 2019
Re: Code Metrics
Reply #2 - Aug 4th, 2020 at 8:38am
Print Post  
Any update on this?
Not sure how to find a code metrics that work with Gcc... are we looking for a VS plugin?
Here ive found a collection of metrics, dont know if this could help:
https://maultech.com/chrislott/resources/cmetrics/
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint