K60 unhandled int error vector 3

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

K60 unhandled int error vector 3

跳至解决方案
1,141 次查看
barbercolman
Contributor III

I have a K60 tower project that has a task with a state of unhanded interrupt. In int_unx.c the vector number is 3(hard error). Not sure what to do next or how to understand the rest of the data. Any suggestion? .

0 项奖励
回复
1 解答
840 次查看
egoodii
Senior Contributor III

You might look at my info at:

https://community.freescale.com/thread/86130

And if it turns out to be a write fault (BFAR address invalid) you might need to turn off write-buffering to find an accurate fault point.

--Egoodii

在原帖中查看解决方案

0 项奖励
回复
2 回复数
841 次查看
egoodii
Senior Contributor III

You might look at my info at:

https://community.freescale.com/thread/86130

And if it turns out to be a write fault (BFAR address invalid) you might need to turn off write-buffering to find an accurate fault point.

--Egoodii

0 项奖励
回复
840 次查看
barbercolman
Contributor III

Thanks for the help. I will try shortly. The ap note is very good.

0 项奖励
回复