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 Weird error (Read 775 times)
Yordan
Junior Member
**
Offline


Posts: 19
Joined: Aug 5th, 2018
Weird error
Oct 18th, 2021 at 11:44am
Print Post  
Board : TWatch 2020 v1
Visual Studio 2019.

ld.exe: VM_DBG\VM_mem_check.c.o:(.literal._VM_freeMemory+0x0): undefined reference to brkval
Error linking for board TTGO T-Watch
ld.exe: VM_DBG\VM_mem_check.c.o:(.literal._VM_freeMemory+0x4): undefined reference to heap_start
Debug build failed for project 'V2'
ld.exe: VM_DBG\VM_mem_check.c.o:(.literal._VM_freeMemory+0x8): undefined reference to __flp
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2143
Joined: Feb 13th, 2019
Re: Weird error
Reply #1 - Oct 18th, 2021 at 12:07pm
Print Post  
Thanks for the report.

Please attach the full build output after doing a Build > Clean, with the below settings Enabled:
vMicro > Compiler > Verbose
vMicro > Compiler > Show Build Properties


ps: Make sure you have not enabled debugger > free memory report. Some boards do not support it.
« Last Edit: Nov 24th, 2021 at 4:47pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint