Hi i'm Song and korean.
this year i participated the freescale cup in korea. and i took a board MPC5606, codewarrior setup CD, rappid, and so on...
i succeed setup these files and make a codewarrior file covering rappid using CWPJmaker.
But, when i debug this file after build then there is an error like "Failed to resume target process. Downloading binary to target..."
and console
i searched in this community about the error and found some same ask and answer.
i followed these answer( check your Debug configuration, check your chip, change target communication speed) but the problem didn't solved yet.
here is my codewarrior file.
Because i'm not good at english, i think you would hard to read this writing. i'm sorry about that........
Thank.
Original Attachment has been moved to: practice_free.zip
I realize my answer could be too late but I had the same problem. The reason in my case was that when the TRK-MPC5606B board has the MPC5606xBK variant of the microcontroller CW will not use the appropriate flashing algorithm. It will try to flash it like an MPC5606xB but without success.
The solution is to configure the debug configuration to use the right flash programming algorithm as described in this topic: Error message: flash programming error when programming MPC560xBK (TRK-MPC5606B) in CodeWarrior for ...
I tested your project with CodeWarrior v10.6 connected to TRK-MPC5606B, debug with the “practice_free_FLASH_PnE U-MultiLink” connection. It works well. See the attached screenshot.
I use the OSJTAG on board in the debugging.
Please also switch to “practice_free_FLASH_PnE U-MultiLink” connection, and check whether OSJTAG driver is installed successfully.
Below shows the Jumper settings on my board.
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------