Error encountered using VECTOR ADDRESS in PRM file

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

Error encountered using VECTOR ADDRESS in PRM file

ソリューションへジャンプ
2,416件の閲覧回数
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,407件の閲覧回数
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,408件の閲覧回数
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 件の賞賛
返信