Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: RZA1H starter kit debugging application on linux using j link

$
0
0
Searching in pppd's manual i found that if you add the "passive" option (quoting from the manual) "pppd will attempt to initiate a connection; if no reply is received from the peer, pppd will then just wait passively for a valid LCP packet from the peer, instead of exiting, as it would without this option." so the right command on the target is: pppd /dev/ttySC2 115200 lock nodetach noauth debug passive I tested it and it works fine, no need to rush anymore.

Viewing all articles
Browse latest Browse all 59170

Trending Articles