Log Buffer on iMX6Solo

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Log Buffer on iMX6Solo

Jump to solution
911 Views
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?

Labels (4)
0 Kudos
1 Solution
655 Views
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!

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

View solution in original post

0 Kudos
3 Replies
656 Views
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 Kudos
655 Views
db42
Contributor IV

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

655 Views
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 Kudos