AC60 Flash size - is the datasheet wrong?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

AC60 Flash size - is the datasheet wrong?

ソリューションへジャンプ
677件の閲覧回数
patsko
Contributor I

Hello,

 

I'm beginning to work with the S08AC60 and I found out that the datasheet (latest version: Rev. 3  8/2011) is conflicting about its Flash size.

At section 4.4.1, the datasheet says:

      MC9S08AC60 — 61268 bytes (120 pages of 512 bytes each)

But looking at figure 4.1 (at the beginning of section 4.1) and calculating the Flash size based on the memory map, I came out with 63.280 bytes and 124 pages.

I also haven't found any errata about this on the MCU documentation.

 

Just as a comparison, I looked for the datasheet of a similar MCU (S08AW60) and it seems to be right, showing the Flash size as 63.280 bytes and 124 pages.

 

Can I assume that the S08AC60 datasheet is wrong and its Flash size is 63.280 bytes?

ラベル(1)
タグ(3)
0 件の賞賛
1 解決策
525件の閲覧回数
david_diaz
NXP Employee
NXP Employee

Hello Luis Fernando,

It certainly looks like a documentation error.

In this case, the Figure 4-1 from the Reference Manual shows the correct information:

MC9S08AC60 FLASH Size: 63280 bytes.

flash.JPG

I based my response on its corresponding .prm file:

ROM                       =  READ_ONLY 0x1860 TO 0xFFAF;

            ROM1                     =  READ_ONLY 0x0870 TO 0x17FF;

Hope this information will be useful for you.

Have a great day.

Best Regards,

David Diaz.

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

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

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

元の投稿で解決策を見る

1 返信
526件の閲覧回数
david_diaz
NXP Employee
NXP Employee

Hello Luis Fernando,

It certainly looks like a documentation error.

In this case, the Figure 4-1 from the Reference Manual shows the correct information:

MC9S08AC60 FLASH Size: 63280 bytes.

flash.JPG

I based my response on its corresponding .prm file:

ROM                       =  READ_ONLY 0x1860 TO 0xFFAF;

            ROM1                     =  READ_ONLY 0x0870 TO 0x17FF;

Hope this information will be useful for you.

Have a great day.

Best Regards,

David Diaz.

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

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

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