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 Compile failure when Report Memory debug feature is enabled (Read 4283 times)
RYinSF
Newbies
*
Offline


Posts: 1
Joined: Dec 7th, 2016
Compile failure when Report Memory debug feature is enabled
Dec 8th, 2016 at 4:21am
Print Post  
When I enable "Micro Debug Reporting - Report Free Memory" on any project (even a minimal setup/loop ino) I get the result below. Looking forward to your assistance.

***snip***
Compiling debug version of 'DebugTest' for 'Adafruit Feather M0 (Native USB Port)'
 
VM_mem_check.c.o*: In function _VM_freeListSize
VM_mem_check.c:46: undefined reference to __flp
 
VM_mem_check.c.o*: In function _VM_freeMemory
VM_mem_check.c:58: undefined reference to __brkval
VM_mem_check.c:58: undefined reference to __heap_start
 
collect2.exe*: error: ld returned 1 exit status

Error compiling for board Adafruit Feather M0 (Native USB Port)
Debug build failed for project 'DebugTest'
***snip***
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compile failure when Report Memory debug feature is enabled
Reply #1 - Dec 13th, 2016 at 3:25pm
Print Post  
Live memory view has been released for SAMD (Zero, M0 etc)

Thanks for the post
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint