• Does anyone know how I can remotely update code to distant arm system?
    I have problem, I have to find a way to update code to my arm device without removing it, for that purpose I'll use serial communication. Does anyone have idea how to do it?
  • Warning for Periodic window update of system viewer windows
    This continues my other post (RXNE/IDLE)... somehow I could not post any longer message (40 words...) in this older post.
  • Update RTOS tick after change System Clock
    Hi, I wrote a function to change the core clock at runtime and works ok, but, the osDelay function do the delay wrong with the last clock settings, in other words, if the last frequency was 24MHz...
  • Code update through EEPROM
    Hi, i am planning to work on secondary bootloader using IAP to update code from extrnal EEPROM on I2C. In order to do that, i first need to write the code(may be hex file) in to EEPROM. I know...
  • Keil System Viewer not updating peripheral registers
    I was trying to debug a simple LED blinking program using Keil for Tiva C series controller. It worked fine using Logic analyzer. When I tried to inspect data register of PortF (Peripherals ->System...