Fail to disable PE automatic update in S32K Design Studio

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

Fail to disable PE automatic update in S32K Design Studio

667 Views
simplelife
Contributor I

Hi,

   I  meet a problem when using Processor Expert in S32 DS.   

   Now we use git as code repository. When others pull the code from git, the PE will run and regenerate the code,  then the new genreated code will overwrite our corrections  in driver layer. So anyone who pull the code has to correct them  manually again to make compiling succeess, that is very annoying.  We want to disable the automatic upate in PE by setting the following options, but finally it is not working(nothing changed in ProcessorExpert.pe file while all pe settings are there).

 

   pastedImage_1.png

ProcessorExpert.pe file 

pastedImage_2.png

Is this a bug of S32K DS? When I press the apply and ok button to apply these changes , both will block there for about 30 seconds whthout any response.

Is  there any way to disable PE automatic update and trigger code generation  manually ?

Environment infomation:

IDE: 

     S32 Design Studio for ARM

     Version: 2018.R1
     Build id: 180815

PE:  Processor Expert for S32 Design Studio 1.1.0.RT7_b1743-0713 com.freescale.processorexpert.s32.feature.feature.group Freescale Semiconductor, Inc.

Labels (1)
0 Kudos
1 Reply

529 Views
jiri_kral
NXP Employee
NXP Employee

Hi,

did you confirm save .pe file save when you close project after you did changes in Processor Expert settings?

pastedImage_1.png

pastedImage_2.png

For me it is working okay. The line in .pe file should be like this:

pastedImage_3.png

Hope it helps.

0 Kudos