• error while compiling
    Hi all, When I compile my assembly program I am getting the following error.I would like to know the reason for this error and a solution to overcome this. what does the line below tell? CLASSES...
  • 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...
  • Error while compilation
    Hi there, I am facing a issue while compilation, no idea how to fix that
  • Error while compiling
    Am using cortex-M3. I did a program. While compiling am getting an error as #include"lpc1xx.h". Am not able to rectify it. Please help me. Thank You.
  • Beginner with uVision compiler error
    compiling this first try with uVision:    AREA x,CODE,Readonly    ENTRY       mov r0,#1       END results in: *** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build...