This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Running Firmware from external SRAM on AT91SAM7SE512


Did anyone run its firmware from external SRAM (total 2MB address starts from
0x20000000)?
I am using the BDI2000 emulator to run the firmware. 
I have moved my firmware from the flash memory to the external SRAM, and I
encountered a problem that I cannot resolve. The firmware hang on the
cyg_thread_delay() function.  When stop the BDI2000, the external SRAM
become all 0xFF.
Did anyone has experience to resolve the issue?
 
-- 
View this message in context: http://old.nabble.com/Running-Firmware-from-external-SRAM-on-AT91SAM7SE512-tp26674151p26674151.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]