2009-12-06 12:33 AM
codesys
2011-05-17 04:33 AM
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 regards2011-05-17 04:33 AM
> 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 youhttp://www.3s-software.com/se_data/_filebank/ReleasedDocuments/ARM_V3.pdf
[ This message was edited by: Janvi on 06-12-2009 14:10 ]