Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
versatile pb926ejs base board issues
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2482 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
versatilepbboard versatilepbboard
over 12 years ago
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
versatilepbboard versatilepbboard
over 12 years ago
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 .
Cancel
Vote up
0
Vote down
Cancel
Martin Weidmann
over 12 years ago
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".
Cancel
Vote up
0
Vote down
Cancel