I have a KL27Z128 using SDK2.0 on KDS3. I have used the default demo app "power_mode_switch" to copy the power stuff into my barebone KL27Z128, it will not work because smc_power_mode_lls_config_t is missing which is disabled by FSL_FEATURE_SMC_HAS_LPOPO, but the KL27Z128 definately has LPO!?
Is the _MKL27Z4_FEATURES_H_ wrong? are there other mistakes? or am I doing something stupid?