Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > RAM testing techniques?

Reply
Thread Tools

RAM testing techniques?

 
 
g.onkelinx@dalemans-detection.com
Guest
Posts: n/a
 
      04-12-2006
Does anyone have any sample code/ algorithms for various
RAM testing techniques? Such as:
Abraham-Thatte
Galpat
Walkpat
any others???

Any help would be appreciated...


Please post or send info. to: t...@bit7.com


Thanks in advance,


onkelinx G.

 
Reply With Quote
 
 
 
 
Flash Gordon
Guest
Posts: n/a
 
      04-12-2006
wrote:
> Does anyone have any sample code/ algorithms for various


This is neither an algorithms group nor a sources wanted group.

> RAM testing techniques? Such as:
> Abraham-Thatte
> Galpat
> Walkpat
> any others???


There are key aspects of a RAM test that cannot be written in standard
C. If the register keyword was guaranteed to put a variable in a
register you could come closer, and you would definitely need the
volatile keyword, but I've always found it easier and simpler to use
assembler.

> Any help would be appreciated...
>
>
> Please post or send info. to: t...@bit7.com


Apart from Google munging your email address, even if it came through OK
no. Usenet is a discussion medium, if you don't want to discus something
here then go else where.
--
Flash Gordon, living in interesting times.
Web site - http://home.flash-gordon.me.uk/
comp.lang.c posting guidelines and intro:
http://clc-wiki.net/wiki/Intro_to_clc
 
Reply With Quote
 
 
 
 
Pedro Graca
Guest
Posts: n/a
 
      04-12-2006
wrote:
> Please post or send info. to: t...@bit7.com

^^^^
troll? -- Hmm, one letter too many.

toad? toon? ****?

--
If you're posting through Google read <http://cfaj.freeshell.org/google>
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help, no RAM, and ramfreer is err'ing, need freware RAM giver Morph Computer Information 4 10-10-2004 09:42 AM
No RAM left, n e 1 no of RAM giver (freeware) ? Morph Computer Support 2 10-09-2004 02:11 AM
NEW RAM V OLD RAM Allan Birnbaum Ditlevsen Computer Information 2 06-07-2004 01:50 PM
Looking for a VHDL or Verilog RAM Model that modles Common RAM Faults Robert Posey VHDL 0 11-26-2003 07:50 PM
Mixing SDR Ram with DDR Ram? Daz Computer Support 2 09-14-2003 03:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57