cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f303vc lcd hd44780 error xollect2.exe

mailkaosku9
Associate II
Posted on October 25, 2014 at 08:20

The original post was too long to process during our migration. Please click on the attachment to read the original post.
2 REPLIES 2
Amel NASRI
ST Employee
Posted on October 31, 2014 at 10:54

Suggestion 1: Use ''Format Code Bloack'' option or give your code as attachement so that your thread can be easily read.

Suggestion 2: Before combining the LCD driver into your example, do you have compilation issue? Try to identify your problem root cause first before going ahead with more complex updates in your code.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

frankmeyer9
Associate II
Posted on October 31, 2014 at 11:10

...       [cc] sbrkr.c:(.text._sbrk_r+0xc): undefined reference to `_sbrk'

And Google for

undefined reference to `_sbrk'

, and you get an idea what is missing.