Hi,
during networks setup of cwtap I got a bad entry into "netparam static_routes", which I can't delete
How can I delete the static_routes entry "0." ?
Otherwise, how could I reset the CWTAP probe EPROM to factory defaults?
Any hints welcome.
best regards
Alois
------------------------------------
####
##########
########## .... Freescale Semiconductor Inc.
#### .......... Copyright (c) 2012
.......... #### All Rights Reserved
.... ##########
########## Codewarrior TAP Firmware
.... #### Boot Loader Version 1.0.1
.......... built Mon Aug 26 18:55:20 UTC 2013
.......... #### OS Version 1.0.2
#### .... ########## built Mon Oct 28 21:40:28 UTC 2013
########## ##########
########## .... #### Main Board: CodeWarrior TAP
#### .......... Probe Tip: Power Architecture JTAG/COP
..........
#### ....
########## Note: This product uses open-source
########## components. See "help license"
#### for details.
Network configuration is static:CWTAP05
Using static IP address 172.30.131.65:255.255.255.0
core>
core> netparam
ethernet_address = 00:04:9F:03:54:4D
bootconfig = static:CWTAP05
static_ip_address = 172.30.131.65:255.255.255.0
static_dns_server = 172.30.131.254
static_hosts = <none>
static_routes = destination gateway metric
--------------- --------------- ------
0.
core>
core> netparam delete_route 0.
0.: Unknown host
core> netparam
netparam
ethernet_address = 00:04:9F:03:54:4D
bootconfig = static:CWTAP05
static_ip_address = 172.30.131.65:255.255.255.0
static_dns_server = 172.30.131.254
static_hosts = <none>
static_routes = destination gateway metric
--------------- --------------- ------
0.
core>