bitor-leao - 1 day ago

Good night. I am having a problem with CODESYS 3.5.11.40, which gives the exception EXCEPTION [ProcessorLoadWatchdog].
I followed some forum posts and tried to modify the CODESYSControl.cfg file, but it shows:

[SysFile]
Windows.WorkingDirectory=C:\ProgramData\CODESYS\CODESYSControlWinV3\D5050FE1

Then I go to this directory and try to modify CODESYSControl.cfg according to the forums, but it doesn’t work:

[CmpSchedule]
;EnableLogger=0
ProcessorLoad.Maximum=80
;Timeslicing.Mode=Internal
;Timeslicing.PlcSlicePercent=80
;Timeslicing.PlcSliceUs=4000
;Timeslicing.StartOnProcessorLoad=1
;SchedulerPriority=5
;SchedulerInterval=1000

I tried to change ProcessorLoad.Maximum to 0 or 100, but it doesn’t compile when I try. I really don’t know what to do,