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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

424 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Reply

232 Views
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 Kudos