• 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...
  • 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...
  • How to make ARM compiler report compilation warnings, as error?
    Note: This was originally posted on 24th November 2008 at http://forums.arm.com I want the compiler to report all compilation warnings as errors, in ARM C Compiler. Didn't get any help from the Specs...
  • How to make ARM compiler report compilation warnings, as error?
    Note: This was originally posted on 24th November 2008 at http://forums.arm.com I want the compiler to report all compilation warnings as errors, in ARM C Compiler. Didn't get any help from the Specs...
  • error: #18 and error: #65 in ARM compiler 5
    I met strange errors in ARM compiler 5, which are as follows: ..\CM7\Src\usart_funtions.c(109): error: #65: expected a ";" USART3->CR1 |= 0b1; ..\CM7\Src\usart_funtions.c(121): error: #18: expected...