Other Parts Discussed in Thread: SYSCONFIG
Tool/software: Code Composer Studio
Hello,
I imported the SDK from the Resource Explorer in CCS and used sysconfig on the project to target my board through it's specific serial. When I try to debug the code I get an error.
Error exist in project:
Proceed with launch?
Errors being:
gmake[1]: *** [build-1173590961-inproc] Error 1
subdir_rules.mk:16: recipe for target 'build-1173590961' failed
gmake: *** [build-1173590961] Error 2
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
After Proceed:
Encountered a problem loading file: *Directory*
Could not open file.
Any idea how to fix this?