Other Parts Discussed in Thread: MOTORWARE, DRV8353
Tool/software: Code Composer Studio
Multiple error messages trying to build DRV8353RS-EVM sample firmware: e.g. "gmake: *** No rule to make target 'C:/TI/DRV8353Rx-1.0.1/sw/drivers/cpu/src/32b/f28x/f2802x/CodeStartBranch.asm', needed by 'CodeStartBranch.obj'."
File CodeStartBranch.asm exists in a folder within directory TI, but it appears the compiler doesn't have a PATH to that folder. How do you eliminate these error messages?