Part Number: CC2650STK
Other Parts Discussed in Thread: CC2650
Hello,
currently i have a problem with Contiki and CC2650 Sensortag, i make use of the functions memset and memcpy as part of the string library, these functions throw an error while linking
The Error is the following: In function `_sbrk_r': sbrkr.c:(.text._sbrk_r+0xc): undefined reference to `_sbrk'
I have seen the use of these functions in other Contiki libraries and wonder if it is possible to use them or if i have to circumvent them
I am using instant contiki 3.0
Any help is appreciated, i hope you have the necessary details
Kind regards