Hello at present, I'm trying to work with the new develoment tool "Kinetis Design Studio". I want to develop an aplication with MQX in the FRDM-K64F.
I've tried to create a project MQX in KDS for differents ways:
*Create a project in Codewarrior 10.6 and import to KDS.(not compile)
*Create a project in KDS with/without Process Expert and KSDK.
*Create a simple project with Process Expert and KSDK, and include the component MQX and MQX task in my project.
Of the last two forms, I get to compile without errors, but i can't debug. Show the error "Can not read register XX (XX) while CPU is running".
How can i work with KDS and MQX? How can i create a MQX project?
Thanks for the help.