Tool/software:
Hi
I'm using CCS V12.
i have imported project rfEchoTx in propriety_rf from SDK 8.3.& renamed it to rrfEchoTx.
similarly I imported the same named project from SDK 6.20
when i click on a type/symbol in a source file eg 'rfc_dataEntryGeneral_t' and then press F3 i expect CCS to bring up the file & location containing its definition/declaration.
i find that this is what happens with the project from sdk 6.20 but not wth the project from sdk 8.3 (i get "could not find symbol 'rfc_dataEntryGeneral_t' in index".)
and i also note that i get this issue with the SDK symbols of the other RF_Propriety projects imported from SDK 8.3
This is (i assume) due to something in the project properties either not being set or not being included.
i have tried to compare various elements in the 2 project properties but dont see whats missing/wrong in the 8.3 ver.
Where should i direct my focus?
thanks in advance