Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 5 months ago.
Where do FSL auto generated files come from?
I am working on a MKE06Z4 port.
I am currently working on the CMSIS-DAP portion of my port. For other targets (MKL25Z4 for example) there are a number of what appear to be auto generated files:
MKL25Z4_ftfa.h MKL25Z4_mcm.h MKL25Z4_sim.h
Can you tell me how those files are generated? I have tried finding them for the MKE06Z4 but have been unsuccessful thus far.
Thanks!
2 Answers
10 years, 5 months ago.
Probably they were generated by ProcessorExpert, which is included in KDS/KSDK.
You should be able to find more information at
www.freescale.com/processorexpert
moto