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: serial debugging with AT91RM9200
PostPosted: Mon Jun 26, 2006 12:28 pm 
Offline

Joined: Thu Jun 15, 2006 10:17 pm
Posts: 5
Hi,
I'm making some experience with AT91RM9200-EK board and now I'm triying to debug a simple application with gdb via DBGU port, because I don't have a JTAG interface. I installed Cygwin and GNUARM on my computer (a notebook with a usb to serial converter on COM5) and the Linux distribution on the board, following the Getting Started Instructions. Then I boot Linux on the board and I open gdb on my computer, then I type:

set remotebaud 115200
set debug remote 1
target remote com5

gdb says me "COM5: permission denied". I don't think to have problems with the usb to serial converter driver, because all seem to go when I upload applications with Hyper Terminal via COM5. I also tried to install GNUARM without Cygwin, adding only the dll needed as the installation prompted to me, but the result to the same instructions was :

"COM5: Inappropriate ioctl for device"

Can anyone help me? I've been searching a long on google and other forums but all the attemps don't seem to work. Thanks a lot.

Michele


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 28, 2006 10:47 pm 
Offline

Joined: Mon May 15, 2006 11:39 pm
Posts: 25
Location: Bora Bora
mig,

did you try this :-


target remote /dev/ttyS4 ??

Note that's an uppercase 'S'.


P.


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 6 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: