VTOR register of our custom bootloader is not updating

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

VTOR register of our custom bootloader is not updating

659 次查看
darshanmk
Contributor I

Hi,

I have created a custom bootloader which starts with the address 0x3000_0000 and we have created an application which starts from 0x3020_0000 to which I am including custom header of 64 Byte. So bootloader should jump to the address location of 0x3020_0040 where my application program will start. But the problem is, VTOR register is not updating with the address 0x3020_0040. Can't I keep my 64 Byte header to my application?

What is the issue here please help.

0 项奖励
回复
3 回复数

630 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Could you share which i.MX device are you using?

Best regards/Saludos,
Aldo.

0 项奖励
回复

620 次查看
darshanmk
Contributor I

Hi @AldoG , 

I am using i.MXRT 1170-EVKB board. I am facing issue with adding a 64 Bytes of custom header for my application. The VTOR of my custom bootloader is not updating with the application start address which starts from 0x30200040.

0 项奖励
回复

581 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @brundasathish,

How are you building and uploading the image; Are you using MCUXpresso or Secure Provisioning Tool? What is the setup you have on Memory Details under MCU Settings?:

EdwinHz_0-1736546151446.png

BR,
Edwin.

0 项奖励
回复