CBEX34, can't get to NB prompt
Posted: Tue Feb 19, 2013 2:00 pm
I've made a mistake programming a CBEX34 by calling before initializing the network stack.
The device would then not provide an IP address.
I've tried to use MTTY to reflash the device using the serial connection however while I get the expected message:
Waiting Xsec to start 'A' to abort about 2 seconds later I always get Initialized GDP tcp.
I can't seem to get to the NB prompt by pressing A. I've looked though other posts and tried holding down the A key before doing a hard reset with no difference. I also tried both a NULL and regular serial cable, which actually both display the same text.
Any help would be appreciated.
Code: Select all
InitializeNetworkGDB()
The device would then not provide an IP address.
I've tried to use MTTY to reflash the device using the serial connection however while I get the expected message:
Waiting Xsec to start 'A' to abort about 2 seconds later I always get Initialized GDP tcp.
I can't seem to get to the NB prompt by pressing A. I've looked though other posts and tried holding down the A key before doing a hard reset with no difference. I also tried both a NULL and regular serial cable, which actually both display the same text.
Any help would be appreciated.