We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu.
Thanks Orko
In what way would that be specific to the lpc2138? Or to any particular target or host environment?
Surely it's just standard string processing??
Hi,
i am sure it is standart processing. but i could't find some functions like strtok on keil so i think may be there is an another way to split string.
i specify processor for architecture.
Thanks
"i could't find some functions like strtok on keil"
Maybe you should use an 8051 instead, then:
http://www.keil.com/support/man/docs/c51/c51_strtok.htm
;-)