现在的位置: 首页 > 综合 > 正文

config.bib内存配置错误

2013年12月08日 ⁄ 综合 ⁄ 共 1730字 ⁄ 字号 评论关闭

显式内存位置给配置错误时候,出现如下信息:

Faulted in KCall, pCurThread->dwStartAddr = 84098be0, PageFreeCount = 00003c90!!
Original Context when thread faulted:
Exception 'Prefetch Abort'(3) Thread-Id=00410002(pth=8afb0024) PC=00000030 BVA=c0012000, dwInfo = 00000007
R0=00000000  R1=00000001  R2=00000001  R3=48004a00
R4=84038a04  R5=d001fbfc  R6=00006666  R7=00007777
R8=00008888  R9=00009999 R10=00001010 R11=00001111
R12=d001fc10  SP=48004d00  Lr=00000030 Psr=8000001f
Context when faulted in KCall:
Exception 'Prefetch Abort'(3) Thread-Id=00410002(pth=8afb0024) PC=00000030 BVA=c0012000, dwInfo = 00000007
R0=00000000  R1=00000001  R2=00000001  R3=48004a00
R4=84038a04  R5=d001fbfc  R6=00006666  R7=00007777
R8=00008888  R9=00009999 R10=00001010 R11=00001111
R12=d001fc10  SP=48004d00  Lr=00000030 Psr=8000001f
NK Kernel: DEBUGCHK failed in file C:/yzkiqfe/private/winceos/COREOS/nk/kernel/nknormal/../vm.c at line 1251

Faulted in KCall, pCurThread->dwStartAddr = 84098be0, PageFreeCount = 00003c90!!
Original Context when thread faulted:
Exception 'Undefined Instruction'(1) Thread-Id=00410002(pth=8afb0024) PC=00000030 BVA=c0012000, dwInfo = 00000007
R0=00000000  R1=00000001  R2=00000001  R3=48004a00
R4=84038a04  R5=d001fbfc  R6=00006666  R7=00007777
R8=00008888  R9=00009999 R10=00001010 R11=00001111
R12=d001fc10  SP=48004d00  Lr=00000030 Psr=8000001f
Context when faulted in KCall:
Exception 'Undefined Instruction'(1) Thread-Id=00410002(pth=ffffc550) PC=84073a48 BVA=c0012000, dwInfo = 00000007
R0=00003790  R1=00410002  R2=8afb005c  R3=00000000
R4=00000001  R5=00000001  R6=48004a00  R7=00000030
R8=00008888  R9=00009999 R10=00001010 R11=00001111
R12=00000000  SP=ffffc6a0  Lr=84073a24 Psr=60000113
DEBUG_BREAK @84073a48 Ignored.
NK Kernel: DEBUGo

通常都是内存错误,如下解释:

This kind of error usually indicates a memory problem. Look at your RAM
configuration and your cache routines.
--
Dean Ramsier - eMVP
BSQUARE Corporation

抱歉!评论已关闭.