Search found 12 matches

by gary.richardson
Sun Aug 12, 2012 7:59 pm
Forum: NetBurner Software
Topic: Mod5234 upgrade to 2.6
Replies: 1
Views: 1893

Mod5234 upgrade to 2.6

I tried to bring a MOD5234 program to the latest version of the tools 2.6.0.025. Wasn't too bad, a few items to fix. The part I am stuck on is the program will work when compiled in debug mode, but if I load the release version I get: Trap occured Vector=Format Error FMT =00 SR =2700 FS =00 Faulted ...
by gary.richardson
Sun Aug 12, 2012 5:04 pm
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Re: Using debugger on MOD54415

Mine was the same as yours I just typed it in wrong. The file next to it was "release_tagdata.cpp" and I was using that to remember what file I removed. So indeed "release_tag.cpp" is listed in the makefile but does not exist. There is a "release_tag" no extension in th...
by gary.richardson
Wed Aug 08, 2012 9:36 pm
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Re: Using debugger on MOD54415

Tried 2.6.0.025 and when I "Rebuild All System Files" this error appears: m68k-elf-g++.exe: release_data.cpp: No such file or directory I did a search for release_data.cpp that is listed in the makefile and it does not exist. Removed it from the makefile and I can then rebuild the files. T...
by gary.richardson
Mon Aug 06, 2012 5:45 pm
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Re: Using debugger on MOD54415

Mine was located at “C:\nburn\MOD5441X\system\makefile”, check your install path it should be there.
by gary.richardson
Mon Aug 06, 2012 10:33 am
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Re: Using debugger on MOD54415

The reason InitializeNetworkGBD_and_Wait() is undefined is that netwait.cpp is commented out in the makefile for the MOD5441X. After I included it in the makefile I was able to get a clean compile. Still having problems getting the debugger to connect. Netwait.cpp was not in the make file for the MO...
by gary.richardson
Sat Aug 04, 2012 5:41 pm
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Re: Using debugger on MOD54415

The "Rebuild All System Files" problem was corrected by going to properties for the project, then "Netburner options" "Target Platform" and touching the target platform, it was showing MOD5441X, but after I clicked the dropdown box, leaving it at MOD5441X and OK the nex...
by gary.richardson
Sat Aug 04, 2012 5:04 pm
Forum: NetBurner Software
Topic: Using debugger on MOD54415
Replies: 10
Views: 7875

Using debugger on MOD54415

Using NNDK 2.6.0.020 (BETA RELEASE) with a MOD54415 Rev 1.5 on a Mod-Dev-70 Rev 1.7 ( MOD54415 LC Development Kit) with the J2 pin 5 to J2 pin 2 fix, running an imported factory demo with one additional line in the menu section (iprintf( "debug test 1\r\n" );), open Eclipse, click the debu...
by gary.richardson
Sat Aug 04, 2012 4:47 pm
Forum: NetBurner Hardware
Topic: Netburner MOD54415 demo error
Replies: 8
Views: 6547

Re: Netburner MOD54415 demo error

You are correct about the switches being reversed.

The support guys got my problem corrected. The fix for my lockups was to connect the A/D reference input, you need to connect J2 pin 5 (ADREF) to 3.3V. The closest pin is J2 pin 2. The switches then function correctly.
by gary.richardson
Thu Jun 07, 2012 7:27 pm
Forum: NetBurner Hardware
Topic: Netburner MOD54415 demo error
Replies: 8
Views: 6547

Re: Netburner MOD54415 demo error

The carrier PCB is "MOD-Dev-70", "Rev 1.7". I have not loaded any code to the unit. The only thing I have done so far is set the IP address to a fixed address at 192.168.1.202, using IPSetup V2.1. The NNDK version would be "NNDK 2.6", but again I have not even put a pro...
by gary.richardson
Tue Jun 05, 2012 10:15 pm
Forum: NetBurner Hardware
Topic: Netburner MOD54415 demo error
Replies: 8
Views: 6547

Netburner MOD54415 demo error

I received my MOD54415 today and was running the factory demo. When I go to the LED Example page it shows the switches as being on, but they are in the off position. Below you can see each time I click the Refresh Switches link the serial port reports Switch register 0x00. Then I flip switch 5 to on...