s32k344: how to write to internal flash? what is the algorithm/steps/code example/explanation?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

s32k344: how to write to internal flash? what is the algorithm/steps/code example/explanation?

跳至解决方案
674 次查看
paulffffff
Contributor III

s32k344: how to write to internal flash?

what is the algorithm/steps/code example/explanation?

can you provide code example without autosar?

0 项奖励
回复
1 解答
634 次查看
paulffffff
Contributor III

before compilation - I open *.mex file and "Update code". Fix absent PIN SDK files.

I found "Siul2_Port_Ip_Defines.h" - is missed.

After copy this file from another project - It can run.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
635 次查看
paulffffff
Contributor III

when I import this project (exactly from same repository version you point on your picture) to S32 Design Studio - it cannot be compiled.

paulffffff_0-1715093282532.png

 

0 项奖励
回复
635 次查看
paulffffff
Contributor III

before compilation - I open *.mex file and "Update code". Fix absent PIN SDK files.

I found "Siul2_Port_Ip_Defines.h" - is missed.

After copy this file from another project - It can run.

0 项奖励
回复
647 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@paulffff

you can find C40_Ip_Example_S32K344 in your S32 DS if you already installed the RTD package.

Senlent_0-1715049782823.png

 

for you better understand the s32k3 memory, you can take a look at the application AN13388 also.

https://www.nxp.com/webapp/Download?colCode=AN13388&location=null

0 项奖励
回复