Hi --
I have CW 10.6.4 for a MK64FX512 project and a P&E Multilink Universal FX connected to our target board. My code just waves two port B lines up and down, nothing else.
If I use the P&E PROGACMP Programmer directly, it works just fine. It can connect to the board, display memory, clear and program the memory. Powering the board down overnight, then retesting the next day shows the same memory contents as before. So, I am pretty sure the hardware is OK.
CW compiles the code, then crashes at about the point where it tries to download the code. Doesn't matter if I choose Run or Debug. Doesn't matter what speed I choose (Multilink runs at 12.5MHz). Doesn't matter if I add a delay after reset. Doesn't matter how many times I refresh/retry. The dialog box says:
P&E Connection Assistant
An error occurred while connecting to the interface hardware or target
specified in the Launch Configuration Dialog. for this launch, you may
retry/re-specify the connection with the following parameters:
All of the visible settings are identical to the ones in PROGACMP. But it won't connect.
Any suggestions?