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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 4438 - 4469 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4438
Paul, Sorry, I've been off on a MS Team Foundation Server nightmare for the last week. The example you gave confirms what I reported as the good news, that now...
tod_syncor
Offline
Feb 1, 2008
9:31 am
4439
For some reason NBFind and IPsetup have suddenly stopped working; they can no longer 'see' any NB modules in response to a to search. The laptop I'm using has...
ridgeglider
Offline Send Email
Feb 1, 2008
3:25 pm
4440
Try bouncing the power to your switch. I have seen problems similar to this more than once when switches make up their little minds about MACs Chris _____ ...
chris ruff
cgruffcgruff
Offline Send Email
Feb 1, 2008
3:32 pm
4441
Chris: Thanks, but no luck.... I have just noticed that when Eclipse is showing the Netburner Perspective and I exit from Eclipse, I now get an error message. ...
ridgeglider
Offline Send Email
Feb 1, 2008
4:59 pm
4442
A while back NetBurner made mention of a new WiFi device. We have finished our initial hardware and software for this new product and it is currently...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Feb 1, 2008
6:08 pm
4443
2 questions, #1) what kind of throughput did you guys get ? #2) since they are SPI based, will we be able to use them with other micros ? I know this is a bad...
seulaterbuddy
Offline
Feb 1, 2008
6:12 pm
4444
If you make them static then there is only one copy for ALL objects. I'd like to see a simple example that I can run under microsoft,GCC (on a PC) and gcc on a...
Paul Breed
pbreed
Offline Send Email
Feb 1, 2008
7:29 pm
4445
The WIFI modules are going to be specific to the NetBurner. There is a fair bit of code we had to license under terms that only lets us allow as a pre-compiled...
Paul Breed
pbreed
Offline Send Email
Feb 1, 2008
7:34 pm
4446
I researched some SPI-based/CF-based WiFi module, they're in the range of $80-90. what about using a general USB-Wifi adaptor? it's quite cheap due to its high...
Gordon Hsiao
superpace
Offline Send Email
Feb 1, 2008
7:41 pm
4447
i agree, also it would have been nice to just use a SDIO Wi-Fi card and simply pop it in the MMC socket on the kit. http://www.spectec.com.tw/sdw820.htm ... ...
seulaterbuddy
Offline
Feb 1, 2008
7:53 pm
4450
Hi, We are using a Netburner MOD5234. Does anyone know whether or not any issues exist related to use of the CAN controller (within the Coldfire 5234...
stevenzedeck
Offline
Feb 1, 2008
8:07 pm
4451
Greetings – I am relearning C, after a hiatus of 15 years, with a MOD5213. My application is a redesign of the hand controller for a telescope. I will be...
David V. Fansler
dvfansler
Offline Send Email
Feb 2, 2008
2:58 am
4452
Paul, Now that I have my head out of my butt, I can see the RC4a Netburner gcc compiler is doing nothing wrong. Nothing like simplying the problem and...
tod_syncor
Offline
Feb 2, 2008
2:59 am
4453
In my architecture, I have a thread that takes input from a fifo, and writes it to a file on an sd card. This works fine, as does reading the file from ...
Thomas Taranowski
thomastarano...
Offline Send Email
Feb 2, 2008
9:23 am
4454
Hi Thomas Are you specifying the full path to your file, the 'current working directory' seems to change for every task priority registered using f_enterFS. I...
Stephen Dyble
stephen.dyble
Offline Send Email
Feb 2, 2008
4:11 pm
4455
David: You need to put the 8 data lines on the data bus. The R\W to the read and write lines and the cs to one of the cs lines. This places the display in the...
Michael Adelman
axiomenterta...
Offline Send Email
Feb 2, 2008
5:46 pm
4456
David Examine the bus timing for the display that you decide to use, I have had timing problems on the parallel bus with character displays and have ended up...
Stephen Dyble
stephen.dyble
Offline Send Email
Feb 2, 2008
8:24 pm
4457
Hi all Is there a way (fixed memory location, etc...) to retreive the monitor revision number from within my application? I recently upgraded all of my MOD5270...
stephen.dyble
Offline Send Email
Feb 2, 2008
8:42 pm
4458
Hi, I'm assuming you've made all the corrections due to the DEV-100 not being wired for the MOD5234 - Jumpers, I/O set correctly. If so, what type of device...
PeterElliot
Offline Send Email
Feb 2, 2008
8:49 pm
4459
No, I have just tried specifying the filename itself, and not the complete path. I will try the complete path. Thanks for the feedback! ... -- Thomas...
Thomas Taranowski
thomastarano...
Offline Send Email
Feb 3, 2008
1:58 am
4460
Thanks Michael and Stephen – I just went through the 5213 hardware manual and I failed to see where you could put an external device on the data bus. Can...
David V. Fansler
dvfansler
Offline Send Email
Feb 3, 2008
3:01 am
4461
We used a display that interfaced with a UART. Noritake, for example, has one that would work. Doing it this way makes the display interface trivial. ... -- ...
Thomas Taranowski
thomastarano...
Offline Send Email
Feb 3, 2008
6:12 am
4462
David: I think the UART sounds like the most plausible method for your project. They have hybrid displays Character & bitmapped capabilities combined in one...
Michael Adelman
axiomenterta...
Offline Send Email
Feb 3, 2008
12:09 pm
4463
Hi David I don't know the 5213 at all so I can't help you there but check the files section on this group for the file Databus-70-72-82.zip for examples on...
stephen.dyble
Offline Send Email
Feb 3, 2008
12:14 pm
4464
Hello David, My understanding is that the 5213 is a member of the ColdFire MCU family (micro controller) not the MPU family (micro processor). The MCU devices...
tjembedded
Offline
Feb 3, 2008
5:37 pm
4465
Hi all: I would like to see if anyone can figure out why my casts do not work or how the 4 byte output is possible from an unsigned char. Thanks in advance for...
axiomentertainment
axiomenterta...
Offline Send Email
Feb 3, 2008
11:33 pm
4466
Well Darn – I have worked with the 6802, 8080, Z80, 1802-05 and for the past 12 years Microchip PIC processors. I have yet to have run into one that did not...
David V. Fansler
dvfansler
Offline Send Email
Feb 3, 2008
11:57 pm
4467
If you dig into the documentation for the Coldfire processor, I think it is possible to access certain I/O pins (PORTA, PORTDD, etc) 8 bits at a time as GPIO. ...
Alex
lsualex2000
Offline Send Email
Feb 4, 2008
12:37 am
4468
in wrdata(), use iprintf("%x ",(unsigned char)pdata);...
greengenesd
Offline Send Email
Feb 4, 2008
3:31 am
4469
...or, change the type of the argument to wrdata, void wrdata(unsigned char pdata)...
greengenesd
Offline Send Email
Feb 4, 2008
3:37 am
Messages 4438 - 4469 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