64 pins' S32K144 use PE enter Default

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

64 pins' S32K144 use PE enter Default

2,117 Views
baotingkai
Contributor II

Dear,all

when I USE 64 pins' S32K144 ,after change SDK & Package followed HOWTO: Change the CPU Derivative in an SDK-Based Application Project  & How to change package on S32DS Processor Expert two documents.We enter default when the program runs to PINS_DRV_Init() , I hope somebody helps me.

pastedImage_6.png

CLOCK_SYS_Init(g_clockManConfigsArr, CLOCK_MANAGER_CONFIG_CNT, g_clockManCallbacksArr, CLOCK_MANAGER_CALLBACK_CNT);


CLOCK_SYS_UpdateConfiguration(0U, CLOCK_MANAGER_POLICY_FORCIBLE);

PINS_DRV_Init(NUM_OF_CONFIGURED_PINS, g_pin_mux_InitConfigArr);

0 Kudos
6 Replies

1,197 Views
thulzh
Contributor III

Hi, I have met the same problem, how to solve it?

0 Kudos

1,439 Views
jxl
Contributor I

Hi, Bao!

   Have u solved this problem? I'v encountered the same problem, if u have solved this problem, can u kindly share the solution? Thanks a lot!

0 Kudos

1,438 Views
raresvasile
NXP Employee
NXP Employee

Hi,

Can you give more details on which pins are configured and what clock sources are enabled?

Thank you,

Rares

0 Kudos

1,438 Views
baotingkai
Contributor II

Hi,Rares

PINs & clock source are the default configuration.

pastedImage_2.png

pastedImage_3.png

pastedImage_1.png

Executing the red marked program,program jump to     b       DefaultISR

pastedImage_4.png

pastedImage_7.png

0 Kudos

1,439 Views
lpblueice
Contributor I

Hi  Tingkai,

Have you resolved this problem? Thanks!

0 Kudos

1,439 Views
raresvasile
NXP Employee
NXP Employee

Hi,

I was not able to reproduce the issue. Can you send me a simple project which I can use to reproduce it?

Also, what SDK version are you using?

Thank you,

Rares

0 Kudos