I have a KEIL MCB1700 evaluation board (NXP LCP1768 uC), that I program with an NXP LCP-Link2 and Keil uVision5.
Things have been running smoothly until I've done some PLL0 configuration tests, willing to speed up the CPU clock. Now I can't program the board anymore : when trying to do so, I get the following message :
"Cannot Reset Target, shutting Down debug session" "Error, floash download failed - target DLL has been cancelled"
And the build output is :
Load "E:\ARM Examples\Boards\Keil\MCB1700\Demo\Flash\Demo.axf" Cannot access Memory (@ 0x400fc040, Write, Acc Size: 4 Byte) Cannot access Memory Error: Flash Download failed - Target DLL has been cancelled Flash Load finished at 17:12:18
(I've tried to load a demo program to make sure the code isn't the issue)
I've also tried to program another board with the same LPC-Link2 and computer, it worked fine.
Is there a way to force a "factory" restoration of the registers/board ?
Thanx in advance.
Best regards.
Eric