hi How can i introduce a wait command in C51 Regards uzma
Hi. If You have RTX51, you must use os_wait(K_TMO,100,NULL); for 12MHz crystal oscillator with os_set_slice(10000);.......