Errata on Vybrid Reference Manual Rev 7, 06/2014

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

Errata on Vybrid Reference Manual Rev 7, 06/2014

跳至解决方案
1,721 次查看
hmyoong
Contributor III

Page 186 of "Vybrid Reference Manual" Rev 7, 06/2014, the size of the memory is not 0.448 but 0.4375.

errata.jpg

Is the address range from 0x40070000 to 0x4007BFFFF allocated?

标记 (2)
0 项奖励
回复
1 解答
1,526 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,527 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 项奖励
回复
1,527 次查看
hmyoong
Contributor III

errata2.jpg

I think there is also an error in the image above.

0 项奖励
回复
1,527 次查看
billpringlemeir
Contributor V

I think this one makes sense.  0xe0000000-0xffffffff is the CM4 PPB on the M4.  For the A5, this is an alias to the DDR.  Each CPU sees a different peripheral in this case.  Most of the time, the peripheral addresses are the same, so it seems odd until you divine what they are talking about.  I think the manual might be clearer to show common peripheral addresses followed by the CPU private addresses.  Then the column with mostly repeated information wouldn't be needed.  Thank goodness they don't have the same peripheral at different addresses on each CPU.

0 项奖励
回复
1,527 次查看
jiri-b36968
NXP Employee
NXP Employee

Hi Yoong,

yes correct it would be:

0xE000_0000 - 0xE00F_FFFF     CM4 Private Peripheral Bus (PPB)

0xE010_0000 - 0xFFFF_FFFF     Reserved

You are right 0x70000 bytes are 458,752 bytes, 458,752 / 1024 is 448kB - this would be correct. 0.xxx MB generally is not correct. If used then 0.4375 is less wrong. Will make note in shared review.

regarding 0x40070000 please look in secure RM.

/Jiri