Log Buffer on iMX6Solo

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Log Buffer on iMX6Solo

跳至解决方案
980 次查看
db42
Contributor IV

I want to read the log buffer on the iMX6Solo, but the log buffer pointer at 0x000000d0 returns 0x7e1 which seems not a valid address for the log buffer.

The iMX6Q returns 0x00902190.

The processor is a MCIMX6S5EVM10AB.

There is no errata listet in the REv4 Errata for Solo/DualLite.

Does the log buffer exist in iMX6S/DL or is there a bug in the ROM code?

标签 (4)
0 项奖励
1 解答
724 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

for MCIMX6S5EVM10AB this (irom_log_buffer) should be 0xD4,

regarding errata - it is not errata, this is just different processor.

iMX6Q ans iMX6S are quite different processors.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
3 回复数
725 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

for MCIMX6S5EVM10AB this (irom_log_buffer) should be 0xD4,

regarding errata - it is not errata, this is just different processor.

iMX6Q ans iMX6S are quite different processors.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
724 次查看
db42
Contributor IV

and for silicon revision C it was changed to 0xD8. This is also not documented.:smileyangry:

724 次查看
db42
Contributor IV

So the Reference Manual for the iMX6S/DL (Fig. 8-3) and the Security Reference Manual (Fig. 4-4) are both wrong.

0 项奖励