Skip to main content
sharethl
Associate II
December 10, 2013
Question

STM32F4 and ARM DS-5

  • December 10, 2013
  • 3 replies
  • 857 views
Posted on December 10, 2013 at 03:34

Does ARM DS-5 works with STM32F4 out of box?

I downloaded one, but seems default project is linux.

Thanks

#what-it-says-on-the-tin #right-tool-for-the-job
    This topic has been closed for replies.

    3 replies

    Andrew Neil
    Super User
    December 10, 2013
    Posted on December 10, 2013 at 07:52

    ''seems default project is linux''

    I'd have thought that should be fairly obvious from the product description:

    http://www.arm.com/products/tools/software-tools/ds-5/index.php

    Keil MDK is the one for microcontroller  development - ie, Cortex-

    M

     

    (other tool vendors are available)
    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    sharethl
    sharethlAuthor
    Associate II
    December 12, 2013
    Posted on December 12, 2013 at 17:36

    thanks, I though if it could develop linux, why not support regular firmware development.

    Andrew Neil
    Super User
    December 13, 2013
    Posted on December 13, 2013 at 07:41

    ''If the only tool you have is a hammer, then every problem looks like a nail''

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.