hello everyone,
I'm using the FRDM-KE06Z to program an external processor. in NXP web site, shows that this freedom board supports KE04. like the picture below.
When i try to program my MCU, the 17926 error happens,
My question is simple, could this board FRDM-KE06 program an extern KE04 processor?
note: i've removed the Resistor R58 SWD_CLK.
thank you my friends.
Solved! Go to Solution.
Hi GABRIEL CAMARGO,
Please change your FRDM-KE06Z on board debugger to JLINK, then debug your KE04 again.
The JLINK firmware can be found from this link:
SEGGER - The Embedded Experts - Downloads
About how to change the on board debugger firmware, please refer to this link:
OpenSDA Serial and Debug Adapter | NXP
But please note, the FRDM-KE06 JLINK firmware have this limit:
Wish it helps you!
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi GABRIEL CAMARGO,
Please change your FRDM-KE06Z on board debugger to JLINK, then debug your KE04 again.
The JLINK firmware can be found from this link:
SEGGER - The Embedded Experts - Downloads
About how to change the on board debugger firmware, please refer to this link:
OpenSDA Serial and Debug Adapter | NXP
But please note, the FRDM-KE06 JLINK firmware have this limit:
Wish it helps you!
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thank you Kerry Zhou,
I followed these steps above and now i can debug my KE04 processor by J-link.
Have a great day,
Gabriel