Working and Calibration Page implementation for S32K3

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Working and Calibration Page implementation for S32K3

ソリューションへジャンプ
1,034件の閲覧回数
HemantK
Contributor III

Hello All,

We are in process of implementing XCP protocol for our project.
One of the features we are implementing is support for calibration.

It seems that S32K3 doesn't support MMU which is required for Working and Calibration Page switch.
I was wondering if we have missed something whilst reading the datasheet.

If not then can you please guide us with how to achieve this.

0 件の賞賛
返信
1 解決策
1,019件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @HemantK 

Unfortunately, no hardware support for flash overlay with current S32K3 devices. It requires user programs to implement FLASH-RAM mapping. The FLASH-RAM data synchronization can be implement by a task or state machine, it similar to the EEPROM in MCAL driver.

S32K39x/37x devices (currently silicon and enablement (documentation, software and boards) NDA required) have a module capable of providing this feature.

 

B.R.

VaneB

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
243件の閲覧回数
witness
Contributor III

hello, HemantK

Currently, we also intend to implement xcp based on s32k324, so have you figure out the solution for Working and Calibration Page switch? looking forward to your reply.

 

0 件の賞賛
返信
1,020件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @HemantK 

Unfortunately, no hardware support for flash overlay with current S32K3 devices. It requires user programs to implement FLASH-RAM mapping. The FLASH-RAM data synchronization can be implement by a task or state machine, it similar to the EEPROM in MCAL driver.

S32K39x/37x devices (currently silicon and enablement (documentation, software and boards) NDA required) have a module capable of providing this feature.

 

B.R.

VaneB

 

0 件の賞賛
返信
1,009件の閲覧回数
HemantK
Contributor III

Many thanks for the feedback.

 

We will look into what can be done

0 件の賞賛
返信