cancel
Showing results for 
Search instead for 
Did you mean: 

codesys

bernat_f
Associate II
Posted on December 06, 2009 at 09:33

codesys

2 REPLIES 2
bernat_f
Associate II
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 II
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 ]