Hi Everyone,
I am new to Freescale micro controllers. I am planning to use FreeScale Kinetis controllers in our product (commercial). I am graduate from the university. I might ask few silly questions but please bear with me.
I am using FRDM-K22F board, which has MK22FN512VLH12 MCU - 120 MHz, 512 KB flash memory, 128 KB RAM. I installed KDS and KSDK on my machine. I am running Windows 8-64 bit version. I have installed Jlink Segger firmware for OpenSDA so that I can debug.
When I build the code, everything works fine and the code gets built properly. When I try to enter debug mode, few times, things work fine and I successfully enter debug mode. But few times i get error -
" Error in services launch sequence
Starting J-Link GDB Server timed out. "
I have attached the image of the error. I have no clue why this error is coming. Please help me.