Hi,
I have 2 EVB's. FRDM-KL46Z and FRDM-22F. Win10/KDS3.2.0. I'm a novice in MCU's, so Processor Expert
is a great tool for me. I'm using KDS3.2.0
First I want to blink the LED using interrupts. Source code is primitive, so it makes no sense to
show it here in details. Two components are used: BitIO and TimerINT.
After succesfull compilation with no errors/warnings I programm the device Run->Flash from file.
On FRDM-KL46Z everything works as expected. Unfortunately on FRDM-22F not.
During flashing the device RGB LEDs turn ON and remain in this state forever. When I disconnect
the board from USB and plug it in again, the RGB LEDs are OFF. It means the MCU is not
programmed or it's not running.
Any suggestions?
RGDS, Stachu