Dear TI,
I think this is the correct forum for my post. I am building a library and I am testing using a unit test project.
I have created a new project (library) from the option provided in SYS/BIOS-typical (with separate config file)
I have created a new project (executable) from the option provided in SYS/BIOS-typical (with separate config file)
I have modified in both the library and the executable the build dependency to pint to the common configuration project. My common configuration project uses the sys bios and the path and version of the XDC is clearly defined!
All builds, all runs and all seems ok until, from my executable that is calling my library, I am trying to display the ROV.
I have this message that keeps popping up and do not manage to resolve it...
"XDC path and XDC tool location not set" => set project global RTSC preferences and relaunch ROV.
When I tried to do that, I am always getting to the project where nothing is defined (since the project uses a common configuration project)
Can you help?
Aymeric