Search the web
Sign In
New User? Sign Up
netburner_group · NetBurner - Embedded Ethernet
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1062 - 1091 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1062
I am compiling a std C file and I get this error Error C:\tmp\ccFpLiG5.s:2443 operands mismatch -- statement `move.b %a2,%d1' ignored This .c file has no asm{}...
tod_syncor
Offline
Jan 6, 2006
1:28 am
1063
Has anyone used the 5272's usb.c device driver? I have been working with it and kind of figured the code would compile fine but am getting errors. I just...
matt_koebel
Offline Send Email
Jan 6, 2006
1:40 am
1064
What are call centers How They Earn Call center Guide......... http://www.technology-updates.com/ Regards ... Yahoo! DSL Something to write home about. Just...
sky light
openhorizon79
Offline Send Email
Jan 6, 2006
2:16 pm
1065
Hi everyone, I have designed an SD/MMC card interface onto my baseboard which supports the MOD5270. At the moment I am testing prototypes of the board. Can...
mmk_tsm
Offline Send Email
Jan 6, 2006
8:00 pm
1066
... The SD card interface for the file systems is just wires and two pull up resistors. I've attached the SD card interface that I am using to test the...
Paul Breed
pbreed
Offline Send Email
Jan 6, 2006
11:36 pm
1067
I found and fixed the problem and in case it helps anyone else I am posting the solution. It boils down to a cast between a 64 bit int (unsigned long long) and...
tod_syncor
Offline
Jan 7, 2006
12:07 am
1068
Paul, Your attachment(schematic) is missing. Can you please resend it. Also, is the SD filesystem available for beta testing yet - I know Netburner offered...
mmk_tsm
Offline Send Email
Jan 7, 2006
9:41 am
1069
Michael, I received the attachment just fine. If you read this from the Yahoo Groups website, they don't store attachments, so that's perhaps why you did not ...
Michael Rodby
mkrodby
Offline Send Email
Jan 7, 2006
3:34 pm
1070
This message is intended primarily for seulaterbuddy who posted a flash demo some time back and I must admit, I am impressed with what it can do. I would be...
Leo Cahalan
tilco1234
Offline Send Email
Jan 9, 2006
3:07 pm
1071
I noticed that you had problems a while ago with using the usb.c functions. I am having the same problems now. I was wondering if you have made any progress...
matt_koebel
Offline Send Email
Jan 9, 2006
3:40 pm
1072
Will it be possible to use the new Flash File System in 1.99 with last 64k of flash memory on the MOD5282? Thanks Mark...
Mark Jones
markalanj
Offline Send Email
Jan 9, 2006
4:35 pm
1073
... The short answer is yes, the next question is how..... I need to write up a how to on this, I have not gotten that done. My best advice (I know this is...
Paul Breed
pbreed
Offline Send Email
Jan 9, 2006
6:15 pm
1074
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the netburner_group group. File :...
netburner_group@yahoo...
Send Email
Jan 9, 2006
6:18 pm
1075
I posted the SD interface schematic to the yahoo groups file section. Paul...
Paul Breed
pbreed
Offline Send Email
Jan 9, 2006
6:23 pm
1076
You do not "need" to purchase the full development Flash package. You can use the 30 day demo. The demo is full featured and is what I used to create the demo...
seulaterbuddy
Offline
Jan 9, 2006
6:24 pm
1077
Thanks Paul, I downloaded 1.99beta tools. Are there any notes, examples etc to help me get the SD card file system operational? Michael. ... section. ... ...
mmk_tsm
Offline Send Email
Jan 9, 2006
8:01 pm
1078
... There is presently only one example nburn\examples\sdtest Take a look at the serial port output from the example SDTest program.. Some comments on the...
Paul Breed
pbreed
Offline Send Email
Jan 9, 2006
8:13 pm
1079
Trying to debug from COM5 on my PC (USB->Serial) to COM2 on MOD5282 on Carrier. Connection attempt only reports: "com5 : Not a typewriter." I have used the...
s_tier_ny
Offline Send Email
Jan 9, 2006
9:02 pm
1080
On previous version I added a library (my_lib.a) by way of Project/project options/parameters tab/add library or object. After install of new tool i get...
hallbergdavid
Offline Send Email
Jan 9, 2006
10:55 pm
1081
Are you using DevCpp or command line make? How are you entering the "Extra Library" to be linked info? As for the missing FTPD_Rename just add a function: int...
Paul Breed
pbreed
Offline Send Email
Jan 10, 2006
12:21 am
1082
I am using DevCpp and I added the library from menu item Project/project options/parameters tab/add library or object. David...
hallbergdavid
Offline Send Email
Jan 10, 2006
2:42 am
1083
Hi... Sorry about the lame question, but I'm a newbie !!! I purchased Mod5270 few days ago in order to add Telnet functions to some old device, and yet I'm...
cduquenoy
Offline Send Email
Jan 10, 2006
8:48 am
1084
Look in the files Section for Telnet_Server.cpp This is what i use to provide myself with telnet functions. I am not saying its the best code, but it works for...
seulaterbuddy
Offline
Jan 10, 2006
12:21 pm
1085
E-Commerce Step by Step ................ http://www.technology-updates.com/ Regards ... Yahoo! Photos Got holiday prints? See all the ways to get quality...
sky light
openhorizon79
Offline Send Email
Jan 10, 2006
1:21 pm
1086
Eureka! It works. I'm impressed. Suddenly it sparked into life, spat out the names of all the files (150+) on my SD card, and wrote the test text file onto...
mmk_tsm
Offline Send Email
Jan 10, 2006
3:02 pm
1087
OK, Jim, thanks for your code. I had a quick look at it, and will look better later, but it seems you're coding a Telnet server, though what I need is more...
cduquenoy
Offline Send Email
Jan 10, 2006
4:13 pm
1088
Ok, I understand now. well then, here is the code i use to connect to the telnet server code i just sent you eailier. Maybe this can help you some. #include...
seulaterbuddy
Offline
Jan 10, 2006
4:25 pm
1089
One thing that is missing from the file system release are some good examples. My current list of examples to write is as follows: 1)A simple example of using...
Paul Breed
pbreed
Offline Send Email
Jan 10, 2006
5:08 pm
1090
Hello, I'm setting up the 5272 Development board and cannot locate the motusb Windows 2000 and XP drivers. Does anyone know where they are? Thank you....
oliverhbailey
Offline Send Email
Jan 10, 2006
10:10 pm
1091
... I found it at the Freescale web site. If anyone is interested the link is below. ...
oliverhbailey
Offline Send Email
Jan 10, 2006
11:04 pm
Messages 1062 - 1091 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help