declaration of a LCU function

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

declaration of a LCU function

ソリューションへジャンプ
145件の閲覧回数
sagar991
Contributor II

I am trying to generate complimentry PWM using eMIOS and LCU. but upon building the project, the
implicit declaration of a function error is coming when using the Lcu_Ip_SetSyncOutputEnable() although i have properly included the Lcu_Ip header file. No erro is coming when using the Lcu_Ip_Init() function.
What is the cause of this error and how can it be solved ??
I have attached the project for reference, I am working on S32K3x4 - T172 board.

0 件の賞賛
返信
1 解決策
129件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @sagar991 

To be able to use the function Lcu_Ip_SetSyncOutputEnable() is required to enable the LCU SYNC functions in Config Tools. 

VaneB_0-1717700240755.png

B.R.

VaneB

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
130件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @sagar991 

To be able to use the function Lcu_Ip_SetSyncOutputEnable() is required to enable the LCU SYNC functions in Config Tools. 

VaneB_0-1717700240755.png

B.R.

VaneB

0 件の賞賛
返信