Includes List Corrupted or the Broken ?.

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

Includes List Corrupted or the Broken ?.

778 Views
jackyjoy123
Contributor I

Hello,

 

My Includes within my project seems to be broken. It does not match the Paths and Symbol in the project properties. This causes the IDE to not locate files and folders with source and header files.

https://creditcardsupportx.com/pep-boys-credit-card
https://creditcardsupportx.com/bobs-furniture-credit-card
https://creditcardsupportx.com/quicklane-credit-card

jackyjoy123_0-1628083191447.png

 

jackyjoy123_1-1628083192057.png

 

Here is the Paths and Symbols for Assembly:

jackyjoy123_2-1628083191381.png

 

jackyjoy123_3-1628083191852.png

 

 

Here is the GNU C:

 

No matter what I remove or add in Paths and Symbols, the Includes in the first picture don't update. I cannot compile because the IDE doesn't see the paths. You can see the Includes List in picture 2 & 3 do not match picture 1. I've tried to clean the project along with trying all of the Index options.

 

When I create a new project, the Includes update according to the Paths and Symbols list. It would seem that something is corrupted in my project. I am using the S32K144_64 which has a known bug with ProcessorExpert files. It is the "Unexpected status of script" error. The work around is to enable the 100 pin variant, then switch back to the 64 pin variant. Not sure if this issue is related.

 

How do I fix this? If I have to create a new project, how do I export and import my source, header, PE components, etc? I've not had this trouble with Kinetis Design Studio or CodeWarrior 10.6. I think the work around for now is to put all C and H files in the main Source folder.

 

 

thanks

jackyjoy

0 Kudos
1 Reply

768 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

I would start with something different - S32DS 1.2 is very old one. And what is important even more - SDK EAR 0.8.1 is a version for initial cut1 prototype device. This is not compatible with production version.

You can take a look at description of the versions  here:

https://community.nxp.com/t5/S32K/What-difference-between-S32K-0N47T-and-0N77P/m-p/628450

So, I would start with latest version of S32DS and SDK and with production device.

https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for...

Regards,

Lukas

0 Kudos