• Keil uvison4 crashes every time
    Hi,i recently downloaded keil uvision4 for creating the hex file for my project.I used it once to make a sample hex file and a project.After closing the application i deleted the files that i had sample...
  • Reloading RTX User Timer
    What is the supposed way to re-start a user timer if it has expired and the os_tmr_call has been called, since calling os_tmr_create is not allowed from within os_tmr_call? Thanks in advance.
  • DPTR constantly reloaded
    I have some code to transfer a large amount of data over a SPI port running at the system clock/2 so I need my code to be as fast as possible. The code generated for my current method does not seem to...
  • Automatic reload of externally modified files not working
    Hi, I recently updated uVision from version 5.22 to version 5.23. Since then, I cannot get it to reload files when I modify them in an external editor. I made sure that "Automatic reload of externally...
  • Required to load external flash every time?
    Hello all I'm currently using TouchGFX (Graphical UI Tool) on a Cortex-M7 (STM32769I-EVAL). The code is compiled using Keil µVision V5.27.1.0. I have around 16MB static data (images, videos etc.) saved...