// Minimal DHCP Implementation IPv4 static allocation of a single address
// Based on "Simple Embedded DHCP" project at SourceForge.net
// Ported to use NetBurner instead of Nucleus network calls
// Used with crossover-cable connection to single laptop or PC
// Called by main when no other DHCP ...
Search found 4 matches
- Wed Jun 01, 2011 11:08 am
- Forum: NetBurner Software
- Topic: DHCP Server
- Replies: 3
- Views: 4568
- Sun Apr 24, 2011 4:49 pm
- Forum: NetBurner Software
- Topic: How to set CFM Security Register on MOD5213 ?
- Replies: 0
- Views: 3013
How to set CFM Security Register on MOD5213 ?
Has anyone enabled the CFM Security register?
I would like to enable Flash security on the MOD5213 to prevent access by a BDM,
but the ColdFire manual states that the bits are not writable, so I cannot just set the bits in my program.
Does this mean that I need to somehow initialize this word for ...
I would like to enable Flash security on the MOD5213 to prevent access by a BDM,
but the ColdFire manual states that the bits are not writable, so I cannot just set the bits in my program.
Does this mean that I need to somehow initialize this word for ...
- Fri Dec 17, 2010 2:26 pm
- Forum: NetBurner Software
- Topic: DHCP Server
- Replies: 3
- Views: 4568
Re: DHCP Server
I am also needing to invent a DHCP server (for NB700EX).
Were you able to do a "port" or find existing code for NB?
Were you able to do a "port" or find existing code for NB?
- Thu Dec 02, 2010 1:58 pm
- Forum: NetBurner Software
- Topic: MOD5213 GPT reset
- Replies: 1
- Views: 2564
MOD5213 GPT reset
I need to reset the GPT counter to 0000 but cannot find the proper control register/bit?
I was thinking about wiring the SYNCx signal to a GPIO pin and manually reseting the timer, but ...
The 2007 version of the 5213 data sheet shows using the SYNCx signal to reset the counter, but the 2010 version ...
I was thinking about wiring the SYNCx signal to a GPIO pin and manually reseting the timer, but ...
The 2007 version of the 5213 data sheet shows using the SYNCx signal to reset the counter, but the 2010 version ...