• the keil still include unused functions
    Hi: i try use keil version 5 build a project, like flash algorithm, a set of functions run in RAM, control by SWD, provide access SoC peripheral. it will use STM32 cube, and it build as lib, set "One...
  • Still confused
    I understood why PINSEL0 is used for P0_15 & PINSEL1 is used for P0_16 . I tend to get confused when i see different codes being used for different Application notes. PINSEL0 |= 0x00050000; ...
  • Does AGDI driver still supported in Keil uVersion 5?
    There has been fewer discussions about AGDI driver development. Does Keil uVersion 5 still support user define AGDI driver in C51 system?
  • Still got the bug
    Hi. I still have problem at http://www.keil.com/forum/60795/ Can any one help?
  • no_semihosting - sys_open still referenced
    Hi I am implement a project on the microsemi cortex M3 ARM with the RTX OS and the TCP stack. I have spend hours reading through posts on the forum and web about implementing no_semihosting and...