S32DS Indexing Issues

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS Indexing Issues

742 Views
talha_uyar
Contributor III

I am compiling the MCAL Sample Application for S32K118 on S32DS using the gcc-6.3. I have no issues with the compiling process. The console output works perfectly fine. However, I get many errors stating various Macros and variables could not be resolved. This is probably an indexing issue, but it gets a little annoying and I cannot use "Open Declaration" functionality since they could not be resolved.

How can I fix this issue?

All answers are appreciated.

M. Talha Uyar

Tags (3)
0 Kudos
4 Replies

627 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

sorry for delay. What about Index -> Rebuild (right click on project name -> Index -> Rebuild)  - does it help? 

pastedImage_1.png

Jiri

0 Kudos

627 Views
talha_uyar
Contributor III

No, nothing changes.

By the way, this issue is not there for example projects. Only when I import the MCAL sample application, and play around with it I have these issues. The compiler can find the references, but S32 DS keeps raising errors for not finding references to variables.

0 Kudos

627 Views
jiri_kral
NXP Employee
NXP Employee

It is possible share your project? 

0 Kudos

627 Views
talha_uyar
Contributor III

I mean sure I can, but it is the Platform Integration given in MCAL drivers. I am importing this project as described in Sample Application User Manual (found under PlatformIntegration_TS_T40D2M10I1R0\doc\). After importing the project it cannot identify the references and raises errors.

0 Kudos