I am using the DK-CH101 Dev kit to evaluate CH101 and downloaded "invn.chirpmicro.smartsonic.chx01-hellochirp-example.2.31.0". I followed the document "AN-000154 SmartSonic_v1 Hello Chirp Example Users Guide v1.4" and tried to build the project but got the errors shown in the attached image file, complaining samg55.h and some other head files cannot be found. I added the include path to the complier configuration, but it still didn't work.
The MPLABX IDE version I am using is v6.25.
Are you able to build the example project and any idea why it failed?
Thanks!
Hello,
Have you made any progress on this issue?
I am currently trying to get the same board up and running with the same example version and am also getting a build error:
make -f nbproject/Makefile-Release.mk SUBPROJECTS= .build-conf
make -f nbproject/Makefile-Release.mk dist/Release/production/smartsonic-chx01-hellochirp-example.production.hex
make[2]: *** No rule to make target '.generated_files/flags/Release/da39a3ee5e6b4b0d3255bfef95601890afd80709', needed by 'build/Release/production/_ext/394199841/main.o'. Stop.
make[1]: *** [nbproject/Makefile-Release.mk:88: .build-conf] Error 2
make: *** [nbproject/Makefile-impl.mk:39: .build-impl] Error 2
BUILD FAILED (exit value 2, total time: 359ms)
The file referred to in the error message can be found in the Generated folder, and unfortunately, I haven't also been able to get any further than that.
Greets
Christian