Error encountered using VECTOR ADDRESS in PRM file

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

Error encountered using VECTOR ADDRESS in PRM file

跳至解决方案
2,434 次查看
e_taylor
Contributor III

Hello, I am trying to implement an interrupt routine on an XDP512 using CW 5.1 and get an error indicating there had been an overflow or underflow of the vector value.

There is a file named Vector.asm that has the following code:

;VectorTest

         XDEF SVC_RTI

SVC_RTI rti

At the end of the PRM file I added:

VECTOR ADDRESS 0xFFF0 SVC_RTI

What have I done incorrectly that is causing this error?

Thank you!

Ed

 

0 项奖励
回复
1 解答
2,425 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi @e_taylor 

Please send your error screenshot. a demo project is better. Thus I can look into it directly.

Thanks,

Jun Zhang

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,426 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi @e_taylor 

Please send your error screenshot. a demo project is better. Thus I can look into it directly.

Thanks,

Jun Zhang

0 项奖励
回复