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
Description | Resource | Path | Location | Type |
'kSimUartTxsrcCmp0' undeclared (first use in this function) | pin_init.c | /BM-PEx-KSDK-FRDM_K64F-FTM/Generated_Code | line 1554 | C/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
Hi michael,
Please select kSimUartTxsrcFtm1.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------