I dont know much about codewarrior, but I understand that you need a licenced version of Codewarrior pro or OEM to use the On device debug. Hope you have that..
I already have codewarrior licensed version. Main thing is that i want to know what are the steps i have to follow for doing ondevice debugging in codewarrior. I have a knowledge of doing the same in Carbide C++ but unfortunetly i don't have the licensed version of Carbide C++ , so automatically it get converted to express edition which doesn't support on device debugging. After reinstallation it is telling that your already this product before so it will install only expres edition. Can anyone tell me how to make it OEM or professional edition again.
I also want to know will on device debugging in codewarrior will wupport Nokia E61i or Nokia N95.
To make your codewarrior becoming a CW Pro, you have to buy an upgrade from Forum Nokia eStore. However, I think tha tthe support of CW has stopped and you will need to move to Carbide.c++ (which is a lot less expensive than Codewarrior).
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 463
I dont know much about codewarrior, but I understand that you need a licenced version of Codewarrior pro or OEM to use the On device debug. Hope you have that..
Also I came accross this article which mentions something regarding the patch. So that is something you can look into too. Details in : http://www.newlc.com/Codewarrior-patch-to-support-On.html
Forum posts: 34
Thanks for your reply.
I already have codewarrior licensed version. Main thing is that i want to know what are the steps i have to follow for doing ondevice debugging in codewarrior. I have a knowledge of doing the same in Carbide C++ but unfortunetly i don't have the licensed version of Carbide C++ , so automatically it get converted to express edition which doesn't support on device debugging. After reinstallation it is telling that your already this product before so it will install only expres edition. Can anyone tell me how to make it OEM or professional edition again.
I also want to know will on device debugging in codewarrior will wupport Nokia E61i or Nokia N95.
NEWBIE OF SYMBIAN
Forum posts: 463
I wouldnt expect anybody to give that solution (if there is any) on a public forum that would only send the distributor of the IDE out of business
Regarding CodeWarrior, I dont know as I dont use it myself (Am a happy user of Carbide.c++ developer edition)
Forum posts: 1890
To make your codewarrior becoming a CW Pro, you have to buy an upgrade from Forum Nokia eStore. However, I think tha tthe support of CW has stopped and you will need to move to Carbide.c++ (which is a lot less expensive than Codewarrior).
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 1142
Yes, its easy.
Just go here: https://pro.forum.nokia.com/estore.do
And purchase a license.
Forum posts: 96
use
Edit->WINSCW UDEB Settings
set your varioius executables/compile resources & path.
click OK
then
Debug -> Symbian Devices -> Launch Metro TRK
it should connect to your h/w only then you can do device debugging.
PS: MetroTrk code should have been compiled on your m/c, prior to the above exercise given.
Jupitar