Specifications

Page | 64
#define lcd_43inch 1
//#define lcd_vga_1024x768 1
//--------------------------------------------
For the 7” LCD
Modify
C:\wince600\platform\am35x_bsp\src\bsp_common\display\Lcd_cfg.h
//-------------------------------------------
#define lcd_7inch 1
//#define lcd_43inch 1
//#define lcd_vga_1024x768 1
//--------------------------------------------
For the VGA
Modify
C:\wince600\platform\am35x_bsp\src\bsp_common\display\Lcd_cfg.h
//-------------------------------------------
//#define lcd_7inch 1
//#define lcd_43inch 1
#define lcd_vga_1024x768 1
//--------------------------------------------
Note:
If user needs to use the SOC8200 BS to develop a Windows Embedded CE 6.0
operating system, the construction of a Windows Embedded CE 6.0
development platform is required.
Examples in this manual use the default installation path for Windows
Embedded CE 6.0 software (C:\WINCE600).
5.4.2 System Compliation
1. Open the file SOC8200 .sln
[C:\WINCE600\OSDesigns\SOC8200] or take the following steps
to create a new project:
Open Visual Studio 2005.
Select on the menu: File [New->Project].
Select Platform Builder for CE 6.0 as the template type
Select a file name and open the Windows Embedded CE 6.0 OS
Design Wizard