public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] How to run sdram test?
@ 2012-01-06 14:37 Paul MAILLET
  0 siblings, 0 replies; only message in thread
From: Paul MAILLET @ 2012-01-06 14:37 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I am facing a problem for testing my external sdram memory chip.
I would like to run a sdram test program which is done in three step :

1/ Erase the second half of the sdram chip and run the test program on
this area.
2/ When the second half test is finished, Copy/swap my test function
into the second half area
3/ Call the swapped function to test the first half of the sdram.

My problem is that I cannot erase the first half of the sdram until it
contain some vectors that should be used by scheduler, this will
result in crash the program.
So in order to run this test program, I would to know if it is
possible to use the "Invoked from initialization context" mode to do
so or if you may have ever experienced sdram testing in another way?

(ISO C library -> ISO environment startup/termination ->Startup
context for main() -> Invoked from initialization context)

Best regards,

Paul

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-06 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-06 14:37 [ECOS] How to run sdram test? Paul MAILLET

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).