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

versatile pb926ejs base board issues

Note: This was originally posted on 14th August 2009 at http://forums.arm.com

Hi ,
       I am using a 3 -  years old VERSATILE PB926EJ-S board  i could not get any supporting docs related to it.

Basically i have problem in configuring the memory , flashing the images etc.

  Can any one help me in the following ?

Made S1 on
Connected the board to RVD
Trying to include the VPB926EJS_SDRAM_Init_rvd to initalize the SDRAM

Getting the erro :

// -----------------------------------------------------------------
inc> // Script file for Versatile/PB926EJ-S SDRAM Initialization for RVD
inc> // -----------------------------------------------------------------
inc>
inc> // Set SDRAM Initialisation Value to NOP
inc> setmem /w 0x10110020 = 0x0000C183
Error S10000 (Server): Unable to Write at 0x10110020 - Unassigned memory
Quitting include file VPB926EJS_SDRAM_Init_rvd.li: Error in command
Include file failed on line 6

Expeciting some one help to go forward.


From
vels
  • Note: This was originally posted on 17th August 2009 at http://forums.arm.com

    hi ,
           I have connected the board like the following .

    Opened the RVD
    clicked the connect to target
    clicket the box near versatile pb926ej-s
    during this time i have pushed the stand by button 2 to 3 times. If i am not pressing it its giving memroy operation failed error.
    i could see some windows address , panels get filled with some thing....
    Now if i try to download any images its giving Error memory operation failed. suggest it is giving like memory configuration to be proper.


    Can any one help me to boot linux on this board .
  • Note: This was originally posted on 14th August 2009 at http://forums.arm.com

    From past experience that the message "Unassigned memory" relates to RVD BCD files.  It means you are using a BCD (with memory map info in it), and are accessing a location not specified in the BCD file.  A quick check, go to the Memory Map tab of the Process Control tab - is anything listed?  If yes, right-click and de-select "Memory Mapping".