LIbrary for 23K256 SRAM to connect duemilanove

Good morning!

I am trying to connect a SRAM memory 23K256 to a Duemilanove device. I have downloaded the SpiRAM library from the Arduino tutorial but this library it doesn´t work, and also I´ve downloaded a library called RAM9. I´m trying to use the code example of the SpiRAM website (Arduino Playground - SpiRAM) for testing the memory RAM with other library changing some sentences in the code, and no results. I´ve attached the two libraries (SpiRAM and RAM9) and the code example of SpiRAM and the code modified of RAM9. I would like that somebody help me with this last modified code (RAM9).

Thanks

code_test_RAM9.txt (561 Bytes)

code_test_SpiRAM.txt (600 Bytes)

SpiRAM.zip (2.97 KB)

SRAM9.rar (4.05 KB)