Re: Mainstone III Serial Port problem
- From: "Piet" <pietdesomere@xxxxxxxxx>
- Date: 8 Jun 2006 06:40:05 -0700
Concerning the first problem, if your software command succeeds it is
probably
1) the FFUART TX pin which is not configured as alternate function UART
or
2) HW switches on the board, maybe the data is not routed to the
connector you're measuring.
How are you measuring anyway? On the pin or using hyperterminal on you
pc? In the second case a lot more could be wrong.
Regards,
Piet
Jackson schreef:
I am using Mainstone III borad for developeing a BSP. And i am using the
latest BSP for mainstone board fom Microsoft. The problem I am facing is,
the serial port is not working with this.
The only one COM port supported is FFUART(COM1). But if i try to write
someting using COM1,(using a seperate application) I am not able to get the
data in the FFUART Tx pin.
It looks like COM port opening and "WrireFile" is success. How can I make
the
FFUART work with mainstone board.
Also I have tried to add a second COM port with with BTUART. i have added
the following registery setting for that. But the kernel is not even booted.
It is waiting with the following message in the debug window.
Loading module vmini.dll at address 0x038A0000-0x038AB000 (RW data at
0x01F98000-0x01F98670)
Loaded symbols for
'D:\PBWORKSPACES\MAINSTONEIII\RELDIR\MAINSTONEIII_ARMV4I_DEBUG\VMINI.DLL'
Registry Settings
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial2]
"Irq"=dword:15 ; 21 IRQ_BTUART
"SysIntr"=dword:1c ; 28 SYSINTR_BTUART
"MemBase"=dword:40200000 ; BTUART Register
"MemLen"=dword:40
"DeviceArrayIndex"=dword:81 ; BTUART object
"Prefix"="COM"
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"Dll"="ms2_serial.dll"
"Order"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial2\Unimodem]
"Tsp"="Unimodem.dll"
"DeviceType"=dword:0
"FriendlyName"="Serial Cable on COM2:"
"DevConfig"=hex: 10,00, 00,00, 05,00,00,00, 10,01,00,00, 00,4B,00,00,
00,00, 08, 00, 00, 00,00,00,00
How can i add all the 3 COM port possible with PXA270
--
Jackson C P
Design Engineer
e-consystems
.
- Follow-Ups:
- Re: Mainstone III Serial Port problem
- From: Jackson
- Re: Mainstone III Serial Port problem
- Prev by Date: Windows ce 5 ipsm 3.8.050603
- Next by Date: two display devices?
- Previous by thread: Windows ce 5 ipsm 3.8.050603
- Next by thread: Re: Mainstone III Serial Port problem
- Index(es):
Relevant Pages
|