ULP Timestamp and support for structs

fededim
Posts: 15
Joined: Sat Apr 11, 2020 8:11 am

Re: ULP Timestamp and support for structs

Postby fededim » Mon Apr 20, 2020 7:18 pm

Solved also this, the assembly code was fine, the problem was in the printf for 64 bit types you have to use %lld

printf("ULP RTC %lld C++ RTC %lld Diff %lld\n", ulprtc,cpprtc,cpprtc-ulprtc);

Also the difference which was always reported as zero is now printed. Ok now I concentrate on I2C part.

Who is online

Users browsing this forum: No registered users and 31 guests