Search found 54 matches

by bbracken
Wed Dec 05, 2012 11:08 pm
Forum: NetBurner Software
Topic: 54415 Linux Port
Replies: 1
Views: 2292

54415 Linux Port

Can someone provide me with an update to the linux port to the 54415?

bb
by bbracken
Thu Nov 29, 2012 1:55 pm
Forum: NetBurner's Eclipse IDE
Topic: GDB Debugging Interface for NetBurners
Replies: 1
Views: 3564

GDB Debugging Interface for NetBurners

Anyone have any experience using a BDM with a GDB intererface in Eclipse for debugging NB code?

bb
by bbracken
Sat May 19, 2012 11:42 am
Forum: NetBurner Hardware
Topic: Help with FPGA constraints
Replies: 3
Views: 3583

Re: Help with FPGA constraints

It was many years ago that I interfaced an FPGA to a NetBurner. I was relatively new to FGPA design then, but do remember that I needed to add wait states to on the NetBurner side. I don't believe that you should have to do that since the FPGA should easily be able to handle the ColdFire timing. In ...
by bbracken
Thu Apr 05, 2012 2:41 pm
Forum: NetBurner Hardware
Topic: NANO54415
Replies: 49
Views: 39046

Re: NANO54415

I would be interested in this concept... particularly interested in display and audio.... the 2 things that are missing from the standard NetBurner boards.

bb
by bbracken
Sun Mar 18, 2012 12:25 pm
Forum: NetBurner Software
Topic: Python on NB?
Replies: 9
Views: 7613

Re: Python on NB?

When the NB modules run linux... you'll have python.

bb
by bbracken
Mon Mar 05, 2012 9:30 am
Forum: NetBurner Software
Topic: Using SD card with other SPI devices question
Replies: 3
Views: 3097

Re: Using SD card with other SPI devices question

Is it the SD librarires or the NetBurner SPI drivers? I have written SPI drivers for ColdFires before that support large transfers (i.e. greater than 256 bytes) where each channel can have it's own clock speed, different CS polarities for active as well as seperate CPHA and CPOL and bit lengths.
by bbracken
Wed Feb 15, 2012 2:35 pm
Forum: NetBurner Hardware
Topic: NANO54415
Replies: 49
Views: 39046

Re: NANO54415

I'll assume no ethernet?
by bbracken
Fri Oct 21, 2011 3:11 pm
Forum: NetBurner Software
Topic: NB is it time to expand out to other platforms ?
Replies: 30
Views: 23426

Re: NB is it time to expand out to other platforms ?

Paul,

Sounds good. It would be perfect for a prototype project I'm working on.... except for no video....

bb
by bbracken
Mon Jul 18, 2011 11:50 am
Forum: NetBurner Software
Topic: Intercepting Ethernet packets
Replies: 4
Views: 4722

Re: Intercepting Ethernet packets

Larry, Tod, Thanks for the info. I just need to look at the type of packet being received (regardless of address) and then would like the NB to just "handle" the packet as it normally would. The project is a really simple sniffer. I'm up to speed on promiscuous mode, WireShark, etc. Just t...
by bbracken
Mon Jul 18, 2011 11:40 am
Forum: NetBurner Software
Topic: Intercepting Ethernet packets
Replies: 4
Views: 4722

Re: Intercepting Ethernet packets

Tod,

Need the info inside the NB. I think NB has provided me with the links that I need. Thanks for the response.

bb