• arrary in rom (MDK 5.22 arm)
    can I make a 2 dimensional Array in the ROM? Please tell me how I can do this. this code doesn't work for MDK 5.22 code const char tk18txtlz[] = { ... }; error messge: - - - ..\Src\tk18txtlz4...
  • No System & Thread Viewer with ARM Compiler 6
    Is System and Thread Viewer in uVision not supposed to work if a project is compiled with ARM Compiler 6? I create a simple project with only Keil RTX (4.81.1), Startup and CMSIS CORE (5.1.1), and...
  • MDK 5.15: System Viewer - ADC grayed out
    Hello everyone, From time to time I cannot explore the peripheral registers like the ADC for example. Anyone knows what are the requirements to be able to access the register windows? Thank you...
  • 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...
  • How to view Peripheral Dialogue for CAN in Keil MDK 5.22
    Hi I am running a CAN Application on Keil MDK 5.22 using simulator.I wan to view Peripheral Dialogue for CAN in this IDE but I am unable to view it. Please help me to find out this dialogue so that...