(crossposted to emulator ML) Here is what I noticed when using the latest CW Debugger plugin :
1) If for some reason the emulator displays an alert message (such as "low memory access" or "unlocked chunk", etc.), nine times out of ten the plugin won't survive and I will have to restart CodeWarrior, because all attempts to start execution will result in "Failed to connect to remote". => I don't know if in this case it's the plugin or the container (IDE) that is dead. If it's the plugin, wouldn't it be nice if it reset itself automagically (for instance using a Container -> pseudo DLL -> real DLL architecture, with pseudo DLL unloading/reloading the DLL) ? If it's the container, well, I guess it's been killed by the plugin, so... fix the plugin ! :) 2) Also, I frequently get a "Transport timeout error" followed by a "Invalid response ID", then on third attempt the program will finally be uploaded and start. => Since this is almost deterministic, wouldn't it be possible to fix it, or at least to implement a workaround in the plugin so that on the first "timeout" a second try is automatically attempted, etc. ? Also, why are timeouts so short ? I noticed that if I manually "wake up" the emulator by launching the Calculator, for instance, things get better. Finally, could you guys at Palm and Metrowerks please tell us what kind of machine you use to test the CW + POSE combination, and what are the "known to work" development configurations ? I don't mind upgrading my system, if I am sure that it will work. -- Denis Faivre - [EMAIL PROTECTED] -- Ablivio - http://www.ablivio.com ----- Message d'origine ----- De : "Jun-Kiat Lam" <[EMAIL PROTECTED]> À : "Palm Developer Forum" <[email protected]> Envoyé : vendredi 18 août 2000 20:55 Objet : Re: Codewarrior Debugging with POSE > Assuming you are using R6, the latest debugger plugins should work much > better. They are at ftp://palm:[EMAIL PROTECTED] But that said > though, if the system is extremely busy (e.g. building the CodeWarrior IDE > :-) and you are trying to debug at the same time connections can still > fail. But let me know the details about it. Believe me, if I had a magic > bullet to fix this problem, I would have used it. Sigh..:-( > > Rgds, > Jun-Kiat Lam > Metrowerks Technical Support -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
