• CAN and I2C with Keil RTX on a STM32F415RG
    Hi everybody, I am currently working on a project using a STM32F415 (168 MHz) as a CAN Node controler. I am using the Keil RTX (RTOS) as well as the Keil CAN Middleware. Besides CAN there is a I2C...
  • DMA doesn't work in Keil, but it works in Atmel Studio
    Hello to all, I' using Keil MDK ARM IDE to work on a a project with an ATSAML21E18B connected to a shift register. I want to use DMA to send data through SCLK and MOSI pins. To configure my project i...
  • Keil debugger mode doesn't work
    Hello i'm new in this forum, I have a issue with keil, I try to learn more for adc and other things with the stm32f103c8 (I bought 4 it's very cheap XD), in the firts time I do the blink led, then I try...
  • printf doesn't work
    I'm trying to use printf() function on LPC2138 UART0 but it seems it doesn't work. It works fine on UART1 but not on UART0. Am I missing something? Must I use some redirect or something? Michal
  • Event viewer doesn't work
    I am using uVision 4.73 Event viewer doesn't work when I am simulating RL-RTX example projects. Is event viewer only functional during target debug with ULINK or during simulation also? Is that normal...