Hi everyone.
I am learning to work with Codesys and i need to determine the time it takes Codesys to compile a program, this is possible?
I have working with the package Codesys Profiler but I amn't sure if this tool allows to see this time because this tool shows me the cycle time of the POU.
I would appreciate if you have any information, such as a manual for the Codesys Profiler tool, since there is not much information
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone.
I am learning to work with Codesys and i need to determine the time it takes Codesys to compile a program, this is possible?
I have working with the package Codesys Profiler but I amn't sure if this tool allows to see this time because this tool shows me the cycle time of the POU.
I would appreciate if you have any information, such as a manual for the Codesys Profiler tool, since there is not much information
Hi,
you could set the following compiler define:
debug_dump_times
then you will get the in the message window the compile times..
Last edit: eschwellinger 2020-12-04