• Font size
    How can I change font type and size for the Output Window
  • Lost
    I just got the v4 of Keil. I am programming with a 8 bit 8051 micro controller. I was wondering if there are any good books or materials that will help me understand programing alot better. I look at...
  • Interrupt Lost
    My device works well with UART in 57.6Kbps. But in 115.2Kbps, it seems that some data is lost. Since I do not disable interrupt in my own code, and the interrupt handler is enough fast. Is it possible...
  • Debugger Don't stop & control lost
    I am trying to debug my code on STM32 MCU board made by me. I am using SWD On attaching MCU, when I click 'Flash->Erase', I am able to erase successfully. When I click 'Flash->Download', program...
  • font[i].count & font[i-16].count in 390
    The target options:contiguous mode:512KB program,off-chip code memory(0x0000:0xfc00),off-chip xdata memory(0x20000:0x10000). extern code struct font_t font[]; void main(void) { unsigned char count;...