Tool/software: Code Composer Studio
When I tried to build SDK demo, I met this problem.
Compilation failure
subdir_rules.mk:9: recipe for target 'sensor_mgmt.obj' failed
"..\mmw.h", line 60: fatal error #1965: cannot open source file "mmw_lvds_stream.h"
1 catastrophic error detected in the compilation of "../sensor_mgmt.c".
Compilation terminated.
gmake[1]: *** [sensor_mgmt.obj] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:160: recipe for target 'all' failed
Also, I have another question about CRC.pm.
I use option eclipse marketplace to download EPIC. But I can't find the install directory and I can't find CRC.pm.
How do I know that I meet all the conditions especially Perl and CRC.pm ?