• RTE configuration for using USART on STM32L053 nucleo
    Hi everyone, I am having trouble setting up the RTE in keil 5 for using the UART library(Driver_USART.h).I installed everything as recommended on the keil website (Keil.STM32NUCLEO_BSP.1.4.0). ...
  • Can a Simulator be used for STM32L053 using KEIL uvision 5
    hii... i am using STMM32L053 chip in keil uvision 5 and i am new to it. Can i run a simple program for data transmission (USART).. using a simulator...? i configured the pins and USART using STM32Cubemx...
  • Code not executing without debugger
    Hi, I am using TLE9879QXA20 controller, with internal clock running. Whenever I download the code using JLink debugger, It flashes the code and run the software.After Power on, it doesn't runs the...
  • Unable to execute firmware without debugger
    Hi, I am running the BSD Client example on a MCB1700 evaluation board and I've been able to build the project, download it on target via ULink2 (Cortex Debug connector) and receive the sent packets...
  • Automatic Dependency Checking
    I'm not sure if this is a bug or not, but so far, all the RealView projects I've worked on don't build like I think they should. Specifically, if I change something in a header file that's included in...