I am using 89c2051 in my project.while doing programming in keil I got problem in baud-rate.I m using 11.0592MHz crystal.Now in C code how can I define that i m using this crystal???(any instruction??)By default which freq crystal used in keil??
IIRC, The only thing that Keil uses the crystal frequency for is to convert from cycle counts to time in the debugger/simulator.