AC60 Flash size - is the datasheet wrong?

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

AC60 Flash size - is the datasheet wrong?

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

Labels (1)
Tags (3)
0 Kudos
1 Solution
521 Views
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!

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

View solution in original post

1 Reply
522 Views
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!

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