kamalem2000 / avr-uip

Automatically exported from code.google.com/p/avr-uip
0 stars 0 forks source link

tx is not working #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ported code to msp430F2618
2. received arp request when it send out the respond
3. it sends one packet follow by garbage 5 that have packet size of 1369

What is the expected output? What do you see instead?
Expecting only one packet send out and no garbage send by the chip.

What version of the product are you using? On what operating system?
the chip version I think is 0 and operating system is polling mode.

Please provide any additional information below.

Original issue reported on code.google.com by jimv...@gmail.com on 2 Apr 2009 at 3:52

GoogleCodeExporter commented 9 years ago
The msp430 I think is a 16 bit chip there could be issues in 8 vs 16 bit 
numbers.
I don't think anyone can help you unless you post a copy of your code.  As this 
area is the avr port and not a msp430 port I'm not sure how much help people 
here can be.

Original comment by qarc...@gmail.com on 3 Jul 2010 at 5:42

GoogleCodeExporter commented 9 years ago
change to accepted... it could be interesting to support multiple platforms.

Original comment by qarc...@gmail.com on 3 Jul 2010 at 5:44

GoogleCodeExporter commented 9 years ago
I changed the state... I'll own it. :-)

If there aren't any comments in another month, I will close this request

Original comment by qarc...@gmail.com on 3 Jul 2010 at 5:46

GoogleCodeExporter commented 9 years ago
hi all
i have some questions, please answer for me!
- where is main.c function? 
- this code can transfer data through Ethernet?
thanks 

Original comment by tuyenpha...@yahoo.com on 12 Jul 2010 at 4:30

GoogleCodeExporter commented 9 years ago
Main is under the board project area.

For example:
 http://code.google.com/p/avr-uip/source/browse/trunk/projects/TuxGraphics/main.c

I don't think there is a board / project area in the checked in source for a 
device which uses the msp430F2618

Original comment by qarc...@gmail.com on 19 Jul 2010 at 7:10

GoogleCodeExporter commented 9 years ago
There has been no code submitted for this board.. 
No comments from the submitter.

removing soon

Original comment by qarc...@gmail.com on 17 Feb 2011 at 6:51

GoogleCodeExporter commented 9 years ago
This issue will not be fixed due to lack of hardware and the software which was 
causing the issue.

Original comment by qarc...@gmail.com on 17 Feb 2011 at 6:52