Accessing EEPROM in s32k146

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

Accessing EEPROM in s32k146

344 Views
Sriram
Contributor IV

Hello,

I am using NXP s32k1xx MBD toolbox 4.3.0 .I want to store some data in the EEPROM. Im operating the mcu in HSRUN mode (112Mhz) The issue im facing is that when trying to switch between HSRUN and RUN mode , it gets stuck to the initial mode and doesnt change after that. Im using the PMC config block to change different modes. When i build the code with 112MHz as clock freq it stays in HSRUN and doesnt switch to RUN mode and when i build the code in 80MHz it stays in RUN mode.

I confirmed the mcu is able to switch power modes by printing the clock frequency in the s32 design studio. I want to know how i can do the same in matlab

 

Thanks

Tags (2)
0 Kudos
Reply
0 Replies