Hi,
I have installed tirtos_tivac_2_16_01_14 in my c://ti directory. I got some confusion here. In my project's setting-
properties->Linked Resources ->Pathy variables, I can see these -
"${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} = C:\ti\tirtos_tivac_2_14_04_31
But the point is I have not installed this tirtos_tivac_2_14_04_31 neither I have this folder in my ti directory. Then how my project is using this?
If I replace
"${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} = C:\ti\tirtos_tivac_2_14_04_31 to "${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} = C:\ti\tirtos_tivac_2_16_01_14 , I start getting compilation errors.
This means somehow tirtos_tivac_2_16_01_14 and tirtos_tivac_2_14_04_31 are related.
Any idea on this? ( I had not created this project. I got this as it is working)
Thanks
AkhiG