Hello!
I found a document (AN3859) which describes how to create external flash algorithm for CW10 and ColdFire. I need to create such algorithm for Kinetis (we are using external flash).
AN3859 says that
- I need the sources of the Flash Tool Kit (FTK). But within CW10.2 package there are only sources for Coldfire.
Where can I find FTK sources for Kinetis CPUs?
- I need the specification how CW10 passes the flashing parameters to the flash algorithm. AN859 describes it for the ColdFire CPUs (on Coldfire CPUs CW10 passes a pointer to the parameters within the D7 register). How is that done on Kinetis CPUs?
Best regards
Johann
I need the sources for the Kinetis FTK as well! I'm assuming that the setup for the flexbus can be included as part of the flash algorithm.
Thanks