Skip to main content
bernat_f
Associate III
December 6, 2009
Question

codesys

  • December 6, 2009
  • 2 replies
  • 2343 views
Posted on December 06, 2009 at 09:33

codesys

    This topic has been closed for replies.

    2 replies

    bernat_f
    bernat_fAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:33

    Hi,

    Our company is designing a PLC based in the ARM microcontroller.

    Our customer wants to be able to program this PLC in the Codesys language.

    Anyone knows how we could translate from the Codesys code to C used to program the ARM?

    Another could be compilate directly from codesys to ARM, that exist?

    best regards

    janvi
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:33

    > compilate directly from codesys to ARM, that exist?

    Compiler for ARM exists, but you have to use a Cortex A8 instead of STM32.Take a look at the memory requirements. Consider a design change to STR912 ? The Codesys compiler unfortunately only supports interwork and not thumb2 mode only CPUs. Probably you have to sign a contract with 3s that they compile it for you

    http://www.3s-software.com/se_data/_filebank/ReleasedDocuments/ARM_V3.pdf

    [ This message was edited by: Janvi on 06-12-2009 14:10 ]