difference between ExtInt and ExtInt_LDD

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

difference between ExtInt and ExtInt_LDD

755件の閲覧回数
prakashpatel
Contributor II

Hi,

Can any one tell me what is difference between CPU internal peripheral - Interrupt and Logical device drivers - Interrupt while using Processor expert in CW.

Thanks

Prakash

2 返答(返信)

429件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

ExtInt_LDD is RTOS ready. Both components have the same API excepts first parameter in ExtInt_LDD. Generally all LDD components haveUserDataPtras first parameter in all methods (for more detail please refer documentation).

ExtInt is obsolete and I would recommend to use the LDD variant.

Best regards

Vojtech Filip

Processor Expert Support Team

429件の閲覧回数
jvasil
Contributor III

I don't think that the fact that "ExtInt" is obsolete is mentioned in the help text shipped with PEx 10.4 (although actually, it sounds like "Deprecated" is a better description of the status of this component).

0 件の賞賛