• Virtual registers STM32F103RB
    This is a continuation of the old and now locked thread: http://www.keil.com/forum/59594/ Before spending a full day with Google, it might have been a good thing to spend a couple of minutes on...
  • target device not available while creating new project
    I am using keil mdk v5.26 I added software pack for stm32L0 and activated the license as per given on the website link www2.keil.com/.../mdk It works then i added software pack for LPC1788...
  • Keil AGSI capability : Register availability in callback
    This is in reference to capability exposed by Keil for integration of peripherals with some set of registers. From the examples SPeriDLL and STimerDLL available for download, it was found that: ...
  • MDC not available
    Hello, I am dealing with HTTP server code in KEIL MDK5. I am trying to implement the sample code provided. But web page is not getting. Now I came to know that MDC at the physical driver management unit...
  • Virtual Timer
    Hello I would like to ask if it is possible to restart a virtual timer in os_tmr_create? For example, in the first task I created a virtual timer, then in the second task I will be needing a timer...