• Absence of Coloring in Keil IDE
    Hi everyone. My English not well sory. So far, I have used some of IDE such as Eclipse, Qt Creator that have code coloring skills. Unfortunately, in the Keil IDE, I did'nt see any coloring skills. For...
  • alternate way in absence of get_semaphore_value
    I am implementing a uart communication, where i have various functions and/or tasks which may want to perform transmission using uart. Hence prior to new transmission on uart, i want to ensure that the...
  • alternate way in absence of get_semaphore_value
    I am implementing a uart communication, where i have various functions and/or tasks which may want to perform transmission using uart. Hence prior to new transmission on uart, i want to ensure that the...
  • Absence of Coloring in Keil IDE
    Hi everyone. My English not well sory. So far, I have used some of IDE such as Eclipse, Qt Creator that have code coloring skills. Unfortunately, in the Keil IDE, I did'nt see any coloring skills. For...
  • Strange reset state (WDTCON) on watchdog reset
    Hi all, Our app tests the watchdog by not servicing the watchdog but also setting a magic flag in RAM to see if the reset was caused by the test or for real. I made a small test app to test watchdog...