• keil uVision mdk arm5.33 not showing the entire screen
    The screen is like this, I can't see the right side. Does anyone know the solution to this problem?
  • keil uVision mdk arm5.33 not showing the entire screen
    The screen is like this, I can't see the right side. Does anyone know the solution to this problem?
  • Debug Printf Viewer does not show the typed massages for send to microcontroller
    Hello to all: I'm using SDIO and SDIN for ITM and I can send and receive characters and string via printf viewer window in Keil MDK. All things work properly, But my problem is that when I'm typing...
  • Debug Printf Viewer does not show the typed massages for send to microcontroller
    Hello to all: I'm using SDIO and SDIN for ITM and I can send and receive characters and string via printf viewer window in Keil MDK. All things work properly, But my problem is that when I'm typing...
  • PMU's cycles counter showing unstable values
    I'm trying to measure performance of my code by using pmu. Code placed in EL1. To test pmu I created simple loop of couple operations. I did it under spinlock with disabled interrupts to prevent any preemption...