Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 17 Apr 2008 08:53 AM by  peter.barada@logicpd.com
QUICC MURAM for MPC8360
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
sampath
New Member
New Member
Posts:


--
15 Apr 2008 11:18 AM
    I am unable to write to the MURAM at offest 0x10000. I tired 0xff41000 without JTAG init script and then after the init script at 0xe0010000. Neither works. Let me know what I am missing.
    peter.barada@logicpd.com
    New Member
    New Member
    Posts:72


    --
    17 Apr 2008 08:53 AM
    Don't confuse the MURAM and IMMR. In IMMR, offset 0x100000 is where the QUICC engine memory map starts, and the MURAM is at offset 0x10000 inside the QUICC Engine memory map. So try offset 0x110000 from IMMRBAR for the start of MURAM.

    Refer to section 2-4 of the MPC8360 Reference Manual for a descriptiont of the QUICC Engine memory map...
    You are not authorized to post a reply.