I am using environment version 2.65
I have been building and running a load for many years.
I am trying to add some more code to my application.
But it won't run. In fact, it won't start.
The last thing on UART-0 is:
Waiting 2sec to start 'A' to abort
If put the unchanged load back into the system ...
Search found 8 matches
- Wed Apr 27, 2022 2:48 pm
- Forum: NetBurner Software
- Topic: Nano54415 load won't start
- Replies: 2
- Views: 3913
- Tue Mar 30, 2021 8:21 am
- Forum: NetBurner's Eclipse IDE
- Topic: NANO dev kit unable to connect via port 20034
- Replies: 3
- Views: 29289
Re: NANO dev kit unable to connect via port 20034
I have fallen back to 2.x, that works.
- Thu Mar 25, 2021 8:04 am
- Forum: NetBurner's Eclipse IDE
- Topic: NANO dev kit unable to connect via port 20034
- Replies: 3
- Views: 29289
NANO dev kit unable to connect via port 20034
urlStr: http://192.168.1.130:20034/appupdate.htm
2021/03/25 10:39:58 Post http://192.168.1.130:20034/appupdate.htm: dial tcp 192.168.1.130:20034: connectex: No connection could be made because the target machine actively refused it.
make: *** [../makefile.targets:20: load-nbimage] Error 1
I can ...
2021/03/25 10:39:58 Post http://192.168.1.130:20034/appupdate.htm: dial tcp 192.168.1.130:20034: connectex: No connection could be made because the target machine actively refused it.
make: *** [../makefile.targets:20: load-nbimage] Error 1
I can ...
- Fri Jan 29, 2021 12:28 pm
- Forum: NetBurner Software
- Topic: MOD54415 I2C
- Replies: 5
- Views: 6008
MOD54415 I2C
In 3.3.0 there is i2c_master.h a class for I2C. There is also mutltichanneli2c.h. It looks as if all of the examples use multichanneli2c.h. Is this because the i2c_master class does not function (at this time) or is it that the examples haven't been ported?
- Thu Oct 31, 2019 5:52 am
- Forum: NetBurner Software
- Topic: MTTTY download "Timed out"
- Replies: 3
- Views: 3707
Re: MTTTY download "Timed out"
After many tries, it finally downloaded. It appears that if I get less than two "Timed out" events, the download works. But two or more results in failure.
TomNB, yes I am able to download the same .S19 file over the network. But only after I was able to get the load to download over the serial ...
TomNB, yes I am able to download the same .S19 file over the network. But only after I was able to get the load to download over the serial ...
- Wed Oct 30, 2019 10:13 am
- Forum: NetBurner Software
- Topic: MTTTY download "Timed out"
- Replies: 3
- Views: 3707
MTTTY download "Timed out"
I am trying to download into a NANO54415. I can get to the "nb>" prompt and enter FLA <return>, the NANO responds with "Download S record". I hit F5, select the appropriate .S19 file and downloading begins. Or at least I assume it begins, because I see stars being displayed. I am guessing I see a ...
- Thu Oct 17, 2019 5:38 am
- Forum: NetBurner Hardware
- Topic: Did you 'brick' your MOD5441X or NANO54415? Look here...
- Replies: 33
- Views: 85466
Re: Did you 'brick' your MOD5441X or NANO54415? Look here...
Turns out the -H switch on compcode will cause this behavior. Removing the -H switch fixed the problem.
- Sat Oct 12, 2019 8:20 am
- Forum: NetBurner Hardware
- Topic: Did you 'brick' your MOD5441X or NANO54415? Look here...
- Replies: 33
- Views: 85466
Re: Did you 'brick' your MOD5441X or NANO54415? Look here...
I can connect to my NANO54415 via MTTTY.EXE, all seems a-ok. I enter FLA and start a download. The NANO echoes back 3 "x" characters and then sends a bunch of "*" characters. This goes on a long period of time (lots of stars). Then it responds with this ...