IVT with HSE FW on S32K344

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

IVT with HSE FW on S32K344

跳至解决方案
1,214 次查看
IAussman
Contributor III

Dear NXP community,

I would like to know if IVT is mandatory for making use of HSE FW.

From my understanding, the main purpose of IVT is to specify the base address of HSE FW pink when flashing it.

NXP provides only the IVT that is demo-application specific so we cannot use it in another application.

If the IVT is mandatory, how can we generate another one for our application ?

My second question is, if I flash the NXP demo-application with IVT, can I erase it with my own application  later ?

Thank you in advance for your support.

Aussman

 

0 项奖励
回复
1 解答
1,199 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @IAussman 

HSE FW can be installed either using IVT or without IVT.

We provide document AN744810 “HSE FW install for S32K3xx” which describes how to install the firmware. It can be found in Documentation in Secure Files section:

https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-auto-gener...

 

lukaszadrapa_0-1682089520670.png

 

 This corresponds to description from Readme file from HSE DEMOAPP package:

lukaszadrapa_1-1682089575559.png

Even if you use IVT method, you can erase it after installation / replace it with own application with own IVT.

Regards,

Lukas

在原帖中查看解决方案

2 回复数
1,200 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @IAussman 

HSE FW can be installed either using IVT or without IVT.

We provide document AN744810 “HSE FW install for S32K3xx” which describes how to install the firmware. It can be found in Documentation in Secure Files section:

https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-auto-gener...

 

lukaszadrapa_0-1682089520670.png

 

 This corresponds to description from Readme file from HSE DEMOAPP package:

lukaszadrapa_1-1682089575559.png

Even if you use IVT method, you can erase it after installation / replace it with own application with own IVT.

Regards,

Lukas

1,195 次查看
IAussman
Contributor III
Hi Lukas,
Thanks for your response.
Best regards,
Aussman
0 项奖励
回复