- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
can someone help me with this error which appeared to me after building and before the running execution.
""Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: OK Reading System ID at address 0x00911158: does not match ID value does not match: read 0xFFFFFFFF; expected 0xA7FF1CCC Timestamp value does not match: image on board is older than expected Read timestamp 1:59:59 1970/01/01; expected 18:51:21 2005/06/26 The software you are downloading may not run on the system which is currently configured into the device. Please download the correct SOF or recompile. Restarting target processor"" this error appeared suddenly as i made hundereds of running before and never did i get that error could it be reated to the reset address in the external flash??링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi ahmedazzam,
> Reading System ID at address 0x00911158: does not match > after building and before the running execution. > ID value does not match: read 0xFFFFFFFF; Looks like the base address of your system id component changed. Check your ptf file to see if the system id is actually at 0091_1158. Regards, --Scott