I am trying to use profinet task as bus cycle task but the result is the following:
Processor load watchdog = 100 , maxplc load = 95
Exeption processor load watchdog occurred in App = all tasks = all
and,of course the process, doesn't run
how can i avoid it?
BG
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How many cores does the system have - seems that the performance is not good enough,
could you check if it works if you disable the processer load? ( Just for a test) [CmpSchedule]
ProcessorLoad.Enable=0
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to use profinet task as bus cycle task but the result is the following:
Processor load watchdog = 100 , maxplc load = 95
Exeption processor load watchdog occurred in App = all tasks = all
and,of course the process, doesn't run
how can i avoid it?
BG
Hi,
which version exactly is this?
BR
Edwin
the version is 3.5.16.10 ( the last i think!)
How many cores does the system have - seems that the performance is not good enough,
could you check if it works if you disable the processer load? ( Just for a test)
[CmpSchedule]
ProcessorLoad.Enable=0
can you explain me how to disable the processor load from the IDE ?
c:\ProgramData\CODESYS\CODESYSControlWinV3x64\18061919\CODESYSControl.cfg
[CmpSchedule]
ProcessorLoad.Enable=0
or
[CmpSchedule]
ProcessorLoad.Maximum=100
Last edit: eschwellinger 2020-09-07