How to program eeprom and flash of S32R274?

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

How to program eeprom and flash of S32R274?

1,058 次查看
jjr_net
Contributor I

hello:\

 I am currently using the S32R274 chip, which is my first exposure to multi-core chips.

 en...below is my questions:

1. Is there any driver and example of EEPROM and Flash?

2. How to create a bootloader project, because when I create a new project will create three projects(Z4,Z7-0,Z7-1)?

thanks!

标记 (3)
0 项奖励
回复
1 回复

905 次查看
mikedoidge
NXP Employee
NXP Employee

Hello jjr_net‌,

First, make sure you have installed https://www.nxp.com/lgfiles/updates/S32DS/S32DS_PA_v2017.R1_UP9.zip 

Next, go to New -> S32DS Project from Example. Enter s321R274 in the search field. You should see example projects 'flash_program_erase_s32r274' and 'eeprom_emulation_s32r274'. 

pastedImage_2.png

Then, if you clear the search field and scroll to the bottom of the list, you can see the example project 'BootLoader_MPC5748G'. Though it is for the MPC5748G and not S32R274, it should provide some reference to you on creating a bootloader project.

pastedImage_3.png

Hope it helps,

Mike

0 项奖励
回复