Book E instruction based bootloader example for MPC5748G

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

Book E instruction based bootloader example for MPC5748G

ソリューションへジャンプ
2,156件の閲覧回数
sawrs
Contributor I

I have installed S32DS version 2.1 Build ID 190624. The BootLoader example for MPC5748G uses VLE instructions (specifically in 'startup.s'). Do you have an example BootLoader project that uses only Book E instructions (without any VLE instructions)? I appreciate your response.

0 件の賞賛
返信
1 解決策
2,152件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

MPC5748G and almost all MPC57xx devices support VLE instruction set only. The only exception is MPC5777C which supports both BOOK E and VLE. So, I'm not really sure if I can understand the question.

Regards,

Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
2,153件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

MPC5748G and almost all MPC57xx devices support VLE instruction set only. The only exception is MPC5777C which supports both BOOK E and VLE. So, I'm not really sure if I can understand the question.

Regards,

Lukas

0 件の賞賛
返信
2,147件の閲覧回数
sawrs
Contributor I

Hi Lukas,

 

Thanks for your response. The core in MPC5748G is e200z4 and e200z2. The cores supports Book E instructions and also VLE. The compiler has an option to generate Book E instructions only ('-mno-vle'). Currently, I want to make use of target binary that has only Book E instructions. I cannot use a target binary which has a mix of VLE and Book E instructions. Hence my request for BootLoader example which does not use any VLE instructions.

 

Kind regards

 

0 件の賞賛
返信
2,144件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

No, BOOK E is really not supported. Take a look at

https://www.nxp.com/docs/en/application-note/AN4802.pdf

lukaszadrapa_0-1628013397523.pnglukaszadrapa_1-1628013427903.pnglukaszadrapa_2-1628013472558.png

 

Regards,

Lukas

 

0 件の賞賛
返信
2,142件の閲覧回数
sawrs
Contributor I

Hi Lukas,

 

Thank you very much for sharing that Application Note. That was very helpful.

 

Kind regards

Srini

0 件の賞賛
返信