• uvision glcd fonts
    hello, Is there any tool for creating new GLCD font libraries. Or any fonts available? thanks
  • uvision glcd fonts
    hello, Is there any tool for creating new GLCD font libraries. Or any fonts available? thanks
  • 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;...
  • 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;...
  • ULINK-PRO and uVision
    Hello, I'm new to Keil. We are looking to perform code coverage and was looking at the ULINKPRO device. Question on the MDK-ARM-T software - does the one year term limited software still function...