Hi all,
recently, I am using FRDM-KL05Z(not KL25Z) evaluation board to developing a project. When I enable interrupt in WWLU setting. it will generate errors when you try to compile it. I dont have this issue with KL25Z board. There are four errors
I copied the error:
Description Resource Path Location Type
Generator: FAILURE: at line 135: Incorrect expression, For input string: "" (file: Drivers\Common\SetRegBitMask.prg) EEPROM_KL05 Cpu Processor Expert Problem
Generator: FAILURE: at line 135: Unexpected char in bool expresion:-1)) (file: Drivers\Common\SetRegBitMask.prg) EEPROM_KL05 Cpu Processor Expert Problem
Generator: FAILURE: at line 156: Unexpected status, please contact Freescale support. (file: Drivers\Common\SetRegBitMask.prg) EEPROM_KL05 Cpu Processor Expert Problem
Generator: FAILURE: at line 2793: Unknown macro: "CPU_peripheralSpecLLWU_F2Reg" (file: Drivers\Kinetis\Kinetis.drv) EEPROM_KL05 Cpu Processor Expert Problem
Does anyone know how to resolve this issue?
Thanks in advance