Part Number: CODECOMPOSER
Other Parts Discussed in Thread: C2000WARE
Hi all,
I recently started a new project using the empty_bitfield_project example from c2000ware. I notice that in this project, there are local copies of several files from c2000ware. This includes f28004x_sysctrl.c, f28004x_gpio.c, f28004x_pievect.c, f28004x_piectrl.c, f28004x_defaultisr.c, f28004x_codestartbranch.asm, etc. I'm guessing these local copies are for users to tailor to their application without modifying the originals in the c2000ware installation.
But under the "includes" list in the project explorer, it also lists copies of these files linked from the c2000ware install directories. I'm concerned that CCS may decide to build the linked versions of the files instead, which would be very problematic once I edit the local versions. I'm an amateur when it comes to the linking/compiling process, so I'm assuming this is avoided somehow, but I was hoping someone could explain it to me.
Regards,
Mike
