T2SISD

General discussion on RSC-4x mikroC.
Post Reply
Author
Message
SamR
Posts: 5
Joined: 16 Jun 2006 20:57

T2SISD

#1 Post by SamR » 09 Aug 2006 19:31

I am unable to run the T2SISD example provided by sensory.
I am using the the library file memAT29BV010, as the flash memory on the Stamp is 1Mb flash by AMD. The code space on the flash is immediately overwritten by during the first run so the reset also rendered useless.
Also I don't understand one thing in the code. While setting up the base address for the SD Templates, on detection of external memory, the code sets the template list base to 256 (#define TEMPLATES (long)256).

Just to check if the code is bug free, I tried running the code with memAT45DB041 library file. It ran perfectly, except for the fact that the SD templates were getting not getting stored, because of wrong memory addresses.

Post Reply

Return to “RSC-4x mikroC General”