Part Number: SYSCONFIG
Other Parts Discussed in Thread: TMDSCNCD263P,
Tool/software:
Hello,
We are currently developing on TMDSCNCD263P but custom hardware will be available soon and there will be a period of overlap where we must support both TMDSCNCD263P and custom HW. It is primarily the same software but using different pins.
What is the best way to support two HW variants within CCS / SysCfg?
My first thought is to maintain two .syscfg files and two build configs then exclude one .syscfg or the other in each build configuration.
- Will that work?
- Is there are smarter way to do this?
Thank you.