K64F KDS 3.2 SDK 1.3 +PE - Error using FTM1CH0 to modulate UART1TX

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

K64F KDS 3.2 SDK 1.3 +PE - Error using FTM1CH0 to modulate UART1TX

795 次查看
mcarter619
Contributor I

Using processor expert i get an error in the pin_init.c file on function call "SIM_HAL_SetUartTxSrcMode(SIM,UART0_IDX,kSimUartTxsrcCmp0);" the error is

DescriptionResourcePathLocationType
'kSimUartTxsrcCmp0' undeclared (first use in this function)pin_init.c/BM-PEx-KSDK-FRDM_K64F-FTM/Generated_Codeline 1554C/C++ Problem

 

tried SDK 1.2 also same results. I attached the basic project of just the UART and FTM configured and the pin mux set to modulate uart1 TX.  Anybody able to pull this off with PE and KDS?

Original Attachment has been moved to: test13.zip

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

603 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi michael,

Please select kSimUartTxsrcFtm1.

SIM_HAL_SetUartTxSrcMode.jpg

Best Regards,

Robin

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复