Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin.

Similar presentations


Presentation on theme: "Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin."— Presentation transcript:

1 Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin

2 Topics for the Day Software used in this course Installation Creation of a project using Developer Studio Compilation of an example using Cygwin View an application using the Emulator

3 Software used in the course PALM OS Developer Studio PALM OS 5 SDK Cygwin PRC Tools PilRC Tool PALM OS Emulator PALM OS Simulator

4 Installation Go to http://www.palmos.com/dev/dl/dl_tools /dl_pods/ http://www.palmos.com/dev/dl/dl_tools /dl_pods/ Register Download zip file Run the installation program

5 Installation Test the Developer Studio with a sample project ( ex: hello1 ) Test Cygwin with a sample project ( sometimes it has errors )

6 Creation of a project using Developer Studio

7 Choose Standard Make 68K C/C++ Project Click on Next

8 Creation of a project using Developer Studio Write the name of the Project Click on Next

9 Creation of a project using Developer Studio Click on Next at this stage

10 Creation of a project using Developer Studio Choose Makefile Import Project Click on Finish

11 Creation of a project using Developer Studio To import the files from your directory or zip file right click on the project and choose Import.. OR from the file menu choose import

12 Creation of a project using Developer Studio If your files are in a folder choose File system If your files are in a zip file choose zip file

13 Creation of a project using Developer Studio Browse to your file / folder and choose Select All Press Finish

14 Compiling your project using Cygwin Start Cygwin Use pwd command to find out the folder you are accessing Browse to the folder that contains your project using : cd command Type make

15 How to View an application using the Emulator???

16 Viewing an application using the Emulator Start Palm OS Emulator

17 Viewing an application using the Emulator Right click Select New..

18 Viewing an application using the Emulator For the ROM file, choose other Choose a ROM file ROM files are usually found inside the ROMS folder

19 Viewing an application using the Emulator Right Click and choose Install Application/ Database then Other Browse to the prc file that was created during the compilation

20 Viewing an application using the Emulator Choose applications Hello1 will appear

21 Viewing an application using the Emulator


Download ppt "Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin."

Similar presentations


Ads by Google