Tutorial 1

How to setup devkitARM with Gamepark official SDK.

 

In this tutorial you will learn how to set up the devkitARM toolchain to develop GP32 programs using the Gamepark official SDK. The devkitARM toolchain is part of the devkitPro project.

You shouldn't spend more than 10 minutes to setup the SDK and test it.

 

1. Download needed files.

 

2. Install devkitARM.

 

3. Unpack gamepark_sdk16bits.zip.

 

4. Unpack make.exe.zip.

 

5. Add compiler binaries path to Windows path.

 

6. Test.