I need to output some debug information but I can't get a trace file such xxx.pos.trace. I have just 3 files output :
xxx.pos
xxx.pos.stat
xxx.xxx_events.pos The -x option on the command line sets the debug trace level from 1 to 5. I used "-x 3" on the command line for detailed debug. I tried to add the option file-tracefile in the configuration file as below:
You should set the PATH using common slash "/" instead of backslash since you are running on a linux machine. However "-x 3" option without setting file-tracefile prints the trace on the command line. Last, may be there is bug with demo5 version. With the official release of RTKLIB, it works fine for me.