I am using HTTP. I attach a screenshot of Eclipse.
Thanks,
Ewan.
Search found 38 matches
- Wed Jan 20, 2010 4:50 pm
- Forum: NetBurner Software
- Topic: undefined reference to `n_file_record'
- Replies: 9
- Views: 8550
- Tue Jan 19, 2010 11:19 am
- Forum: NetBurner Software
- Topic: undefined reference to `n_file_record'
- Replies: 9
- Views: 8550
Re: undefined reference to `n_file_record'
Please find my clean log attached. The warnings at the start were always there and did not seem to cause trouble. The issue seems to be that the file "htmldata.cpp" is not being fully generated even though the html and image files are in their correct locations. The version of Eclipse seem...
- Mon Jan 18, 2010 4:36 pm
- Forum: NetBurner Software
- Topic: undefined reference to `n_file_record'
- Replies: 9
- Views: 8550
Re: undefined reference to `n_file_record'
rnixon, You are right in that the problem lies with the file "htmldata.cpp". Eclipse only regenerates the following automatically. /*Autogenerated data file */ #include "htmlfiles.h" const char * default_page="INDEX.HTM"; int DoHtmlFunction(int fd, PCSTR url,WORD n) { r...
- Wed Dec 30, 2009 7:59 pm
- Forum: NetBurner Software
- Topic: undefined reference to `n_file_record'
- Replies: 9
- Views: 8550
Re: undefined reference to `n_file_record'
I have no idea where "htmldata.cpp" is. I have not included it and, as I said, I copied all my code (including project info etc.) to my desktop and it works in my laptop with the same directory structure. I originally copied that same code to the laptop with great success. What do you make...
- Mon Dec 28, 2009 1:48 pm
- Forum: NetBurner Software
- Topic: undefined reference to `n_file_record'
- Replies: 9
- Views: 8550
undefined reference to `n_file_record'
After over a year of using Eclipse with NB software I get the following link problem. This is on my desktop. My laptop is still fine. Invoking: GNU C/C++ Linker m68k-elf-g++ -m5206e -Wl -Wl,-n -T"C:\Nburn\MOD5270\lib\MOD5270.ld" -Wl,-R"C:\Nburn\MOD5270\lib\sys.ld" -Wl,-Map="...
- Sat Nov 28, 2009 9:33 am
- Forum: NetBurner Hardware
- Topic: Pin header part number?
- Replies: 1
- Views: 2720
- Mon Nov 23, 2009 4:29 pm
- Forum: NetBurner Software
- Topic: TCP Update has multiple entries
- Replies: 3
- Views: 3434
Re: TCP Update has multiple entries
I thought that perhaps there was a problem with the monitor since I could change the main program completely with no effect. I tried monitor replacement using "FLM" but was told that "Monitor programming is disabled.". I then did the "DL" and the GO did not work. I gues...
- Mon Nov 23, 2009 1:34 pm
- Forum: NetBurner Software
- Topic: TCP Update has multiple entries
- Replies: 3
- Views: 3434
Re: TCP Update has multiple entries
rnixon,
There is only one network interface in the PC I am using. I have more information, though. I moved hardware around and swapped firmware between the two netburners and the double entry stays with the same unit.
Regards,
Ewan.
There is only one network interface in the PC I am using. I have more information, though. I moved hardware around and swapped firmware between the two netburners and the double entry stays with the same unit.
Regards,
Ewan.
- Mon Nov 23, 2009 1:30 pm
- Forum: NetBurner Software
- Topic: TCP take 20 minutes to receive a packet
- Replies: 15
- Views: 12221
Re: TCP take 20 minutes to receive a packet
Well, ladies & gentlemen, Once again, thanks for all your efforts. Here is the story. :oops: I noticed that the MAC address of the target (the netburner) is visible in the wireshark image (above). I idly checked the netburner MAC address lable and, lo, it was different. How could this be? I had ...
- Mon Nov 23, 2009 11:11 am
- Forum: NetBurner Software
- Topic: TCP take 20 minutes to receive a packet
- Replies: 15
- Views: 12221
Re: TCP take 20 minutes to receive a packet
rnixon, I don't want to wast anyone's time here. I have to tell you that I went back to the first tcp code that I had working with the external hardware and it now does not work. Something has changed. Of course, it changed when I went to a seperate task! Murphy is still laughing. I thank all of you...