Hello Everyone,
I am bringing up my board which uses mkv46f128vll16. When I am programming my code runs correctly but after Power On device remains in reset. Below is the probed waveform of RESET Pin.
I also Probed RESET when FLASH is Erased which seems to be fine.
Debugger: Multilink Universal
IDE: MCUXPRESSO
Hi Shiv Aishwarya,
Please refer: How To Sucessfully Program a Custom made Kinetis Microcontroller Board.
Since you are using the MCUXpresso IDE, step8 be replaced by resurrect locked Kinetis device in GUI Flash Tool.
The GUI Flash Tool previously was only for the LinkServer (or LPC-Link2) connections.
Now it supports all debug probe connections, including P&E and SEGGER, and I can program, erase or even resurrect a ‘bricked’ Kinetis device:
Using the toolbar icon is probably the most convenient way to use the GUI Flash Programmer, it is possible to run it from the debugger launch configuration too:
The operation executed is logged in the Console View:
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------