Problem Description: I am using Target Support Package (R2010a) to build and deploy code to a c2000 processor. When building the MATLAB/Simulink model, the following error message appears:
Error while loading and running the project. The build process will terminate as a result.
Also in the Code Composer Studio (CCS v3.3) the following message appears: "Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map."
How can i solve this problem to deploy a MATLAB/Simulink application to C2000 processors.
Thanks.