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 STM32F103 bug using String class (Read 4931 times)
Lucasdark
Newbies
*
Offline


Posts: 2
Joined: Aug 8th, 2015
STM32F103 bug using String class
Aug 8th, 2015 at 7:08pm
Print Post  
Good afternoon,

Thanks for this project, it is very useful.

I would like to present a case when using String class.

I get an error: libnosys.a(sbrk.o)*:In function `_sbrk'
sbrk.c*Sad.text._sbrk+0x30): warning: undefined reference to `end'

Thanks for your help.

Best regards,
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: STM32F103 bug using String class
Reply #1 - Aug 8th, 2015 at 7:41pm
Print Post  
Thanks for the message

Is this a compiler or an intellisense problem?
  
Back to top
IP Logged
 
oldman63
Newbies
*
Offline


Posts: 1
Joined: Jun 6th, 2016
Re: STM32F103 bug using String class
Reply #2 - Jun 6th, 2016 at 11:49am
Print Post  
same error to me, it's a compiler error, the same project compiled in arduino framework doesn't produce any error...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: STM32F103 bug using String class
Reply #3 - Jun 6th, 2016 at 4:37pm
Print Post  
Thanks for the clarity. 

Please switch on vMicro>verbose output then build and email the output to info [at] visualmicro.com

Also confirm where you installed the stm hardware from? Url?

I can compile an empty setup() loop() for all of the "Generic STM32F103?" boards installed the "Arduino_STM32" github core

Thanks
« Last Edit: Jun 6th, 2016 at 8:52pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint