2/13/2025 6:13 AM | |
Joined: 4/7/2022 Last visit: 5/11/2025 Posts: 5 Rating:
|
on OB122_MEM_AREA i read B#16#30 Can someone help me identity the area and access type this is indicating?
Attachment13.02. Diagnostics.txt (211 Downloads) |
Last edited by: Moderator_Lan at: 02/13/2025 08:58:18Code attached |
|
2/18/2025 1:20 AM | |
Joined: 10/7/2005 Last visit: 9/4/2025 Posts: 3049 Rating:
|
Hi mthmob Diagnostics text file is pretty clear with entries like: I/O access error, reading This means your program is somewhere attempting peripheral access like: L PID 76 Likewise, your program is trying to access P(eripheral) I(nput) D(double word) 48, 52, 56, 60, 64, 68 and 72, fails to reach these and thus calls OB122. This could of course be done via indirect addressing and thus hidden from the Xref, but is impossible to say without looking at the S7 project |
Cheers |
|
2/18/2025 11:56 PM | |
Joined: 10/7/2005 Last visit: 9/4/2025 Posts: 3049 Rating:
|
One reasonable easy way to search through the entire program is:
|
Cheers |
|
Follow us on