• IAR ARM compiler errors
    Warning[Pe223]: function "__get_CPSR" declared implicitly C:\nxp\SDK_2.2_MCIM6UL\devices\MCIMX6G3\drivers\fsl_common.h 405 Error[Li005]: no definition for "__MRC" [referenced from C:\nxp\SDK_2.2_MCIM6UL...
  • ARM compiler ver2.32a error
    this version make wrong code for left shift for 32 bits (only 32) long long s=0x01 s <<= 32; result: s =0;
  • ARM Compilation Error
    Hello, I have Atmel Evalution SAM3N ACC kit.I'm trying to run some sample application when compiled the application i having error Rebuild target 'sram' compiling main.c... assembling workaround...
  • Compiling error
    Hi, i'm using Keil MDK5 and have this error while compiling: "send data.cpp: error: C3903U: Argument 'Cortex-M3' not permitted for option 'cpu'." i couldn't find any solution for it, please advise...
  • COMPILING ERROR
    Dear Friends, I got a Example source code from ATMEL website. TOOL : KEIL uVision3. Controller Board: AT91SAM7SE512-EK When i Compile the code, i am getting this error "Build target...