At 12:54 PM 11/4/2003, munroel wrote:
Hi Ben

Thanks for the info, but I still can't get the T3 simulator to run from
codewarrior IDE. It shows up in the emulator list, but give the error "Fail
to launch Palm OS emulator/Simulator". It runs without going though the
initialization on its own, but not when I run it through the IDE. I added it
by modifying the Xml file, creating a new entry with a uniquie ID(T3SD). I
don't know if this was done incorrectly, of if there is another file I need to
change. Please help......

That's the right method; did you copy an existing PalmSim entry to set this up?


This is the entry I'm using for the T3 Simulator:

<!-- ******************************************************** -->
<EMULATOR>
<ID>T3SM</ID>
<NAME>Palm Tunsten T3 Simulator</NAME>
<EXECUTABLEPATH>{Compiler}\CW for Palm OS Tools\TungstenT3\PalmSim.exe</EXECUTABLEPATH>
<EXECUTABLEARGS>-appcreator:lnch -storageprotection:off</EXECUTABLEARGS>
<IPADDR>127.0.0.1</IPADDR>
<PORT>2000</PORT>
<SOCKET_LINGER>false</SOCKET_LINGER>
</EMULATOR>
<!-- ******************************************************** -->


I did have to resave my storage snapshot after starting PalmSim with this entry. I added this entry, set a project to use that emulator, used the PalmOS/Launch Emulator menu item to start the T3 PalmSim, saved its storage, altered the PalmSim.ini to point to that file, and then everything worked for me.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to