Pelles C - IDEs, Libraries, & Programming Tools

Pelles C is the lightweight freeware integrated development environment for mobile devices with ARM processor - Windows Mobile / Windows CE - programming in the C language built that I use.

Related

turbo c, c++

can i run and make program in turbo c and c++ using my pocketpc? what software? please tell me, i need it in my school
I don't think it can create binaries for the ARM processor. so no.
use embedded visual c++ from microsoft, or gcc with target arm-wince-pe.
It is possible to run old DOS progs under Pocket DOS. I think that TurboC itself can be run under this emulator so you can program directly on your PocketPC.

PocketPC 2003 Programming...

What is the very basic programming in making applications to wm2003? like visualbasic 6.0 in the PC in there visual basic for pocket pc? Thanks Where can i get it?
there is visual studio 2003 .net
Hi,
I have started to code quite a bit for Windows Mobile 2003 and have not looked back )
You can try several different routes, the easiest and least expensive is to download the Micrsoft WM2003 SDK from their site (easier to do a google search for Windows Mobile 2003 SDK). You will need to download the SDK(s) as well as either eVB or eVC (eVB is your best option as its very similar to Visual Basic), however these tools are still quite 'hardcore' and require a fair amount of investment from you.
In addition to eVB you can try AppForge for Visual Basic 6.0 which plug's into VB6 and allows you create feature rich WM2003 applications, AppForge also installs a Booster tool on your Pocket PC device which greatly enhances he speed of the the VB apps.
The best route in my opinion is to download the Visual Studio 2005 Express Beta tools. Microsoft took Visual Studio.NET 2003 and updated allot of the tool sets, added more Mobile Device support and split up the different modules (so you will have to download what you need, i.e VB.NET Express). If you have the money you can fork out for the professional version of Visual Studio.NET 2003 which includes fulll support of Pocket PC/Windows Mobile 2003 & Smartphone devices (some through the download of the correct SDK, VS.NET can use emulators to run apps through the IDE without the need for a physical device docked with the main host).
Finally, to imporve your VB.NET coding experience and make the job of developing Pocket PC/Windows Mible 2003 apps, you can purchase (download available) a copy of AppForge CrossFire for .NET which allows you to use the Visual Studio.NET Visual Basic or C# languages.
Personally, I code nearly all of my Pocket PC apps in Visual Studio.NET 2003 using the C# lnaguage (I an one of the rare people who love C proramming)..
Cheers,
Taz
Wow.. I started this thread since sept 23 and got a new reply now.. this is a dead thread but you revived it.. thanx for your help now im currently donwloading the SDK... Thanx

Anyone going to MEDC on the 10th June?

http://www.microsoft.com/uk/medc2005/default.mspx
Microsoft® brings you the Mobile & Embedded DevCon 2005 UK Highlights. This FREE full day of highlights is the premier UK developer event focused on the future of Microsoft Windows Mobile™ and Windows® Embedded platforms.
MEDC 2005 UK Highlights offers attendees the opportunity to learn how to build and bring to market devices and applications, access to the latest code, quiz the speakers from Redmond and much, much more.
• 1 day, 3 tracks, 12 sessions:
Experience a full day of in-depth technical content about Microsoft’s mobile applications development platforms and embedded operating systems.
• See the latest platform advances:
Windows Mobile software for Pocket PC and Smartphone, Visual Studio 2005, Windows CE 5.0, Windows XP Embedded SP2, .NET Compact Framework 2.0, SQL Mobile 2005, and MapPoint.

Development for O2 Xda Orbit

Hello,
I want to develop a GPS application for the for O2 Xda orbit with Visual Studio 2005 and C#, but unfortunately I am not sure what kind of category this device belongs to. It could be a smartphone, but also a pocket pc with phone functionality.
Which device from the Windows Mobile 6 SDK is most suitable to emulate the Xda Orbit?
Thanks in advance!
If you want to develop with c# .NET you have to select Visual C# -> Mobile Device -> Windows CE 5.0 or higher
in my Visual Studio i can choose between Pocket PC 2003, Smartphone 2003 and Windows CE 5.0
but if you have updated your XDA with Windows Mobile 6 you can download the SDK of Windows Mobile 6 from Microsoft.. so you can exactly develop for 6.0 Platform

[Q] Windows CE 7 for Smartphones

Hi all,
yesterday I read that the new windows CE 7 Version is released.
Is it possible to use this instead of the "normal" smartphone windows CE?
Windows CE is not a ready to use operating system. It is a collection of system modules. A device developer can choose individual components to build a special platform/firmware like Windows Mobile, Handheld PC or software for cash dispensers, set top boxes, coffee machines...
Windows Phone 7, Windows Embedded Handheld 7 and Windows Embedded Automotive 7 are reference platforms from Microsoft based on Windows Embedded Compact 7.0.
OK, so it seems that is possible that rom chefs can use these modules to include benefits like IE7 etc. in the customs roms.
This is not so easy. There are too many dependencies between the individual modules/components. The Internet Explorer 7 could use, for example, the new security subsystem. But this security subsystem is based in a core library that you can not replace.
Besides, the IE7 for Mobile is not included in Windows CE 7.0. For Windows Mobile/Windows Phone you need a different development environment (Adaptation Kit) which is not available to the general public.

Categories

Resources