Tool/software: Code Composer Studio
Hi,
I need to generate a RTSC product which can be recognized by the CCS. How do I add a configurable parameter to the generated eclipse plug in name? For example, in the generated eclipse/plugins folder, there are com.ti.rtsc.libarch.product_1.0.1.0 and com.ti.rtsc.libarch.product.ui_1.0.1.0. How do I replace "product" with a configurable target name, e.g. k2g, c6678, etc, such that the names are:
- com.ti.rtsc.libarch.k2g.ui_1.0.1.0
- com.ti.rtsc.libarch.k2g_1.0.1.0
or
- com.ti.rtsc.libarch.c6678.ui_1.0.1.0
- com.ti.rtsc.libarch.c6678_1.0.1.0
Thanks,
Jianzhong