Boot mode in MIMXRT1024CAG4B

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

Boot mode in MIMXRT1024CAG4B

876 次查看
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 回复

847 次查看
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 项奖励
回复