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...
Show off your group to the world. Share a photo of your group with us.

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 2132 - 2161 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2132
Hi, Forrest uploaded the correct DevCpp 1.2 last night. -Larry...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Nov 1, 2006
8:43 pm
2133
Hello everyone, I have have recently been looking at possible ways to reduce network latency for for a motor control project and I found a great way to ...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Nov 2, 2006
5:08 am
2134
Once again google is your friend... http://google/search?hl=en&q=S19 ... _________________________________________________________________ Be the first to hear...
Kevin McCall
kevin_d_mccall
Offline Send Email
Nov 2, 2006
9:27 am
2135
Ok all very clever, but how the hell do you work out those numbers and alignments? A wee application note around that would be more usefull to allow us mere ...
Kevin McCall
kevin_d_mccall
Offline Send Email
Nov 2, 2006
9:58 am
2136
has anyone seen an issue with the netburner losing its DHCP address then flooding the ethernet network with UDP packets?...
neo1491
Offline Send Email
Nov 2, 2006
2:36 pm
2137
I'm trying to use cout and cin, but I'm getting a compile warning in eclipse at the line: #include <iostream> Here's the warning: C/C++ Indexer Problem:...
ridgeglider
Offline Send Email
Nov 2, 2006
5:20 pm
2138
Hello Kevin, The NNDK comes with a Programmers Manual that has a whole chapter about the on-chip SRAM. There is also a platform hardware folder located with...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Nov 2, 2006
6:24 pm
2139
Netburner, Are there any plans to create symbols or #DEFINES for the fields in the registers for the onboard modules on the coldfire parts? I like the use of...
jas0995
Offline
Nov 2, 2006
6:53 pm
2140
Hello John, This is a very reasonable request and I will look further into getting this implementing. -Larry...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Nov 2, 2006
7:38 pm
2141
Hi Larry and John, I agree that it would be great if NB distributed the Freescale headers, and even used them in their own code where appropriate, but since...
trailrunner23
Offline
Nov 2, 2006
8:22 pm
2142
Hi Joe, I am also currently using the Freescale headers as you may have noticed. However, it would be nice to get them all with any changed to work with the...
jas0995
Offline
Nov 2, 2006
9:03 pm
2143
Hi, I will be making an inquiry to Freescale/Metroworks about including their hardware definition files in the NetBurner development package. I will let you...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Nov 2, 2006
10:46 pm
2144
John and Larry, What I'm doing is just extracting all of the MCF5213 header files from the Freescale ZIP file into the MOD5213\include folder. That folder is ...
trailrunner23
Offline
Nov 2, 2006
11:25 pm
2145
Hi John, I do exactly what your email says you wish you could do, and I do it for the reason you cite, i.e. it makes the code more readable. The example in...
trailrunner23
Offline
Nov 2, 2006
11:27 pm
2146
Anyone interested in getting a copy of the register bit defs should get a new copy from freescale. It can be found at: ...
jas0995
Offline
Nov 3, 2006
5:19 am
2147
This response is a bit late for the original poster but for anyone else searching the archives I had this same issue. I found that just by moving #ifdef _DEBUG...
tod_syncor
Offline
Nov 4, 2006
12:17 am
2148
NetBurner, I saw that you updated the serial init functions in NNDK 2.0, but I was still having trouble, so I looked at pins.cpp. Here is the code for pins...
trailrunner23
Offline
Nov 4, 2006
1:59 am
2149
Hi Tod, Thanks for pointing that out. Here are a couple of pointers when using the debugger. - If you are using DHCP, the Init function must be after the DHCP ...
netburnergroup
Offline Send Email
Nov 6, 2006
7:34 pm
2150
A few days ago I started testing the latest NBEclipse IDE with NNDK 2.0. In general things went very smoothly, and I consider this IDE a significant...
tod_syncor
Offline
Nov 7, 2006
12:11 am
2151
That is simply fantastic, I must rush out and extend the Support so that we get the NBEclipse release, when it's released. Thanks for the time you took...
acravenrohm
Offline Send Email
Nov 7, 2006
10:21 am
2152
Hello, The bug for pin 32 in pins.cpp has now been fixed: ~0x03 was replaced with ~0x30. As for the IRQ and polling functions, we will also fix this and check ...
netburnergroup
Offline Send Email
Nov 7, 2006
8:10 pm
2153
I just got my first 5282 up and running, but I cannot find the pins.h file in my nburn/include directory. I tried re-installing everything from the CD, but am...
dell_aaron_conner
dell_aaron_c...
Offline Send Email
Nov 8, 2006
2:00 am
2154
There are quite a few include folders... Usually, pins.h is in C:\Nburn\include If you're not careful, you could easily look in one of these: ...
ridgeglider
Offline Send Email
Nov 8, 2006
3:47 am
2155
Thanks for the quick reply, ridgeglider. I made sure of the directory and even performed a system search (including hidden files) with no luck. Just to check...
dell_aaron_conner
dell_aaron_c...
Offline Send Email
Nov 8, 2006
5:34 am
2156
SOLUTION FOUND: Larry at netburner got it pinned down to a software version. Apparently, version 1.98 may not have included all (or any?) of the pin class...
dell_aaron_conner
dell_aaron_c...
Offline Send Email
Nov 8, 2006
6:18 am
2157
On the webpage where you downloaded the Pins class appnote there is an * next to the app note. *Requires NNDK 1.99 Beta 5 We ought to put this into the app...
Paul Breed
pbreed
Offline Send Email
Nov 9, 2006
10:55 pm
2158
Back in 1999 Paul Breed wrote an interesting article for circuit cellar (issue 107, available on the web) that used a netburner to generate x-y line graphs for...
idhawkins2003
Offline Send Email
Nov 10, 2006
1:17 pm
2159
Does anyone know why using floating-point has such a big effect on task stack requirements. Without floating-point, our MOD5213 programs need only 256xDWORD...
trailrunner23
Offline
Nov 11, 2006
3:02 am
2160
Answering my own question, I have found that I misinterpreted my MOD5213 test results. When using DevCpp 1.14 and NNDK 1.99, "Rebuild All" was failing, so I...
trailrunner23
Offline
Nov 12, 2006
6:51 pm
2161
... there ... generation ... There is an updated example included with the 5282 development kits that has a java based web page (I'm not sure about the other...
tfountaine1
Offline Send Email
Nov 12, 2006
10:27 pm
Messages 2132 - 2161 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