Developer Portal Community

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 

    OpconBase Page Fault Exception

    English 🠦 Deutsch
     

    This article is about a Page Fault Exception in the PLC application, usually with Port_851 in PlcProject Instance and PlcTask:

    Exception 01.png

    If it occurs in the OpconBase library a message occurs that no source code is available for this object because it is in the compiled library 'OpconBase' by Robert Bosch GmbH:
    Exception 02.png
     

    Possible causes

     

    • Incorrect memory operations in the application, e.g. with OpconMemCpy (MEMCPY) or OpconMemSet (MEMSET).
      With OpconMemCpy, the size of the copy destination (Dest), not the source (Src), should always be used as the memory length.

    • PLC Change Guide not taken into account.
      The call stack then often shows a Page Fault Exception in one of these library methods:
      • Addon._stdExecFsm
      • Addon.InfoStorage.xxx / Addon.WarningStorage.xxx / Addon.ErrorStorage.xxx
      • Extension._panelSwitch
        Call Stack.png

     

     

     
     
     
     

    Rectify OpconBase Page Fault Exception

     
    Especially if the PLC Change Guide has not been taken into account, rectifying the OpconBase Page Fault Exception is sometimes very time-consuming, as TwinCAT must apparently be forced to completely readdress the memory layout. The following steps are recommended, which can usually be undone afterwards, i.e. the originally apparently faulty software version will no longer cause an OpconBase Page Fault Exception without any changes.

    1. Temporarily change the library version of OpconBase directly in TwinCAT or alternatively by updating the NxBase object in the Std.
      SteffenR_1-1715005174696.png

    2. Temporarily change the TwinCAT compiler version.
      SteffenR_2-1715005212874.png

    3. Perform Activate Configuration with an old project status.

    4. Temporarily update the TwinCAT version of the project within a build version (4022, 4024), e.g. from TwinCAT 3.1.4022.30 to 3.1.4022.32 or from 3.1.4024.32 to 3.1.4024.47.
      SteffenR_3-1715005246853.png

    5. Delete the contents of C:\TwinCAT\3.1\Boot\ on the target system. If persistent data is to be backed up, back up the file C:\TwinCAT\3.1\Boot\Plc\Port_851.bootdata.
      In addition, delete the contents of \Plc\_Boot\ and \Plc\PlcProject\_CompileInfo\ in the station folder on the development computer.
      Then execute Clean, Build and Activate Configuration.

    6. Temporarily delete the OPC UA attributes exported by Control plus Studio. Then execute Clean, Build and Activate Configuration.
      SteffenR_5-1715005321224.png

    7. Temporarily delete or rename add-ons or change the instance sequence. However, the error often only moves on to the next add-on instance.
      SteffenR_6-1715005354509.png

    8. Make major code changes in the declaration area of function blocks or in structures (temporarily).

     
     
    Deutsch 🠦 English
     

    Dieser Artikel handelt von einem Ausnahmefehler (Page Fault Exception) in der SPS Applikation, üblicherweise mit Port_851 in PlcProject Instance und PlcTask:

    Exception 01.png

    Wenn es in der OpconBase Bibliothek auftritt, erscheint eine Meldung, dass der Quellcode nicht verfügbar ist für dieses Objekt, weil es in einer kompilierten Bibliothek 'OpconBase' von Robert Bosch GmbH ist:

    Exception 02.png

    Mögliche Ursachen

     

    • Fehlerhafte Speicheroperationen in der Applikation, z. B. mit OpconMemCpy (MEMCPY) oder OpconMemSet (MEMSET).
      Bei OpconMemCpy sollte als Speicherlänge immer die Größe des Kopierziels (Dest), nicht der Quelle (Src) verwendet werden.
    • SPS-Änderungs-Leitfaden nicht berücksichtigt.
      Häufig zeigt der Call Stack dann eine Page Fault Exception in einer dieser Bibliotheksmethoden:
      • Addon._stdExecFsm
      • Addon.InfoStorage.xxx / Addon.WarningStorage.xxx / Addon.ErrorStorage.xxx
      • Extension._panelSwitch
        Call Stack.png 

     

     

     

     

    OpconBase Page Fault Exception beheben

     
    Insbesondere wenn der SPS-Änderungs-Leitfaden nicht berücksichtigt wurde, ist die Behebung der OpconBase Page Fault Exception teilweise sehr aufwendig, da TwinCAT anscheinend zu einer kompletten Neuadressierung des Speicherlayouts gezwungen werden muss. Folgende Schritte werden empfohlen, die in der Regel anschließend wieder rückgängig gemacht werden können, das heißt, die ursprünglich scheinbar fehlerhafte Software-Version verursacht anschließend ohne Änderung keine Opcon Base Page Fault Exception mehr.

    1. Die Bibliotheksversion von OpconBase direkt in TwinCAT temporär ändern oder alternativ durch Aktualisierung des NxBase Objekts im Std.SteffenR_1-1715005174696.png

    2. Die TwinCAT-Compiler-Version temporär ändern.SteffenR_2-1715005212874.png

    3. Activate Configuration mit einem alten Projekt-Stand durchführen.

    4. Temporär die TwinCAT-Version des Projekts innerhalb einer Build-Version (4022, 4024) aktualisieren, z. B. von TwinCAT 3.1.4022.30 auf 3.1.4022.32 oder von 3.1.4024.32 auf 3.1.4024.47.SteffenR_3-1715005246853.png

    5. Auf dem Zielsystem den Inhalt von C:\TwinCAT\3.1\Boot\ löschen. Falls persistente Daten gesichert werden sollen, die Datei C:\TwinCAT\3.1\Boot\Plc\Port_851.bootdata sichern.
      Zusätzlich auf dem Entwicklungsrechner im Stationsordner den Inhalt von \Plc\_Boot\ und \Plc\PlcProject\_CompileInfo\ löschen.
      Anschließend Clean (Bereinigen), Build (Übersetzen) und Activate Configuration (Konfiguration aktivieren) ausführen.

    6. Die von Control plus Studio exportierten OPC-UA-Attribute temporär löschen. Anschließend Clean (Bereinigen), Build (Übersetzen) und Activate Configuration ausführen.SteffenR_5-1715005321224.png

    7. Add-ons temporär löschen oder umbenennen oder die Instanz-Reihenfolge ändern. Häufig wandert der Fehler dann jedoch nur zur nächsten Add-on-Instanz weiter.SteffenR_6-1715005354509.png

    8. Größere Code-Änderungen im Deklarationsbereich von Funktionsbausteinen oder in Strukturen (temporär) vornehmen.

    Version history
    Last update:
    ‎05-06-2024 04:45 PM
    Updated by:
    Contributors
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist