Tool/software: Code Composer Studio
When I try to download code to CPU1 of my board from simulink I get the error "You must define CPU1 or CPU2 in your project properties." When I check the properties in CCS I have defined CPU1, and I also have Simulink configured to use CPU1. The code for CPU2 does not produce this error and I can download code to CPU2 from Simulink with no problem. I can also compile my code for CPU1 using CCS with no errors. Last week everything was working for both CPU1 and CPU2 and I did not change any settings since then.
A previous question suggested that the C2000 support package may be corrupted and to reinstall it, but I tried that and it did not fix the problem. What else can I do to resolve this?