I have a project that is based off of lab 7a running on the DRV-8301-69M-KIT. It runs fine when it is connected to CCS and even when I stop the debugger and disconnect it from the computer it continues to run fine. However if I cycle the power supply it won't run. I'm thinking that it probably gets stuck at the breakpoint that CCS puts at the start of main() for debugging but I have no idea how to fix this. I'm sure it's probably something simple but I've never used CCS before (or any other TI products for that matter) and I'm not sure how to fix it. I'm using this on an electric vehicle so being tethered to the computer doesn't let me test it out very well.