Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu.
Thanks Orko
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
;-)