thanks for your response.
<<Which board or chip do you use ?
MK64FX512 on a custom board
<<And the Processor Expert you said meaning the IDE or the PE kds?
KDS PE.
<<Also where is the BOARD_BootClockRun() function ?
created by KDS " NEW->Kinetis SDK 2.x project"
this NEW project creates a call to this function and populates a function stub. i've not found any documentation that describes the expected methods. i have looked at code that is generated when the Freedom K64 board is chosen. there are several memory structures that are created in this step and some are used by this call while other are not. it would be logical to have a document or a method similar to the PE that can assist in this method.
mg