Hi Josh,
Apologies for re-opening an old thread, but I have attempted to install the firmware in the beta branch (2_0_1) as you described in your previous reply to Zhouzhou, as well as the MATLAB class in the same branch, in order to initialize 2 objects (1 for each Pulse Pal) in MATLAB. However, I'm having an issue updating the beta firmware. I have previously updated the firmware (2_0_1) using the master branch (and downloaded the DueTimer and SdFat libraries) with no problems. But, when using the beta firmware I get an error related to #include <SdFatUtil.h>:
compilation terminated.
exit status 1
SdFatUtil.h: No such file or directory
I have looked online and there are repeated posts on several forums reporting similar issues in finding this SdFatUtil.h (not related to PulsePal). I realize that SdFatUtil.h is included as a utility in the SD library, but I cant seem to get it working or to compile without errors. I wonder if you had any advice?
Regards,
Sam
Hi Sam,
Older versions of SDFat required SdFatUtil.h to be included separately, but the latest version doesn't.
I updated the beta repository to remove that line.
Thanks for the bug report! Please let us know if you run into any further issues.
-Josh