How to measure the time it takes to compile a program in codesys?

Gio-MC
2020-12-03
2020-12-04
  • Gio-MC - 2020-12-03

    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

     
  • eschwellinger

    eschwellinger - 2020-12-04

    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

Log in to post a comment.