Comments on: PalmSource Announces New ARM Developer Toolkit
Article Comments
(19 comments)
The following comments are owned by whoever posted them. PalmInfocenter is not responsible for them in any way.
Please Login or register here to add your comments.
Comments Closed
This article is no longer accepting new comments.
RE: Fast ARM Solutions Toolkit (FAST)?
Free Codewarrior 9.2?
RE: Free Codewarrior 9.2?
Ben, care to clarify...?
Cheers,
Wassup? http://www.pocketscience.com.au/
RE: Free Codewarrior 9.2?
1. MS gives you a WinCE-specific version of VisualStudio, which is a great package, free. The only way to do dev on Palm free is via CygWin/PRC-Tools, doable but difficult, command-line driven, and unsupported by Palm. If you want a decent environment, shell out $150... which is a lot of money to most folks.
2. MS provides nice common wrappers and APIs (though they're buggy.) Palm makes you write the event loops, adapt standard C to Palm C (e.g. use MemCopy() instead of memcpy()), and more.
In most ways I prefer Palm, but they really don't grasp developer support.
RE: Free Codewarrior 9.2?
--
Ben Combee, CodeWarrior for Palm OS technical lead
Programming help at www.palmoswerks.com
RE: Free Codewarrior 9.2?
Tony
--
With great power comes great responsiblity.
RE: Free Codewarrior 9.2?
> VisualStudio, which is a great package, free. The only
> way to do dev on Palm free is via CygWin/PRC-Tools,
> doable but difficult, command-line driven, and
> unsupported by Palm. If you want a decent environment,
> shell out $150... which is a lot of money to most
> folks.
PRC-Tools and PilRC _are_ really great tools, their platform independence and the fact that they base on open standards and thereby work with powerful tools like ddd or the like make them far superior than M$s propietary crap.
Besides, how long does it take you to install CodeWarrior or Visual Studio? For the GCC-based environment, I enter "apt-get install prc-tools pilrc", wait 30 seconds and it is up and running. Try this at home.
I was asked by my employer whether I would want any of CodeWarrior or Sattelite Forms, but I'm so happy with the GNU tools that I turned this offer down without second thought.
RE: Free Codewarrior 9.2?
> standard C to Palm C (e.g. use MemCopy() instead
> of memcpy()), and more.
Hey, it's MemMove, not MemCopy. However, i like to have control over the Event Loop and all that.
Will there be any (unsupported of course) FAST for GCC?
RE: Free Codewarrior 9.2?
Like onboardC...
*************
RE: Free Codewarrior 9.2?
TechnoCat @ 5/6/2003 9:38:44 PM
And that's one of two reasons PPC is easier on developers than Palm.
1. MS gives you a WinCE-specific version of VisualStudio, which is a great package, free. The only way to do dev on Palm free is via CygWin/PRC-Tools, doable but difficult, command-line driven, and unsupported by Palm. If you want a decent environment, shell out $150... which is a lot of money to most folks.
RE: Free Codewarrior 9.2?
>which is a great package, free. The only way to do dev on
>Palm free is via CygWin/PRC-Tools, doable but difficult,
>command-line driven, and unsupported by Palm. If you want
>a decent environment, shell out $150... which is a lot of
>money to most folks.
And what kind of losers you hang our with that can't drop $150 for a developer tool? That is nothing compaired to the Palm device you are coding upon. And then there is the cost of your PC.
Well for me "most folks" can easily afford this since we have real jobs, real careers and are out of la la land and doing something useful to this world.
The Cold War isn't over, they just went to academia trying to sponge off someone else since Big Brother is dead.
RE: Free Codewarrior 9.2?
> VisualStudio, which is a great package, free. The only
> way to do dev on Palm free is via CygWin/PRC-Tools,
> doable but difficult, command-line driven, and
> unsupported by Palm. If you want a decent environment,
> shell out $150... which is a lot of money to most
> folks.
Ahhh quit your whining. If you want a half assed free development tool then by all means use eVB which is basically vbScript or the lousy MFC based eVC. Personally, I find the palm OS API to be quite elegant and efficient. Plop the POL framework on top and you have a much more productive environment than m$ embedded tools. $150 for a Metrowerks code warrior upgrade is quite reasonable considering what they provide.
RE: Free Codewarrior 9.2?
--
Ben Combee, CodeWarrior for Palm OS technical lead
Programming help at www.palmoswerks.com
RE: Codewarrior x Embedded Visual Tools
> VisualStudio, which is a great package, free
eVC is a very good product, except when you want to debug your software. I would trust eVB only for quick prototyping. Some would call giving eVC for free "dumping"...
CodeWarrior evolved a lot, but still has a few quircks in the user interface and lacks a higher level framework.
Daniel
RE: Free Codewarrior 9.2?
--
Ben Combee, CodeWarrior for Palm OS technical lead
Programming help at www.palmoswerks.com
RE: Free Codewarrior 9.2?
It amuses me no end that even though some claim that developing software for the Palm is so difficult compared to PPC, the volume of available software for the system has always been several magnitudes greater than the Wince devices. Hmm. Maybe it's not that big of a deal to developers?
RE: Free Codewarrior 9.2?
It may, rarely, happen, but the Palm learning curve is simply, due to that, much steeper currently than the PPC one.
And just because it didn't impact me (other than that I'd like to see a decent debugger), doesn't mean it's not a problem. Unlike those of you with particularly pompous proclamations about what programmers should do, I know a lot of programmers and am a real one, and I'm telling you, those of us who aren't intimidated by gcc/cygwin are definitely the minority. The group willing to spend several hundred dollars to write a test app are even more a minority.
Another poster pointed out MS used to charge a LOT for the PPC dev kit. THAT, and far greater distribution, are why Palm has more apps and games. But the WinCE SDK has been free for a while now, PPC programs are catching up very quickly (and there are more print magazines to them too), and now it's time for Palm to realize they have to release CW or another decent IDE free also. Or their dev base will stay static while PPCs continues to explode.
RE: Free Codewarrior 9.2?
thanks,
shurcooL
Latest Comments
- I got one -Tuckermaclain
- RE: Don't we have this already? -Tuckermaclain
- RE: Palm brand will return in 2018, with devices built by TCL -richf
- RE: Palm brand will return in 2018, with devices built by TCL -dmitrygr
- Palm phone on HDblog -palmato
- Palm PVG100 -hgoldner
- RE: Like Deja Vu -PacManFoo
- Like Deja Vu -T_W
Fast ARM Solutions Toolkit (FAST)?