• Shrink Your MCU code size with GCC ARM Embedded 4.7
    GNU Tools for ARM embedded p rocessors, or GCC ARM Embedded for short, version 4.7 is now available . The previously released version, 4.6, had more than 30,000 downloads. As well as new features...
  • What is the most common ide on gcc for arm 7?
    What is the most common ide on gcc for arm 7?
  • GNU Scientific Library vs CMSIS Library Time and Space complexity
    Hello,          I have been using CMSIS library for implementation of DSP functions in ARM, however, CMSIS have very limited DSP functions. Although GNU has many DSP functions which CMSIS do not, It only...
  • Best version tracking tools for embedded software?
    Hi to you all, I'm working on a software involving an LPC4370 (Cortex M4 + 2*M0) and LPCXpresso IDE. I'd like to know if someone knows a good version tracking tool for the platform. My key requisites...
  • How to fix "*** [obj/flash_board_cstartup.o] Error 2"
    Hello, I am new to ARM. Right I am trying to get up to speed with the SAM7S examples pack "at91sam7s-ek" available from the Microchip website. When I load any project into Eclipse I get the following...