Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Accessing COM5 port of AT91SAM9M10G45EK
PostPosted: Wed Feb 16, 2011 2:34 pm 
Offline

Joined: Mon Nov 08, 2010 11:23 am
Posts: 2
Hi,

I am using AT91SAM9M10G45EK with Wince6.
I can access COM3 i.e.USART1 .
But I want to access USART3 i.e.COM5 (This is as per the registry setting given under ..\WINCE600\PLATFORM\AT91SAM9G45M10EK\SRC\DRIVERS\Serial\AT91SAM9G45M10EK_serial_USART3.reg file)

After checking the registry settings of existing flashed -OS image , I found registry entry of COM3 but not for COM5. So I thought not having entry of COM5 , is the reason for not getting access to COM5. So I added registry settings for COM5.

But still I am not able to access COM5.

Please help to solve this problem.


Top
 Profile  
 
 Post subject: Re: Accessing COM5 port of AT91SAM9M10G45EK
PostPosted: Thu Mar 10, 2011 3:19 pm 
Offline

Joined: Thu Feb 17, 2011 12:34 pm
Posts: 4
edit platform.reg and add your reg file before build osdesign.

; Serial driver
;
IF BSP_AT91SAM9G45M10EK_SERIAL
#include "$(_TARGETPLATROOT)\SRC\DRIVERS\Serial\AT91SAM9G45M10EK_serial_USART1.reg"
#include "$(_TARGETPLATROOT)\SRC\DRIVERS\Serial\AT91SAM9G45M10EK_serial_USART3.reg"
ENDIF BSP_AT91SAM9G45M10EK_SERIAL
; ------------------------------------------------------------------------------


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: