I have to wait 3ms to be able to initialize my lcd controller from epson. How could I calculate this time with the Realview Compiler? Is there a specific function where I could say the controller should wait for 3ms to do the next instruction?
I'm working with the LCP2214 controller.
Gerd
but there's no specific wait function in Keil uvision for ARM controllers? (like in GCC or WinARM)
What kind of wait function does GCC or WinARM provide?
-- Joost