Hi,
I'm using a MK10FXVLQ12 controller for my project. I imported an error free KDS project from other system to my system. But I get "conflicting types" error for "bool" variables & any function that returns "bool". This error occurs both in the Source .c files, as well as in the Processor expert generated code, wherever "bool" has been used. The same "bool" variable references to "PE_types.h" and "stdbool.h" (where the variable is "extern"ed). Please help.
Thanks in advance.