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.

Sounds like KSDK files. They are not autogenerated, but somewhere from the depths of Freescales website. (Searching on KSDK might help, if they are indeed belonging to there).

Yes, look like KSDK files. You are becoming expert Erik for KSDK :P

posted by Martin Kojtal 16 Jun 2015
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