Boot mode in MIMXRT1024CAG4B

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

Boot mode in MIMXRT1024CAG4B

861件の閲覧回数
sowmiya_a
Contributor I

Hi,

Boot Mode:

We are using MIMXRT1024CAG4B Microcontroller for our design and planned to use the On-Chip Flash for booting by setting the Internal Boot Mode (BOOT_MODE[1:0] = 10b).

  • Is there any issue in using the Internal Flash for booting?
  • What is the precaution to be taken care in using the Internal Flash from HW and SW perspective?

After first Power On, can we use the JTAG Port or Serial Wire Debug Interface for loading the Program Image into the On-Chip memory?

 

sowmiya_a_0-1671334133193.png

 

ラベル(1)
0 件の賞賛
返信
1 返信

832件の閲覧回数
jay_heng
NXP Employee
NXP Employee

1. Of course, you can use Internal flash for booting

2. Set BOOT_MODE[1:0] = 10b to enter device boot mode, and also make sure the BT_CFG pins/eFuse 0x450 points to internal NOR Flash, as internal flash is not the only device for booting.

3. Yes, you can load Program image by HW debugger.

0 件の賞賛
返信