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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 3999 - 4029 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3999
is there any way for my app to find out it the AutoUpdate requested a reboot? in my update_shutdown_func hook, i only want to "clean up" if i am going to be...
greengenesd
Offline Send Email
Dec 3, 2007
5:22 am
4000
Can you describe more of what you are trying to do? That situation could be confusing. When I do an update, I expect that the behavior would change (that is...
tjembedded
Offline
Dec 3, 2007
5:51 am
4001
Hi, Thanks for your quick answer. I'd like to know if you plan to change it : to allow the user to enable the 3rd UART on CAN pins in his code, whithout...
mathieu_novamems
mathieu_nova...
Offline
Dec 3, 2007
10:08 am
4002
Hi everybody, Does anyone has already tried(managed) to use the ColdFire port of free modbus on a netburner platform? If yes, I'd be happy to have some backup...
mathieu_novamems
mathieu_nova...
Offline
Dec 3, 2007
10:49 am
4003
When AutoUpdate is run on the PC, there is an option to reboot or not. My app wants to know whether it was selected or not. Is there a way to know that? ... ...
greengenesd
Offline Send Email
Dec 3, 2007
11:22 am
4004
Hi members I found this website is selling Ready Quality Website templates at lowest rates. It would be beneficial for web designers and people who want to...
Hardik Baldev
webdesigngroup
Offline Send Email
Dec 3, 2007
11:52 am
4005
Has anyone implemented the RTR functions in the CB34EX CAN library?...
daryl_hazelman
Offline
Dec 3, 2007
2:48 pm
4006
I am hoping to have my VB app find my NB5270 modules that are on my network. I can see what IPSETUP is sending when it talks to the modules, using Ethereal,...
petzodmarde
Offline Send Email
Dec 3, 2007
4:58 pm
4007
Take a look at nburn\pctools\find This is a very stripped down version of how to find Netburner devices on the network. It is written in command line 'C' with...
pbreed
Offline Send Email
Dec 3, 2007
6:16 pm
4008
There is no existing interface to this information. Loon in nburn\system\autoupdate.cpp and look for the function DoReboot that will be called to initiate the ...
pbreed
Offline Send Email
Dec 3, 2007
6:19 pm
4009
Hi, Are you switching between I2C and CAN pins at run time with this UART? The serial open function prototype can not be modified since we do not want to break...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Dec 3, 2007
8:35 pm
4010
I did a bit bang serial port for the MOD5282 this is a port of some work I did for the PK70. If someone wants to use it on a MOD5270 send a support request. I...
pbreed
Offline Send Email
Dec 3, 2007
8:44 pm
4011
Hi, We're not switching at run time. I just wanted to avoid modifying the system platform library. I'll go with it and change when you'll release a fix. ...
mathieu_novamems
mathieu_nova...
Offline
Dec 4, 2007
9:18 am
4012
ok, i see that the reboot action doesn't come over until the last packet so it can't be passed as an arg to the shutdown hook (where it would be most helpful...
greengenesd
Offline Send Email
Dec 4, 2007
1:18 pm
4013
I have not tried this, but I'm 90% sure it will work. 1)Open the serial port in the normal way. 2)Use the pins class to flip the pin usage. #include <pins.h> ...
Paul Breed
pbreed
Offline Send Email
Dec 4, 2007
7:59 pm
4014
HELPPPPPPPPPPPPPPPPPP! HELP! please help me help...
mk_saleem630
Offline Send Email
Dec 7, 2007
7:04 am
4015
There is no where near enough information to help... 1)What are you trying to do? 2)Have you used a microprocessor bus before? (Hint the address and data lines...
Paul Breed
pbreed
Offline Send Email
Dec 7, 2007
5:57 pm
4016
Hi, Look at the data bus examples in the files section of this group. They should provide you with a good start. Also look at the reference manual for the...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Dec 7, 2007
6:12 pm
4017
Hi All I am using a netburner 5270 module in my design, and would like to know if anyone has re-directed the debug port (stdio) to a udp port for remote...
stephen.dyble
Offline Send Email
Dec 7, 2007
10:05 pm
4018
Hi, I highly suggest you get your GPRS modem working before worrying about the remote debug port. This is most likely not going to be a trivial task and a...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Dec 7, 2007
10:51 pm
4019
Hi All, this is my dual uart interface code... Setup the bus for uart access using A0 to A3,D22 to D31, CS1, OE, R/W ...
stephen.dyble
Offline Send Email
Dec 7, 2007
10:52 pm
4020
Hi, You still never mentioned what the problem is? Are you talking to the part at all? Do you have an oscilloscope to debug the hardware to see if the chip...
Larry Gitlitz
larry_gitlitz
Offline Send Email
Dec 7, 2007
11:07 pm
4021
Hi, Sorry, no problem on my side with the uart, it is fully operational, and I have interfaced it using a copy of the serial.cpp system file, so the interface...
stephen.dyble
Offline Send Email
Dec 7, 2007
11:16 pm
4022
... I thought this was a new issue, sorry. There is a reply link you can click in the top left corner of a post to keep your response in the same topic....
Larry Gitlitz
larry_gitlitz
Offline Send Email
Dec 7, 2007
11:29 pm
4023
Hi, Thanks for the response, with regards to the PPP connection, I have tried the 0x000A0000 and 0xFFFFFFFF options but not 0x00000000. I have't updated to the...
stephen.dyble
Offline Send Email
Dec 7, 2007
11:59 pm
4024
Is MOD5272 compatible with MOD5270 and MOD5234? Larry Gitlitz <lgitlitz@...> wrote: Every pin on the J1 header is...
Shahabuddin Inamdar
shahab47
Online Now Send Email
Dec 8, 2007
2:17 am
4026
ACTUALLY i want to know whether there is any command in C provided by in nb library to write data on specific adress other then putleds,getdip etc etc if not...
mk_saleem630
Offline Send Email
Dec 10, 2007
10:14 am
4027
How to convert Coldfire assembler source from CodeWarrior to GNU of NB_Eclipse? Where can I see differences in the string format between the assemblers? The...
Yevgeni_Tunik
Offline Send Email
Dec 10, 2007
3:06 pm
4028
Start by taking a look at nburn\system\ucosmcfa.s This will give an idea of the flavor of the differences. I know of no automatic tool to do this conversion. ...
pbreed
Offline Send Email
Dec 10, 2007
4:42 pm
4029
One you have set up the chipselects to a specific address, you just write to that address.... Suppose you want to use CS2 1)Pick an free address in the memory...
Paul Breed
pbreed
Offline Send Email
Dec 10, 2007
5:27 pm
Messages 3999 - 4029 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