Interrupt in KL25Z with code warrior 10.3 without PE

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

Interrupt in KL25Z with code warrior 10.3 without PE

1,247 次查看
Embionics
Contributor III

Hello,

 

I am working with KL25Z controller with code warrior 10.3.

I have to write a code without Processor expert.

I have written code I2C without processor expert.

 

Now i have to write interrupt for I2C receive and send block.

i have written ISR same as the ISR of i2c generated with processor expert.

 

I have seen that when we add any component and interrupt of that particular component is enable.

Vector.c file gets updated for that particular interrupt.

But we cant modify vector.c file as it is only for processor expert use.

If i modify this file my code is working but after restart of code this modification get cleared.

 

i want to know the Syntax for the interrupt?

How i can generate interrupt?

 

Reg,

Amreen

标签 (1)
0 项奖励
回复
1 回复

809 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Amreen:

Please take a look at my reply to your other thread:

Interrupt in I2C

If you have any doubts do not hesitate to ask. As the other thread has more inputs, it may be better if you reply there.

Regards!

Jorge Gonzalez

0 项奖励
回复