-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-6264
-
10.01.00
-
11.00.00
-
The `mmcsd_raw_io.c` source file has the following line of code
#define APP_MMCSD_START_BLK (0x800000U) /* @1.5GB */
For the block number 0x800000, the size would be 4GB instead of 1.5GB.