This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question : The Definitive Guide to the ARM Cortex-M3

Note: This was originally posted on 11th December 2007 at http://forums.arm.com

Dear, all.

I am new in this forum.
Recently I studying Cortex-M3 core, so I bought book "The Definitive Guide to the ARM Cortex-M3" by Joseph Yiu.
This book is very good book and this explains most of unaswered questions by TRM or AALRM.

As I found some mistake in this book, I would like to feedback, but I could not find publisher's homepage. Then I found Josephe's name in this forum, I would like to ask here.

In page 42, there is fig 3.11 and 3.12 but this contents is same as fig 3.8 and 3.9.
Fig 3.8 and 3.9 should be some program list.

Can I get correct figure? Or where I should contact?
Please advise.

Kenichi
Parents
  • Note: This was originally posted on 24th September 2009 at http://forums.arm.com

    Hi Jean-Claude,
    Thanks for let me know.  Sorry for these errors. (working on this late at night is not good  :D ).
    There is another two:
    1) Table 4.29:

    Input (R0)          Output (R1)     Q Bit
    0xFFFF8001   0xFFFF8000  Set

    This row should have been
    0xFFFF7FFF   0xFFFF8000  Set

    2) Table 4.30
    0x00008000   0x00008000   Set

    This row should have been
    0x00008000   0x00008000   Unchanged

    Please continue to inform me if you find any other errors, and
    feel free to contact me directly if you want more information.
    Thanks
    Joseph
Reply
  • Note: This was originally posted on 24th September 2009 at http://forums.arm.com

    Hi Jean-Claude,
    Thanks for let me know.  Sorry for these errors. (working on this late at night is not good  :D ).
    There is another two:
    1) Table 4.29:

    Input (R0)          Output (R1)     Q Bit
    0xFFFF8001   0xFFFF8000  Set

    This row should have been
    0xFFFF7FFF   0xFFFF8000  Set

    2) Table 4.30
    0x00008000   0x00008000   Set

    This row should have been
    0x00008000   0x00008000   Unchanged

    Please continue to inform me if you find any other errors, and
    feel free to contact me directly if you want more information.
    Thanks
    Joseph
Children
No data