Hello,
How do the codes generated from multiple .cfg files mix in an application build?
What will happen if the .cfg of a library includes some settings which are inconsistent to the settings in my app or another library used? Especially: Will I see some warning or error if, e.g., I choose different HAL implementations for the *Proxy components?
Context:
- I am developing a SYS/BIOS-based application which uses "a lot of" third-party libraries (e.g., TI Industrial SDK components) and some home-made libraries. The application and some of the libraries build upon example projects from different vendors.
- The application itself and several library projects each include an own .cfg file.
- For the present app, I am using XDCtools 3.31.3.43_core, CCS 6.1.3, ISDK 2.1.2.1, SYS/BIOS 6.42.3.35
Thanks in advance,
Benedikt
