Problem:
Variables of type PIC S9(4) COMP with binary length 2 bytes (32 bit) are displayed with 4 digits. Is it possible to change the debugger settings to show the full range of values?
Sample: Field BIO-SEGM-LGTH-USE has a value of 11156 (x'2b94'), but is displayed as 1156.
![]()
![]()