how to debug watch crash with only the pc location of the instruction where it crashes?

program crashes, only clue is 'unexpected type error' with a pc hex value in the CIQ_LOG.YML file.  it runs perfectly in the simulator.  Tried putting in print statements, but it doesn't seem to generate a .TXT file, does that mean its crashing before it can setup what it needs to create a .TXT file in the LOGS directory?

how to debug this?  I can't find a file that shows what code is being executed for the pc value of the crash, is that available anywhere?