Hello juanm,
(1) When create bareboard project (without Processor Expert ) on KDS ,Yes,,some header of chips have not define the "SIM_SCGC5" ..... ,
I think we can refer to the header of CodeWarrior to use the header of KDS or define .
For example :
SIM->SCGC5 = SIM_SCGC5_PORTA_MASK ;
PORTA->PCR[10] = PORT_PCR_MUX(1) | PORT_PCR_DSE_MASK;
(2) When create a Processor Expert project on KDS , in the header file of "MKL05Z4.h", there have the definition of "SIM_SCGC5" ....." 。
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------