User Defined Vector #77 ----MCf5282 coldfire

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

User Defined Vector #77 ----MCf5282 coldfire

3,626 次查看
fire
Contributor I
Hey,
  I am getting strange( at least to me....) error.
when i am running my UART code(from Internal flash) it is giving User Defined vector#77(It is an exception).Please help me to resolve this issue.
Thank you.
I am attaching the CONSOLE output.
 
Processor :mcf 5282lite.
IDE :codewarrior v6.2.
  thanks in advance.
标签 (1)
0 项奖励
回复
2 回复数

901 次查看
stzari
Contributor III
Hi,

IRQ 77 is the UART0 interrupt.
So, it looks like you didn't register your interrupt service routine.

HTH
St.
0 项奖励
回复

901 次查看
fire
Contributor I
I git it.
It is due to format of vector numbers(Hex/deci).
 
0 项奖励
回复