Billy,
Below are the msgs from Dump
DMW001I No listing found for ProgB.
Failing Instruction in Context:
00000000_160870AC -10 4040 4040 STH R4,64(,R4)
00000000_160870B0 -C 4040 4040 STH R4,64(,R4)
00000000_160870B4 -8 4040 4040 STH R4,64(,R4)
00000000_160870B8 -4 4040 4040 STH R4,64(,R4)
00000000_160870BC 0 4040 0000 STH R4,0
00000000_160870C0 4 0000 Invalid Opcode
00000000_160870C2 6 FFFF Invalid Opcode
00000000_160870C4 8 FFB2 Invalid Opcode
Storage around Failing Instruction
Address Offset Hex Data
1608709C -20 40404040 40404040 40404040 40404040
160870AC -10 40404040 40404040 40404040 40404040
160870BC 0 40400000 0000FFFF FFB21608 70001608
160870CC 10 70380000 00080000 00061608 7038160A
We identified the offset from this addresses and in the module map it looks like C-SECT impacted
4 V-CON | CEEBXITA $UNRESOLVED(W)
But it is the same in development also.
When looked for address 1608 in ProgB there was a move statement which is appearing in the middle of the code which is no way related to the linkage section.
Can you please advice?