The boot command currently fails when the CPU is running with a somewhat cryptic message
++ wreg (002,01037) a=0001(c0.cntl ) d=000004 s=10010001# S=00000000,00000111 FAIL: ChkStat
This can happen after an OS which doesn't have a shutdown procedure, like Unix V5, is run and a different OS is booted. Current work-around is to issue a
ti_w11 -xxx 'cpu0 cp -stop -creset'
with -xxx depending on board (as for all boot commands).
The decoding of the boot device unit number is broken, currently always unit 0 is used regardless of the specified boot device.
Both issues will be fixed in next release
fixed in V0.66 (svn rev 31)