Tool/software: Code Composer Studio
Hi all,
I want to have 2 different Projects.
One should be the main Projects which is on every microcontroller the same.
The other Project should just write some information into the information memory. (flashing this project is done after flashing the first project)
So, my problem is, that i do not want the erase the main() sector from the first project with the second project.
Is there any opportunities do that easily?
I have read a lot of DSS and with the GEL Files, but i want to do that easier.
It does not matter if its directly in the CCS or on the command line.
Could someon explain me a way to do that?
Or give me an example of DSS Code which is only writing some Data in the information memory?
best regards,
chris :-)