Hi, I have swaped out the DS1245, but the issue is still open, there are two issue, one is
nvfs: STATUS: Mounting existing NVRAM file system
tcsTableUnpack: checksum failed on buffer
tcsTableLoadFromNVRAM: tcsTableUnpack failed
the other is:
TmgrInit("/db")
0x16975c0 (tShell): Assertion failed: status == EXIT_SUCCESS, file ../src/dbmsInterfaceLibrary.cpp, line 149
which should be s.w issue, h.w should be ok, but we don't know how to fix it.
I removed the # which was before the NvramClearDb = 1 command inside the topscript and rebooted the scope. Afterwards waiting for a while it seems that the scope hangs at the tektronix logo
After connecting a terminal to the debug port it seem's that the vxWorks is booting but when executing the topscript.hw script,it halt on command "TmgrInit("/db")", same as below.
TmgrInit("/db")
0x16975c0 (tShell): Assertion failed: status == EXIT_SUCCESS, file ../src/dbmsInterfaceLibrary.cpp, line 149
please could you help to check and advise, I really have no idea, thanks very much.