2014-10-24 11:20 PM
2014-10-31 02:54 AM
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.
2014-10-31 03:10 AM
... [cc] sbrkr.c:(.text._sbrk_r+0xc): undefined reference to `_sbrk'
And Google forundefined reference to `_sbrk'
, and you get an idea what is missing.