record.txt
来自「MPC850的bootrom。使用后可以直接启动boot程序」· 文本 代码 · 共 127 行
TXT
127 行
> diag 1,0x00..0x100000 Test completed with 0 errors---------------------------------------> diag 1,0x00..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x00..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> Print ((HEX_BYTE *)0x006C10A6)[0x0] = 0xaa 0xAA---------------------------------------> Print ((HEX_BYTE *)0x006C10A6)[0x1] = 0xaa 0xAA---------------------------------------> diag 1,0x6c1000..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x6c1000..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> diag 1,0x6c10a6..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x6c10a6..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> diag 1,0x6d10a6..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x6d10a6..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> diag 1,0x700000..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x700000..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors04.3.4> diag 1,0x600000..0x700000 Test completed with 0 errors---------------------------------------> diag 1,0x00000..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x00000..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> diag 1,0x600000..0x700000 Test completed with 0 errors---------------------------------------> diag 1,0x500000..0x700000 Test completed with 0 errors---------------------------------------> diag 1,0x700000..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x700000..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors---------------------------------------> diag 1,0x600000..0x700000 Test completed with 0 errors---------------------------------------> diag 1,0x700000..0x800000Error: 141 Problem found while reading status of a target diagnostic. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). ss DIAG, 1,0x700000..0x800000 Failure: A Machine Check Exception occurred. Operation aborted. Test completed with 1 errors Warning: module 'INIT860_S' is more recent than the absolute file.---------------------------------------> b smc1mainDemand-loading associated module: SMC1---------------------------------------> go Warning: module 'SMC1' is more recent than the absolute file. Break # 1 on instr module SMC1 line 81 ---------------------------------------> Setreg @PBDIR=0x0003FF0F---------------------------------------> sc---------------------------------------> bi \SMC1\#125:0---------------------------------------> GoError: 141 Problem found while putting the target processor into run mode. A Machine Check Exception occurred. Operation aborted. (error code:0x006c10a6). Go Error: 141 Problem found while putting the target processor into run mode. An error occurred while reading target or overlay memory at or near address @0x00104788. (error code:0x006c1062). Go Error: 141 Problem found while putting the target processor into run mode. A software breakpoint cannot be set at address @0x00104788. The memory is probably Read-Only. Try a hardware or on-chip breakpoint or change the bptype variable to "choose". (error code:0x006c104e). Go Stopped due to unknown ICE error Warning: module 'MAIN' is more recent than the absolute file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?