Problem with CW10.5 he used 56F8323 with CW classic and his project worked great.
After upgrading CW t o10.5(10.4 and lower don't support import from CW classic) during debug MCU flash is not initialized,
but if customer use programmer mode everything works ok. Debug probe is USB-TAP.
已解决! 转到解答。
Would you please create a new project for your target from <File> menu -> New->Bareboard project, can CodeWarrior v10.5 program with this project into your project?
If it can, please compare its debugger settings in Project Properties with your project, especially whether the initialization file and memory file are selected correctly.
Hi Konstantin and Aleksander
I had a similar problem with the USBTAP, and after adding the tcl file location as Fiona noted and updating the memory file too, it started to work good. Try it
Konstantin, I have to add that I still had other problems with 10.5 and re-installed 10.4.
I am waiting for a new version or patch.
About importing old project to 10.4: there is AN4727 about how to do it.