ADC interrupt problem

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

ADC interrupt problem

ソリューションへジャンプ
2,629件の閲覧回数
vitormayer
Contributor II

I am using MQX lite 1.1.1 and when I try to use ADC_LDD with interrupt i got the message:
Description Resource Path Location Type
undefined reference to `AD1_OnMeasurementComplete' AD1.c /my_project/Generated_Code line 399 C/C++ Problem

If I try use another timer interrupt, and I got the same message.

I  had all #include declared.


Any one could help me?

0 件の賞賛
返信
1 解決策
2,530件の閲覧回数
vitormayer
Contributor II

I am using KDS3.0.0 with a custom board with processor Mk64f.

Thank you for your attention, But I find the problem.

It was when I generate the PEx code, the new part of code was created inside the another function, and it was generating the undefine reference.

thanks one more time.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,531件の閲覧回数
vitormayer
Contributor II

I am using KDS3.0.0 with a custom board with processor Mk64f.

Thank you for your attention, But I find the problem.

It was when I generate the PEx code, the new part of code was created inside the another function, and it was generating the undefine reference.

thanks one more time.

0 件の賞賛
返信
2,530件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Vitor:

Could you please provide more information for us to reproduce your issue? Which IDE you are using. Codewarrior 10.7 or KDS 3.2?   TWR-K64 board or other?

Regards

Daniel

0 件の賞賛
返信