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{}...
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...
What are call centers How They Earn Call center Guide......... http://www.technology-updates.com/ Regards ... Yahoo! DSL Something to write home about. Just...
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...
... 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...
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...
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...
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 ...
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...
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...
... 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...
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...
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. ... ...
... 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...
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...
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...
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...
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...
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...
E-Commerce Step by Step ................ http://www.technology-updates.com/ Regards ... Yahoo! Photos Got holiday prints? See all the ways to get quality...
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...
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...
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...
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...
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....