Location:
Search - 2443 bsp
Search list
Description: 三星sc32442智能手机应用处理器开发板BSP。-Sc32442 Samsung smartphone application processor development board BSP.
Platform: |
Size: 2501632 |
Author: linyan |
Hits:
Description: ssamsung最近推出的3c2443的wince 6.0 bsp安装手册.-ssamsung recently introduced 3c2443 of wince 6.0 bsp installation manual.
Platform: |
Size: 1723392 |
Author: 苏可 |
Hits:
Description: 三星S3C2443开发板原理图
其BSP源码在本站可以找到。-Samsung S3C2443 development board schematic diagram of its BSP source code can be found at the site.
Platform: |
Size: 1695744 |
Author: xb |
Hits:
Description: 三星S3C2443数据手册
与 BSP ,与 SCH, 构成了S3C2443的完整资料。-Samsung S3C2443 Data Sheet with the BSP, and SCH, constitute the complete information S3C2443.
Platform: |
Size: 3794944 |
Author: xb |
Hits:
Description: 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
Platform: |
Size: 8542208 |
Author: bill |
Hits:
Description: 2443 wince5.0 bsp, source code-2443 wince5.0 bsp,source code
Platform: |
Size: 7317504 |
Author: pengwenzong |
Hits: