Hello!
In my company we are developing custom board with C6670. It is different from EVM at least in having just single DDR3 memory chip. So to proceed with further development I guess I have to define my own platform package. I am using the most recent tools so far. These are CCS 5.4 and XDCtools 3.25.00.48. Demo provided in help refers to CCS 4, so my steps are somewhat different.
I invoke new platform wizard from File/New/Other menu. Then I follow steps in demo, give a name to the package, select folder, family and device itself.
At step 2 the demo suggest to import closest possible platform. The wizard offers me just single choice: ti.platforms.evm6614. As far as I can see from product folder, 6614 though shares many features of 6670 is quite different from it. So I'd rather import settings for 6670 evaluation module. However, as I mentioned, I have just singe option. Should I worry about that? Is there any method to refer evm6670 instead?