ryanbinns / ttwatch

Linux TomTom GPS Watch Utilities
MIT License
205 stars 66 forks source link

ttbincnv: Unable to read and parse TTBIN file #179

Closed dfkki123508 closed 10 months ago

dfkki123508 commented 10 months ago

When executed on this file via

./ttbincnv -t 00910000_20231029_142253.ttbin

ttbincnv returns

Unable to read and parse TTBIN file

Any ideas why? Did the file format change? Thanks!

ryanbinns commented 10 months ago

Nothing has changed for years as far as I know. I don't have a TomTom watch anymore, so I haven't been able to test it properly for at least 3 years.

dfkki123508 commented 10 months ago

Sorry, my bad. I took the pre-built binary... Building ttbincnv from source solved the problem.