Part Number: AM263P4
Other Parts Discussed in Thread: UNIFLASH
Hello Experts,
iam using CCS version 12.8.1.00005 and have some qeustions regarding System projects.
I've two softwares SW1 and SW2 and want them to be flashed on Core 0 and Core 2 (so both can run in lockstep).
For easier debugging and a better overview i created a systemproject out of these 2 Projects.
First of all, when i hit build in SW1 now always the system project is builded too. I don't want this. I only want system project to be build when i hit the build button in system project. How can i change this, so that only SW1 is build?
Now my customer has the following injection. If there is a bug in SW1 he only wants an update of SW1 in the system project. Because at the moment both SW get rebuild if i build the system project. And this means he is used to test SW2 also because its complied again and the compiler could make mistakes even when the code for SW2 hasn't change.
Can i control this by changing makefile_ccs_bootimage_gen?
Best regards,
Marcel




