Embest AM3517 User Manual Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 76
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
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
//--------------------------------------------
If user needs to use SOC8200 BS to develop Windows Embedded CE 6.0
operating system, the construction of Windows Embedded CE 6.0 development
platform is required.
This manual takes the default installation path for Windows Embedded CE 6.0
software, i.e. its default path is [C:\WINCE600].
4.3.2.2 System Complie
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 the menu: File [New->Project].
Select template type of Platform Builder for CE 6.0
Select a file name and open Windows Embedded CE 6.0 OS Design Wizard
Set the Embest SOC8200 BSP into the BSP list.
Continue to finish the Wizard.
2. Select submenu [Build-> Global Build Settings]
Copy Files to Release Directory After Build
Make Run-Time Image After build
3. If KITL is needed, set Enable Kernel Debugger and Enable KITL into Build Options page
[Project-> Properties].
4. Select [Build-> Build Solution] to build BSP. These operations cover the whole compilation
including sysgen operating system’s components. After a entire compilation process is
completed, the build commands under Solution Explorer window can be used to save the
build time.
5. Images including NK.bin, EBOOTSD.nb0 and MLO and so on will be generate; Copy the
files MLO, EBOOTSD.nb0 and NK.bin under
[C:\WINCE600\OSDesigns\SOC8200\SOC8200\RelDir\SOC8200_ARMV4I_Release] to
the SD card. Insert the SD card into the device and boot the device for a test.
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 75 76

Comments to this Manuals

No comments