Difference between revisions of "LeapPad2 Explorer"
(→Technical Information) |
(→Technical Information) |
||
| (10 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
'''This device is part of the [[LeapFrog_NXP3200_Platform | LeapFrog NXP320 Platform]], it's recommended to start there for general information.''' | '''This device is part of the [[LeapFrog_NXP3200_Platform | LeapFrog NXP320 Platform]], it's recommended to start there for general information.''' | ||
| − | [[image:Leappad2_350px. | + | [[image:Leappad2_350px.jpg|right|250px|thumb|The Leappad2 Explorer (Leapfrog Enterprises)]] |
== Platform == | == Platform == | ||
| Line 10: | Line 10: | ||
The LeapPad2 (like the [[LeapsterGS|LeapsterGS]]) is a toy produced by Leapfrog marketed as an educational handheld gaming console for kids aged 3-9. Although it has a proprietary graphical front end, it runs an Angstrom Linux distribution on the same Cortex-A9 processor as the LeapsterGS. It also has built in accellerometer, 2 cameras, and microphone, along with a touch screen. | The LeapPad2 (like the [[LeapsterGS|LeapsterGS]]) is a toy produced by Leapfrog marketed as an educational handheld gaming console for kids aged 3-9. Although it has a proprietary graphical front end, it runs an Angstrom Linux distribution on the same Cortex-A9 processor as the LeapsterGS. It also has built in accellerometer, 2 cameras, and microphone, along with a touch screen. | ||
| − | == | + | == Sources and Toolchains == |
| − | [[ | + | [[LeapFrog_NXP3200_Platform:_Source_Code | Sources and Toolchains]] |
== Tutorials/How To's == | == Tutorials/How To's == | ||
== Technical Information == | == Technical Information == | ||
| + | [[LeapFrog_NXP3200_Platform:_Technical_Details | Device Comparison]] | ||
| + | |||
[[LeapPad2_Memory_Map | LeapPad2 Memory Map]] | [[LeapPad2_Memory_Map | LeapPad2 Memory Map]] | ||
| − | |||
| + | [[LeapPad2_Explorer:_UBI_Info | UBI Info]] | ||
| + | |||
| + | '''File System Contents List''' | ||
| + | |||
| + | [[LeapPad2:_FileSystem_Listing_4.3.2.708 | 4.3.2.708]] | ||
''' Partitions ''' | ''' Partitions ''' | ||
| Line 85: | Line 91: | ||
| On Cartridge NAND | | On Cartridge NAND | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
== Images == | == Images == | ||
| − | + | <gallery perrow=5 caption="PCB Images"> | |
| − | + | File:LeapPad2_-_PCB_Bottom_-_001.jpg | Bottom side image of PCB. | |
| + | File:LeapPad2_-_PCB_Bottom_-_002.jpg | Bottom side cartridge connector.. | ||
| + | File:LeapPad2_-_PCB_Bottom_-_003.jpg | Bottom side image of PCB. | ||
| + | File:LeapPad2_-_PCB_Top_-_001.jpg | Top side image of PCB. | ||
| + | File:LeapPad2_-_PCB_Top_-_002.jpg | Top side image of PCB. | ||
| + | File:LeapPad2_-_PCB_Top_-_003.jpg | Top side image of PCB. | ||
| + | </gallery> | ||
== Discussion == | == Discussion == | ||
Latest revision as of 21:17, 16 February 2013
This device is part of the LeapFrog NXP320 Platform, it's recommended to start there for general information.
Contents |
Platform
The LeapPad2 is part of 2 different devices that all share a common hardware platform, based around the Nexell [ http://nexell.co.kr/eng/pro/pro02.html | NXP3200] SoC. The platform page contains information generic across these devices, and it is recommended that you refer to that page as it is a good starting point to understanding the LeapPad2, and contains some basic How To's and Tutorials to get you started.
Project Summary
The LeapPad2 (like the LeapsterGS) is a toy produced by Leapfrog marketed as an educational handheld gaming console for kids aged 3-9. Although it has a proprietary graphical front end, it runs an Angstrom Linux distribution on the same Cortex-A9 processor as the LeapsterGS. It also has built in accellerometer, 2 cameras, and microphone, along with a touch screen.
Sources and Toolchains
Tutorials/How To's
Technical Information
File System Contents List
Partitions
| Name | Location | Size | Device | Notes |
| Boot Loader | 0x00000000 | 0x0007E000 | /dev/mtd0 | On NOR |
| MfgData0 | 0x0007E000 | 0x00001000 | /dev/mtd1 | On NAND |
| MfgData1 | 0x0007F000 | 0x00001000 | /dev/mtd2 | On NAND |
| Reserved | 0x00080000 | 0x00400000 | /dev/mtd3 | On NAND |
| Kernel | 0x00480000 | 0x01000000 | /dev/mtd4 | On NAND |
| RFS | 0x01480000 | 0x0A000000 | /dev/mtd5 | On NAND |
| Bulk | 0x0B480000 | 0xF4C00000 | /dev/mtd6 | On NAND |
| Cartridge | On Cartridge NAND |
Images
- PCB Images