My debugger gives out "__ isr_vector () to at 0x8"

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

My debugger gives out "__ isr_vector () to at 0x8"

1,327件の閲覧回数
profprogrammer
Contributor III

I used  KSDK + FlexCAN + MQX.

I used interrupt and RxFIFO

My debugger gives out    "__ isr_vector () to at 0x8"

 

1) How to solve this problem?

2) Where it is possible to follow an example of source codes  KSDK + FlexCAN + interrupt ?

0 件の賞賛
返信
2 返答(返信)

883件の閲覧回数
soledad
NXP Employee
NXP Employee

Hello,

You can find an flexcan irq example at the path: C:\Freescale\KSDK_1.3.0\examples\twrk64f120m\driver_examples\flexcan\flexcan_loopback

In order to create a new MQX for KSDK project, please follow the below document,

How To: Create a New MQX RTOS for KSDK Project in KDS

After that, copy and paste the flexcan code under a task in the new MQX project.

I hope this helps,


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

883件の閲覧回数
profprogrammer
Contributor III

I used processor expert.

And when i send to my bord message for FlexCAN, my debuger gives out    "__ isr_vector () to at 0x8".

11.png

I use PE+MQX+KSDK+FlexCAN.

I attach the project

https://community.freescale.com/servlet/JiveServlet/download/590064-367761/nmk12.7z.zip

0 件の賞賛
返信