文件名称:SMDK2443PB5BSP
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.15mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
-> #define EVT0
2. Default system tick mode is changed. The value is fixed tick.
Fixed tick means that tick interrupt is occurred every 1ms.
Variable tick means that timer interrupt period is changed when power mode is in idle.
For changing to variable tick
In smdk2443\src\inc\bsp_cfg.h file
#define FIXEDTICK
-> #define VARTICK
In smdk2443\src\Common\Timer\Sources file
SOURCES= timer_fixedtick.c watchdog.c
->
SOURCES= timer_vartick.c watchdog.c-1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
->#define EVT0
2. Default system tick mode is changed. The value is fixed tick.
Fixed tick means that tick interrupt is occurred every 1ms.
Variable tick means that timer interrupt period is changed when power mode is in idle.
For changing to variable tick
In smdk2443\src\inc\bsp_cfg.h file
#define FIXEDTICK
->#define VARTICK
In smdk2443\src\Common\Timer\Sources file
SOURCES= timer_fixedtick.c watchdog.c
->
SOURCES= timer_vartick.c watchdog.c
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
-> #define EVT0
2. Default system tick mode is changed. The value is fixed tick.
Fixed tick means that tick interrupt is occurred every 1ms.
Variable tick means that timer interrupt period is changed when power mode is in idle.
For changing to variable tick
In smdk2443\src\inc\bsp_cfg.h file
#define FIXEDTICK
-> #define VARTICK
In smdk2443\src\Common\Timer\Sources file
SOURCES= timer_fixedtick.c watchdog.c
->
SOURCES= timer_vartick.c watchdog.c-1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
->#define EVT0
2. Default system tick mode is changed. The value is fixed tick.
Fixed tick means that tick interrupt is occurred every 1ms.
Variable tick means that timer interrupt period is changed when power mode is in idle.
For changing to variable tick
In smdk2443\src\inc\bsp_cfg.h file
#define FIXEDTICK
->#define VARTICK
In smdk2443\src\Common\Timer\Sources file
SOURCES= timer_fixedtick.c watchdog.c
->
SOURCES= timer_vartick.c watchdog.c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2443_060915.bif
dirs
DNW/dnw.exe
DNW/secusb2.inf
DNW/secusb2.sys
DNW/wceusbsh.inf
Doc/Release Note.htm
Doc/ReleaseNotes(2443).txt
Doc/[WinCE50]S3C2443_Installation Manual_V1.2.doc
Doc/[WinCE50]S3C2443_Porting Manual_E1_V0.5.doc
Files/cameratestapp.exe
Files/changemode.exe
Files/clientside.exe
Files/config.bib
Files/GarField.lnk
Files/GarField.wmv
Files/idletime.exe
Files/Intltrns/0404/platform.str
Files/Intltrns/0407/platform.str
Files/Intltrns/0409/platform.str
Files/Intltrns/040a/platform.str
Files/Intltrns/040c/platform.str
Files/Intltrns/0410/platform.str
Files/Intltrns/0411/platform.str
Files/Intltrns/0412/platform.str
Files/Intltrns/0413/platform.str
Files/Intltrns/0416/platform.str
Files/Intltrns/041d/platform.str
Files/Intltrns/0804/platform.str
Files/platform.bib
Files/platform.dat
Files/platform.db
Files/platform.reg
Files/PPC_CAM.exe
Files/rasbook.reg
Files/recorder.exe
Files/regedit.exe
Files/RotateScreen.exe
Files/S3C2443REF_GPIO.lib
Files/usbmsfn.dll
Files/usbmsfn.pdb
smdk2443.bat
smdk2443.cec
sources.cmn
Src/Bootloader/dirs
Src/Bootloader/Eboot/boot.bib
Src/Bootloader/Eboot/debug.c
Src/Bootloader/Eboot/Display.h
Src/Bootloader/Eboot/DisplaySample_320_240.h
Src/Bootloader/Eboot/ether.c
Src/Bootloader/Eboot/flash.c
Src/Bootloader/Eboot/loader.h
Src/Bootloader/Eboot/main.c
Src/Bootloader/Eboot/makefile
Src/Bootloader/Eboot/makefile.inc
Src/Bootloader/Eboot/nand.cpp
Src/Bootloader/Eboot/sources
Src/Bootloader/Eboot/startup.s
Src/Bootloader/Eboot/usb.c
Src/Bootloader/Eboot/usbs.s
Src/Bootloader/Eboot/util.s
Src\Bootloader\Ipl\BIN\
Src/Bootloader/readme.txt
Src/Bootloader/Stepldr/Bin/STEPLDR.bin
Src/Bootloader/Stepldr/Bin/stepldr.nb0
Src/Bootloader/Stepldr/main.c
Src/Bootloader/Stepldr/makefile
Src/Bootloader/Stepldr/makefile.inc
Src/Bootloader/Stepldr/memcfg.inc
Src/Bootloader/Stepldr/nand.c
Src/Bootloader/Stepldr/option.h
Src/Bootloader/Stepldr/option.inc
Src/Bootloader/Stepldr/s2443addr.h
Src/Bootloader/Stepldr/s2443addr.inc
Src/Bootloader/Stepldr/sources
Src/Bootloader/Stepldr/startup.s
Src/Bootloader/Stepldr/stepldr.bib
Src/Bootloader/Stepldr/trimnb0.scr
Src/Bootloader/Stepldr/utils.c
Src/Common/ABORT/makefile
Src/Common/ABORT/sources
Src/Common/Cache/cachemode.s
Src/Common/Cache/flush.c
Src/Common/Cache/makefile
Src/Common/Cache/sources
Src/Common/dirs
Src/Common/Intr/Display.h
Src/Common/Intr/fiq.c
Src/Common/Intr/intr.c
Src/Common/Intr/makefile
Src/Common/Intr/sources
Src/Common/Ioctl/makefile
Src/Common/Ioctl/reboot.c
Src/Common/Ioctl/sources
Src/Common/Io/makefile
Src/Common/Io/sources
Src/Common/KitlUsbSer/kitlusbser_lib.lib
Src/Common/Memory/makefile
Src/Common/Memory/memory.c
Src/Common/Memory/sources
Src/Common/Power/makefile
Src/Common/Power/off.c
Src/Common/Power/sources
Src/Common/Profiler/makefile
Src/Common/Profiler/profiler.c
Src/Common/Profiler/sources
Src/Common/Rtc/makefile
Src/Common/Rtc/rtc.c
Src/Common/Rtc/sources
Src/Common/Smartmedia/dirs
Src/Common/Smartmedia/Dll/makefile
Src/Common/Smartmedia/Dll/smflash.def
Src/Common/Smartmedia/Dll/sources
Src/Common/Smartmedia/fmd/Arm/nand.s
Src/Common/Smartmedia/fmd/cfnand.h
Src/Common/Smartmedia/fmd/fmd.cpp
Src/Common/Smartmedia/fmd/fmd_LB.h
Src/Common/Smartmedia/fmd/fmd_SB.h
Src/Common/Smartmedia/fmd/makefile
Src/Common/Smartmedia/fmd/nand.h
Src/Common/Smartmedia/fmd/nand.s
Src/Common/Smartmedia/fmd/sources
Src/Common/Smartmedia/fmd_eboot/Arm/nand.s
Src/Common/Smartmedia/fmd_eboot/cfnand.h
Src/Common/Smartmedia/fmd_eboot/fmd.cpp
Src/Common/Smartmedia/fmd_eboot/fmd_LB.h
Src/Common/Smartmedia/fmd_eboot/fmd_SB.h
Src/Common/Smartmedia/fmd_eboot/makefile
Src/Common/Smartmedia/fmd_eboot/nand.h
Src/Common/Smartmedia/fmd_eboot/nand.s
Src/Common/Smartmedia/fmd_eboot/sources
Src/Common/Startup/makefile
Src/Common/Startup/sources
Src/Common/Startup/startup.s
Src/Common/Timer/idle.s
Src/Common/Timer/makefile
Src/Common/Timer/sources
Src/Common/Timer/timer_fixedtick.c
Src/Common/Timer/timer_vartick.c
Src/Common/Timer/watchdog.c
Src/dirs
Src/Drivers/camera/camera.cpp
Src/Drivers/camera/camera.def
Src/Drivers/camera/camera.h
Src/Drivers/camera/camif.h
Src/Drivers/camera/makefile
Src/Drivers/camera/s5x532.h
Src/Drivers/camera/sources
Src/Drivers/Ceddk/Ddk_bus/data.c
Src/Drivers/Ceddk/Ddk_bus/makefile
Src/Drivers/Ceddk/Ddk_bus/sources
Src/Drivers/Ceddk/Ddk_bus/trans.c
Src/Drivers/Ceddk/dirs
Src/Drivers/Ceddk/Dll/ceddk.c
Src/Drivers/Ceddk/Dll/makefile
Src/Drivers/Ceddk/Dll/sources
Src/Drivers/cf_atapi/dirs
Src/Drivers/cf_atapi/driver/atadisk.h
Src/Drivers/cf_atapi/driver/atapi.c
Src/Drivers/cf_atapi/driver/atapi.h
Src/Drivers/cf_atapi/driver/atapiapi.h
Src/Drivers/cf_atapi/driver/atapioem.c
Src/Drivers/cf_atapi/driver/atapi_cf.def
Src/Drivers/cf_atapi/driver/defines.h
Src/Drivers/cf_atapi/driver/diskio.c
Src/Drivers/cf_atapi/driver/makefile
Src/Drivers/cf_atapi/driver/sources
Src/Drivers/cf_atapi/driver/system.c
Src/Drivers/cf_atapi/driver/system.h
Src/Drivers/cf_atapi/load/atapi_cf_load.c
Src/Drivers/cf_atapi/load/atapi_cf_load.h
Src/Drivers/cf_atapi/load/atapi_cf_loader.def
Src/Drivers/cf_atapi/load/makefile
Src/Drivers/cf_atapi/load/sources
Src/Drivers/CS8900ebo
dirs
DNW/dnw.exe
DNW/secusb2.inf
DNW/secusb2.sys
DNW/wceusbsh.inf
Doc/Release Note.htm
Doc/ReleaseNotes(2443).txt
Doc/[WinCE50]S3C2443_Installation Manual_V1.2.doc
Doc/[WinCE50]S3C2443_Porting Manual_E1_V0.5.doc
Files/cameratestapp.exe
Files/changemode.exe
Files/clientside.exe
Files/config.bib
Files/GarField.lnk
Files/GarField.wmv
Files/idletime.exe
Files/Intltrns/0404/platform.str
Files/Intltrns/0407/platform.str
Files/Intltrns/0409/platform.str
Files/Intltrns/040a/platform.str
Files/Intltrns/040c/platform.str
Files/Intltrns/0410/platform.str
Files/Intltrns/0411/platform.str
Files/Intltrns/0412/platform.str
Files/Intltrns/0413/platform.str
Files/Intltrns/0416/platform.str
Files/Intltrns/041d/platform.str
Files/Intltrns/0804/platform.str
Files/platform.bib
Files/platform.dat
Files/platform.db
Files/platform.reg
Files/PPC_CAM.exe
Files/rasbook.reg
Files/recorder.exe
Files/regedit.exe
Files/RotateScreen.exe
Files/S3C2443REF_GPIO.lib
Files/usbmsfn.dll
Files/usbmsfn.pdb
smdk2443.bat
smdk2443.cec
sources.cmn
Src/Bootloader/dirs
Src/Bootloader/Eboot/boot.bib
Src/Bootloader/Eboot/debug.c
Src/Bootloader/Eboot/Display.h
Src/Bootloader/Eboot/DisplaySample_320_240.h
Src/Bootloader/Eboot/ether.c
Src/Bootloader/Eboot/flash.c
Src/Bootloader/Eboot/loader.h
Src/Bootloader/Eboot/main.c
Src/Bootloader/Eboot/makefile
Src/Bootloader/Eboot/makefile.inc
Src/Bootloader/Eboot/nand.cpp
Src/Bootloader/Eboot/sources
Src/Bootloader/Eboot/startup.s
Src/Bootloader/Eboot/usb.c
Src/Bootloader/Eboot/usbs.s
Src/Bootloader/Eboot/util.s
Src\Bootloader\Ipl\BIN\
Src/Bootloader/readme.txt
Src/Bootloader/Stepldr/Bin/STEPLDR.bin
Src/Bootloader/Stepldr/Bin/stepldr.nb0
Src/Bootloader/Stepldr/main.c
Src/Bootloader/Stepldr/makefile
Src/Bootloader/Stepldr/makefile.inc
Src/Bootloader/Stepldr/memcfg.inc
Src/Bootloader/Stepldr/nand.c
Src/Bootloader/Stepldr/option.h
Src/Bootloader/Stepldr/option.inc
Src/Bootloader/Stepldr/s2443addr.h
Src/Bootloader/Stepldr/s2443addr.inc
Src/Bootloader/Stepldr/sources
Src/Bootloader/Stepldr/startup.s
Src/Bootloader/Stepldr/stepldr.bib
Src/Bootloader/Stepldr/trimnb0.scr
Src/Bootloader/Stepldr/utils.c
Src/Common/ABORT/makefile
Src/Common/ABORT/sources
Src/Common/Cache/cachemode.s
Src/Common/Cache/flush.c
Src/Common/Cache/makefile
Src/Common/Cache/sources
Src/Common/dirs
Src/Common/Intr/Display.h
Src/Common/Intr/fiq.c
Src/Common/Intr/intr.c
Src/Common/Intr/makefile
Src/Common/Intr/sources
Src/Common/Ioctl/makefile
Src/Common/Ioctl/reboot.c
Src/Common/Ioctl/sources
Src/Common/Io/makefile
Src/Common/Io/sources
Src/Common/KitlUsbSer/kitlusbser_lib.lib
Src/Common/Memory/makefile
Src/Common/Memory/memory.c
Src/Common/Memory/sources
Src/Common/Power/makefile
Src/Common/Power/off.c
Src/Common/Power/sources
Src/Common/Profiler/makefile
Src/Common/Profiler/profiler.c
Src/Common/Profiler/sources
Src/Common/Rtc/makefile
Src/Common/Rtc/rtc.c
Src/Common/Rtc/sources
Src/Common/Smartmedia/dirs
Src/Common/Smartmedia/Dll/makefile
Src/Common/Smartmedia/Dll/smflash.def
Src/Common/Smartmedia/Dll/sources
Src/Common/Smartmedia/fmd/Arm/nand.s
Src/Common/Smartmedia/fmd/cfnand.h
Src/Common/Smartmedia/fmd/fmd.cpp
Src/Common/Smartmedia/fmd/fmd_LB.h
Src/Common/Smartmedia/fmd/fmd_SB.h
Src/Common/Smartmedia/fmd/makefile
Src/Common/Smartmedia/fmd/nand.h
Src/Common/Smartmedia/fmd/nand.s
Src/Common/Smartmedia/fmd/sources
Src/Common/Smartmedia/fmd_eboot/Arm/nand.s
Src/Common/Smartmedia/fmd_eboot/cfnand.h
Src/Common/Smartmedia/fmd_eboot/fmd.cpp
Src/Common/Smartmedia/fmd_eboot/fmd_LB.h
Src/Common/Smartmedia/fmd_eboot/fmd_SB.h
Src/Common/Smartmedia/fmd_eboot/makefile
Src/Common/Smartmedia/fmd_eboot/nand.h
Src/Common/Smartmedia/fmd_eboot/nand.s
Src/Common/Smartmedia/fmd_eboot/sources
Src/Common/Startup/makefile
Src/Common/Startup/sources
Src/Common/Startup/startup.s
Src/Common/Timer/idle.s
Src/Common/Timer/makefile
Src/Common/Timer/sources
Src/Common/Timer/timer_fixedtick.c
Src/Common/Timer/timer_vartick.c
Src/Common/Timer/watchdog.c
Src/dirs
Src/Drivers/camera/camera.cpp
Src/Drivers/camera/camera.def
Src/Drivers/camera/camera.h
Src/Drivers/camera/camif.h
Src/Drivers/camera/makefile
Src/Drivers/camera/s5x532.h
Src/Drivers/camera/sources
Src/Drivers/Ceddk/Ddk_bus/data.c
Src/Drivers/Ceddk/Ddk_bus/makefile
Src/Drivers/Ceddk/Ddk_bus/sources
Src/Drivers/Ceddk/Ddk_bus/trans.c
Src/Drivers/Ceddk/dirs
Src/Drivers/Ceddk/Dll/ceddk.c
Src/Drivers/Ceddk/Dll/makefile
Src/Drivers/Ceddk/Dll/sources
Src/Drivers/cf_atapi/dirs
Src/Drivers/cf_atapi/driver/atadisk.h
Src/Drivers/cf_atapi/driver/atapi.c
Src/Drivers/cf_atapi/driver/atapi.h
Src/Drivers/cf_atapi/driver/atapiapi.h
Src/Drivers/cf_atapi/driver/atapioem.c
Src/Drivers/cf_atapi/driver/atapi_cf.def
Src/Drivers/cf_atapi/driver/defines.h
Src/Drivers/cf_atapi/driver/diskio.c
Src/Drivers/cf_atapi/driver/makefile
Src/Drivers/cf_atapi/driver/sources
Src/Drivers/cf_atapi/driver/system.c
Src/Drivers/cf_atapi/driver/system.h
Src/Drivers/cf_atapi/load/atapi_cf_load.c
Src/Drivers/cf_atapi/load/atapi_cf_load.h
Src/Drivers/cf_atapi/load/atapi_cf_loader.def
Src/Drivers/cf_atapi/load/makefile
Src/Drivers/cf_atapi/load/sources
Src/Drivers/CS8900ebo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.