• MDK 4.54: Issues with watch window / system viewer
    In my project (STM32F407, MDK-ARM4.54) I cannot change the values of peripheral registers in the watch window. The values are displayed correctly, but I cannot change them. (e. g. ADC1->JSQR - channel...
  • MDK 4.54: Issues with watch window / system viewer
    In my project (STM32F407, MDK-ARM4.54) I cannot change the values of peripheral registers in the watch window. The values are displayed correctly, but I cannot change them. (e. g. ADC1->JSQR - channel...
  • Save Watch Window Data to File?
    Is it possible to save the contents of the watch or memory window to a file? I'd like to store an array of data to a file so I can do some analysis in excel.
  • Save Watch Window Data to File?
    Is it possible to save the contents of the watch or memory window to a file? I'd like to store an array of data to a file so I can do some analysis in excel.
  • How to watch data memory through memory window
    I type the adrress,but it just display the data of code,but I wan't to see the data in RAM,what shall I do?