Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Itche

Pages: [1]
1
µTasker general / .out file
« on: October 07, 2008, 08:04:39 PM »
Hello all,
did anyone have modified the makefile to creat an .out file to use it with SAM-ICE under Eclipse?

Thanks
Itche

2
ATMELTM AT91SAM7X and AVR32 / Re: serial port
« on: September 25, 2008, 04:02:42 PM »
Mark,
you are the best.
Thanks for your time and help.
I'm going to modify my design in such way that the Debug port wont be "visible" to the outside world and re rout Uart 0 to that location.
Again, thanks so much
Itche

3
ATMELTM AT91SAM7X and AVR32 / Re: serial port
« on: September 24, 2008, 04:06:49 PM »
Mark,
as usual, thanks for the quick response.
You are right, I mixed between the two.
My Atmel board is the AT91SAM7X-EK (it does not have a REV version on it). As you mentioned there are 2 DSUB's on it but in my case BOTH are connected and the DEBUG one has the same ADM3203 that is installed for the RS232 connector driving it. I have verified that it is connected to the SAM (pins 73, 74) chip and that it is connected in parallel with the relevant pins on J16A (28,29).

On my board (which is based on the Atmel board) I have connected 2 DSUBs as well.
The first one is connected to PA0 and PA1 same way it is on the Atmel board and this connection work Ok with the default configuration of Demo_Uart to be 0. (RS232)
The second one is connected to PA27 and PA28. When I change Demo_Uart to be 1 (I did this before posting the issue), I assumed this connector will work, however it is not. It is also not working on the Atmel board DEBUG DSUB or on J16
Thanks in advance
Itche

4
ATMELTM AT91SAM7X and AVR32 / serial port
« on: September 23, 2008, 07:00:22 PM »
Hello all,
What do I need to redefine in order to use the RS232 com port instaed of the Debug port on the eval board?

Thanks
Itche

5
ATMELTM AT91SAM7X and AVR32 / Phy
« on: September 15, 2008, 04:36:34 PM »
Hello all,
Did anyone tried to setup a Marvell 88E6035 on Sam7X?
Thanks
Itche

6
µTasker general / Eclips makefile
« on: September 15, 2008, 04:00:33 PM »
Hello all,
I wanted to add something like 60 more files to the project.
I noticed that every time I adding a file i need to modify the makefile.
Is ther a way that the makefile will be automaticaly modified/updated with new files added to the project?

Thanks in advance
Itche

7
ATMELTM AT91SAM7X and AVR32 / Re: Ethernet and telnet
« on: August 20, 2008, 04:07:55 AM »
Mark,
After applying SP3 it started working.
Thanks so much for your time and help ;D

Itche

8
ATMELTM AT91SAM7X and AVR32 / Re: Ethernet and telnet
« on: August 19, 2008, 03:12:16 PM »
Mark,
These lines do not exist in my tcpip.h
I added them and tried following your guide but got the same result.
When i created an error I did not receive build errors and a new .bin file got generated.
When i looked into the project definitions i see that GNU is defined.
Not sure what I'm doing wrong
Thanks for your help
Itche

9
ATMELTM AT91SAM7X and AVR32 / Re: Ethernet and telnet
« on: August 19, 2008, 03:39:17 AM »
Mark,
Thanks for the quick response.
I'll try that first thing tomorrow morning
Itche

10
ATMELTM AT91SAM7X and AVR32 / Ethernet and telnet
« on: August 18, 2008, 08:04:53 PM »
Hello All,
I encountered an issue regarding the ethernet/telnet application.
after configuring MAC and IP i have started the simulator and was able to "telnet" and try all the network related options. I compiled the utasker code under Eclips 3.2 in order to download it to my atmel AT91SAM7X-EK board. when i restarted by board i noticed the H.B LED blinking as in the simulator. when i tried to telnet to my board i wasn't successful. I captured the telnet attempt using WireShark. please see attached file. Any ideas anyone??

Thanks so much
Itche

Pages: [1]