2011-03-16 07:51 AM
Hi
Im using the STM8S discovery kit together with the standard firmware libraries. I need to use string functions such as strtok(). How do i get these functions to work in this environment. Including string.h wont work. Do i need to implement the string functions or is there an easier way?
2011-03-28 01:31 AM
That depends on the particular software tools that you are using.
You need to study the manuals for your tools!