Diary/2025-8-25の変更点
- 追加された行はこのように表示されます。
- 削除された行はこのように表示されます。
!xsdbでAPUのリセット
たまにやると忘れる...
 xsdb% connect -host localhost -port 3121
 xsdb% targets -set -nocase -filter {name =~"APU*"} -index 0
 xsdb% rst -system
	
      !xsdbでAPUのリセット
たまにやると忘れる...
 xsdb% connect -host localhost -port 3121
 xsdb% targets -set -nocase -filter {name =~"APU*"} -index 0
 xsdb% rst -system