I am attempting to share the TX Pin of a uart of a 120mhz K70.
I have an AsynchroSerial component setup and have the pin shared.
When I generate PE code with the ConnectPin method set to be generated, I get a generator failure error.
Description Resource Path Location Type
Generator: FAILURE: at line 228: Error in including "Drivers\Common\SynchroMasterConnectPin.inc" from directory C:\Freescale\KDS_3.0.0\eclipse\ProcessorExpert\Repositories\Kinetis_Repository (file: Drivers\Kinetis\AsynchroSerial.drv) Series3MQXLiteKDS DMXSerial Processor Expert Problem
This worked fine in CW 10.6
It seems weird that the ASychro component is looking for the SynchroMasterConnectPin file
Any ideas on how to fix this. It also seems to happen on a K10 project.
Tim