• Printf in Serial Viewer
    I'm trying to print the printf statements in the ITM viewer(Serial Viewer). I have the following code in the fputc function. Basically I followed all the instructions in the "Using the ITM Viewer". ...
  • µVision V5.15 Simulation not working.
    I am using STM32F070CB device of vendor ST-Microelectronics and IDE-Version: µVision V5.15. When I start the simulation, (Just clicking on Start/Stop debug session) the IDE shows error that µVision...
  • µVision and Redboot, linker addresses?
    Hello, I have a question about using µVision and RedBoot. RedBoot loads an image via tftp to 0x80000, ther is RAM on my DEV-Board. My problem is that I don't know how to tell the linker addresses...
  • PATH Variables in µVision for includes
    Hi everyone, at the moment I'm setting up a µVision Project for a working Firmware. Building my Firmware with Makefile is already working. I have an OS in a different directory and I already...
  • How to use the Debug (Printf) Viewer
    Hello, I am new to the Keil interface and I want to configure the interface for using the Debug (Printf) Viewer. I am using the uVision 5.14. I am using a ST-Link as a debugger and I am following...