SBC8100 FAQ

From eLinux.org
Jump to: navigation, search

所谓前人栽树,后人乘凉,这都是过去的智慧与汗水所搭建,可以细作参考!
同时,也希望我们可以携手完善这个FAQ,让我们畅通无阻地建立合作的平台吧!

Hardware / 硬件

How to connect JTAG / 如何连接JTAG仿真器

The following FIG is emluator Standard interface:
JTAG1.jpg

The following FIG is Mini8100 JTAG interface:
JTAG2.jpg

The connection as below:
JTAG3.jpg

WinCE

How to change Debug port as Normal serial port / 如何将调试串口设置为普通串口

1 Modify \WINCE600\PLATFORM\SBC8100\SBC8100.bat

 REM Disable COM3 when used for debug port
set BSP_NOCOM3=


2 Find the " OEMDeinitDebugSerial();" on \WINCE600\PLATFORM\mini8510\SRC\OAL\OALLIB\init.c,
and enable the " OEMDeinitDebugSerial();"

3 Enable the UART3 on Catalog:
DebugportAsSerialport1.jpg