LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview ARM SD storage limit

Solved!
Go to solution
What is the size limit for SD card storage on the MCB2300 ARM board?  I would like to use this board, but need to know storage capacity before I purchase hardware and software packages.  I'd like to use an 8GB card but I'm guessing that may not be possible.
0 Kudos
Message 1 of 2
(6,246 Views)
Solution
Accepted by topic author jjgors

Hi,

 

The ARM targets use the RL-ARM flash file system.  However, it looks itsupports only 4GB max.

 


With the Flash File System you can also write and read files from standard SD (Secure Digital) and MMC (Multi Media Card) Flash Memory Cards. They are used in SPI mode. Standard device sizes ranging from a few MBytes up to 4 GBytes are supported. Files on the Memory Card drive are stored in the standard FAT12, FAT16 or FAT32 file format.

http://keil.asia/support/man/docs/rlarm/rlarm_fs_flashfs.htm

 

0 Kudos
Message 2 of 2
(6,244 Views)