• LDM instruction
    Note: This was originally posted on 16th December 2009 at http://forums.arm.com Hi all, I am studying ARM architecture.I have a board board with ARM922T My doubt is whether the C compiler will generate...
  • Linker issues on ARMv6-M
    Hello team, I am working on NXP's S32K116 micro (Core - M0+). CPU for this is ARMv6-M. Also I am using IAR compiler. I am having linker issues when I try to call functions from interrupt handlers defined...
  • Getting the compiler to consistently use LDM ?
    Hello, I am trying to optimize the implementation of a FIR filter. One major improvement would be to use LDM for loading all data/coefficients to minimize the amount of cycles used for memory access...
  • Opening *.mcp with RVDS 4.0
    Note: This was originally posted on 1st July 2010 at http://forums.arm.com Dear all, I have installed RVDS 4.0 recently. I have a saved project from ADS 1.2 (in *.mcp format) which seems to work properly...
  • CM3 / RVDS / NOPs