• Linker error(Error: L6248E) while compiling code.
    Hi, I am using ARM DS-5 IDE and have compiled some zigbee related code and faces linker error like some of below Error: L6248E: my-interface-uart.o(.data) in PI region 'ER_RW' cannot have address type...
  • Linker error(Error: L6248E) while compiling code.
    Hi, I am using ARM DS-5 IDE and have compiled some zigbee related code and faces linker error like some of below Error: L6248E: my-interface-uart.o(.data) in PI region 'ER_RW' cannot have address type...
  • 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...