Debugging

Hi,

I am porting a pc app onto fastrack supreme modem, it crashes and I try to debug it with adl_atSendResponse command

The problem is that it buffers the output so I am not really sure where it crashes, is there a better way to trace program state?

RTE mode and its traces is not a good way for me, as the program acts differently in this mode.

I thought about switching to data mode and debug with senddata function but it doesn’t work so far…trying to figure out why.

If anyone has a better idea how to debug I would be very happy to hear about it.

Thanks in advance

How about using the Traces in Target mode…?

hmm never thought about that, they can be seen in target monitoring tool?

Of course! :smiley:

thanks :wink: