Roald87 / roald87.github.io

Mostly cooking and coding in TwinCAT.
https://cookncode.com
MIT License
4 stars 2 forks source link

Additional causes of page faults #54

Open rruiter87 opened 1 year ago

rruiter87 commented 1 year ago

From a LinkedIn TwinCAT forum member:

A couple other less common sources of page faults are exceeding stack size in a method, or using some types of conversion operators with invalid values. E.g. LREALTO() can (surprisingly) cause an exception if a very large value is used