• Problem with GCC and string.h and stdlib

    Note: This was originally posted on 8th October 2008 at http://forums.arm.com

    Hi everyone,

    i have following trouble with keil arm gnu compiler. i have recently moved to gnu and now i am having hard time to set it up.

    description of problem: i am using real…
  • ROM Self-Test in MDK-ARM - Another Approach Sought

    Hi,

    I'm in the process of porting my Flash memory check for STM32F0 from gcc to mdk. The gcc check follows a method similar to:

    http://stackoverflow.com/questions/24150030/storing-crc-into-an-axf-elf-file

    This is a great solution since beside the CRC…

  • General aspects using a Discovery Board with a STM32F407VG and uVision from Keil and SW4STM32 fon AC6

    Hello, some time ago I started to play with CortexM4,

    I bought a Discovery Board with a STM32F407VG in order to be programmed with uVision from Keil.

    I am developing a project where the money is very restricted, that's why I was using a free licence from…