Search found 10 matches
- Mon Jul 13, 2009 10:11 am
- Forum: NetBurner Hardware
- Topic: Communication between two boards
- Replies: 11
- Views: 10846
Re: Communication between two boards
yes, it would be possible. You would have to have one board know the ip address of the other and the same with the other board.
- Wed Apr 29, 2009 1:30 pm
- Forum: NetBurner Software
- Topic: Uart error reg from PK70 Quad 485
- Replies: 1
- Views: 2799
Uart error reg from PK70 Quad 485
Hi,
Is it possible to get the uart error register from a PK70 Quad 485?
I looked at the source code and the only one i could find was for the standard rs232 serial port, not the Quad 485 serial port(s).
Any help would be appreciated.
John Ingram
Is it possible to get the uart error register from a PK70 Quad 485?
I looked at the source code and the only one i could find was for the standard rs232 serial port, not the Quad 485 serial port(s).
Any help would be appreciated.
John Ingram
- Fri Apr 24, 2009 9:17 am
- Forum: NetBurner's Eclipse IDE
- Topic: order of included headers, "'BOOL' does not name a type"
- Replies: 2
- Views: 4363
Re: order of included headers, "'BOOL' does not name a type"
You should not have to go into the "offending *.h" files and modify them. Just put the include file before the "offending file" and everything should be good. Some files what things to be in a certian order. You could create a master *.h file and put all of your includes into it ...
- Tue Apr 07, 2009 12:15 pm
- Forum: NetBurner Software
- Topic: detection of rs232/485 thru software on the SB72EX
- Replies: 0
- Views: 2738
detection of rs232/485 thru software on the SB72EX
Is there a way to detect if the jumpers have been set to rs232 or rs485 on a SB72EX?
- Mon Mar 23, 2009 10:15 am
- Forum: NetBurner's Eclipse IDE
- Topic: Is there an automatic build number in Eclipse?
- Replies: 0
- Views: 3311
Is there an automatic build number in Eclipse?
Hi,
Is there an automatic build number in Eclipse?
Thanks
John Ingram
Is there an automatic build number in Eclipse?
Thanks
John Ingram
- Wed Feb 18, 2009 9:35 am
- Forum: NetBurner Software
- Topic: SB72EX and GetUartErrorReg command
- Replies: 2
- Views: 3210
Re: SB72EX and GetUartErrorReg command
Nope, Its not in the SBX72EX system serial.cpp file.
Support here i come.
Thanx john
Support here i come.
Thanx john
- Mon Feb 16, 2009 11:50 am
- Forum: NetBurner Software
- Topic: SB72EX and GetUartErrorReg command
- Replies: 2
- Views: 3210
SB72EX and GetUartErrorReg command
Can the GetUartErrorReg command be used by the SB72EX?
I am getting a 'undefined referance to' error.
I have included the <serial.h> command. It does not matter if its a .c or .cpp file.
I am getting a 'undefined referance to' error.
I have included the <serial.h> command. It does not matter if its a .c or .cpp file.
- Thu Feb 12, 2009 10:47 am
- Forum: NetBurner Hardware
- Topic: Battery Backed up Data on the SB72EX
- Replies: 1
- Views: 2547
Battery Backed up Data on the SB72EX
Is there a way to interally keep data arround other than using the flash. Its got to keep the rtos clock arround. Is it possible to save other data too
Thanxs
John Ingram
Thanxs
John Ingram
- Mon Feb 09, 2009 11:04 am
- Forum: NetBurner Software
- Topic: tcp.h error expected ';',',' or ')' before '=' token
- Replies: 2
- Views: 3317
Re: tcp.h error expected ';',',' or ')' before '=' token
Thanks, that was it.
John
John
- Fri Feb 06, 2009 12:24 pm
- Forum: NetBurner Software
- Topic: tcp.h error expected ';',',' or ')' before '=' token
- Replies: 2
- Views: 3317
tcp.h error expected ';',',' or ')' before '=' token
on line 46 in tcp.h i get the error tcp.h error expected ';',',' or ')' before '=' token
what am i missing?
thanxs
john
what am i missing?
thanxs
john