hello experts:
environments:
S32DS 3.5 S32K312 RTD5.0
I want to use flash and eeprom in S32K312, and i found there is a example named FEE_example_s32k344 in s32ds3.5,but in S32DS3.5 and RTD5.0 there is no example for S32K312,
SO i make a new project based on S32K312 ,AND all the CT and main.c is same as FEE_example_s32k344
but when i try to debug the project, i found that the Fee_MainFunction will lead to hardfault
can you tell me why ?