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 07 Oct 2011 05:50 AM by  dveasie
Register Read/Write
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
dveasie
New Member
New Member
Posts:1


--
07 Oct 2011 05:50 AM
    I am trying to set registers via the mem_util and it does not seem to be working. I am trying to set address offset 0x0000 0090 with value 0x2800 2200.

    The command that I am using is:
    root@am3517-evm:/home/embedded/am35x/memory# ./mem_util b 0x00000090 0x28002200
    Memory mapped at address 0x40222000.
    Illegal data type '0'.

    Any suggestions or comments would be appreciated.

    Thanks,
    Dan
    You are not authorized to post a reply.