XRAM CF-Interface for simulation/de
From MCS Wiki AVR
< XRAM CF-Interface for simulation(Difference between revisions)
(Created page with "The XRAM CF-Card interface is created for the purpose of testing the File System routines without hardware. <span style="font-family: Arial;"> </span> You can use an ex...") |
m (1 revision) |
Latest revision as of 21:16, 15 February 2013
== (**COPIED FROM ENGLISH PAGE**) ==The XRAM CF-Card interface is created for the purpose of testing the File System routines without hardware.
You can use an external RAM chip (XRAM) for the CF-interface but of course it is not practical in a real world application unless you backup the power with a battery.
For tests with the simulator it is ideal.
Just specify the Config_XRAMDrive.bas file and select a micro that can address external memory such as the M128. Then specify that the system is equipped with 64KB of external RAM.
You can now simulate the flashdisk.bas sample program !
In order to simulate Flashdisk.bas, set the constant XRAMDRIVE to 1. Then select 64KB of external RAM and compile.
Languages | English • Deutsch |
---|