Not able to change the interrupt vector table location in icf of EWARM Tool

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

Not able to change the interrupt vector table location in icf of EWARM Tool

892件の閲覧回数
gurukiran
Contributor I

Hi,

I'm having the issue , when IPL (bootloader) gives the control to the application from 0x00000000 location to flash rom location 0x00028000 , if I place flash Rom address at the interrupt vector table starting address, the uc3 RTOS task are not getting initialized and not able to see the logs, getting struck at the initialization itself, how to resolve the issue??
I will attach the icf file, before(working) and after(not working) changing the vector table address location

 

 

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

846件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi gurukiran,

Your question is related to vector relocation in bootloader. I don't use EMARM Tool but if from general vector relocation perspective, I suggest you referring the method in this article. It's for Kinetis but the vector relocation method is the same for LPC

https://community.nxp.com/t5/CodeWarrior-Development-Tools/Interrupt-Vector-Redirection-Method-in-Ki...

Hope this will help you.

Jun Zhang

0 件の賞賛
返信