Bootloader for S32R294

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

Bootloader for S32R294

ソリューションへジャンプ
777件の閲覧回数
HyunungPark
Contributor III

currently, I will implement the bootloader for S32R294.

As I know, Below is the area of memory for S32R294

ISRAM_Z4_0 : org = 0x1000000, len = 256K
ISRAM_Z7_1 : org = 0x1040000, len = 256K
ISRAM_Z7_2 : org = 0x1080000, len = 256K

DSRAM_Z4_0 : org = 0x40000000, len = 256K
DSRAM_Z7_1 : org = 0x40040000, len = 256K
DSRAM_Z7_2 : org = 0x40080000, len = 256K

DMEM_Z4_0 : org = 0x50800000, len = 64K
DMEM_Z7_1 : org = 0x50810000, len = 64K
DMEM_Z7_2 : org = 0x50820000, len = 64K

Is there a separate memory area for the bootloader?

and Is there an example code for the bootloader of S32R294?

BRs.

Hyunung Park

 

 

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

Hi Hyunung,

I'm afraid we don't have example code for the bootloader for S32R294.

And there's no special memory for a bootloader. Bootloader should be placed to standard memory based on your requirements.

Regards,

Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
769件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Hyunung,

I'm afraid we don't have example code for the bootloader for S32R294.

And there's no special memory for a bootloader. Bootloader should be placed to standard memory based on your requirements.

Regards,

Lukas

0 件の賞賛
返信