I would like to test the reset indication flags in the WDTCON register upon reset. These flags are reset upon execution of EINIT. The EINIT instruction occurs early in the Start167.a66 routine. How do I go about reading these flags ? Do I need to modify the Start167.a66 routine?