Hello,
I want to debug on board K22 microcontroller on my FRDM-K22F board using CodeWarrior, however I am having this error:


My debug configuration for CodeWarrior is as follows. I cannot change "Erase Options". No matter what I select, the next time I open the dialog, it resets back to "Block erase entire device".


I have a new FRDM-K22F board and I have programmed it with USBDM using "OpenSDAv2_1_Unique_ID.bin" file under the folder "../pgo/USBDM 4.12.1.100/FlashImages/MKxx".
The board is listed fine in the Device Manager, as it can be seen in below screenshot:


Codewarrior also shows that the USBDM plugins are installed:


I can also, with no errors, detect, program and verify the chip using "ARM Programmer" tool of USBDM:


What could possible be my problem? Why I cannot debug it using CodeWarrior?