• CPP examples
    Hi all, i am using LPC2368 controller and RV-MDK tools, where can i get the cpp examples for the above? thanks in advance srinivas
  • Error while compiling .cpp
    I'm doing a speech project on MCBSTM32E board (STM32F103ZE) i was testing a basic blinky code in .cpp form but i'm getting the following error STM32_Init.c(34): error: #5: cannot open source input file...
  • cpp - error: #29: expected an expression
    Hello, I am quite new to C/C++ and Keil. I am using the following: nrf52832_xxaa (Cortex M4) Keil uVision 5.24.2.0 I have some existing C++ code which I had used on another project and am looking...
  • Needs BMP to C/CPP converter
    Hi, I need BMP to CPP convertor to use with cortex-M3 processer and graphical display
  • Importing CPP libs to CubeMX project
    Hi, I am trying to import .cpp file to stm32f103c8 CubeMX project. I have a CPP file I want to import to keil. How can I compile CPP and C files at the same time on Keil. Can I do that? I want to...