共3条
1/1 1 跳转至页
vol.erasableBlockSize = aValue * vol.interleaving疑惑

只看楼主 1楼
Where aValue is the erasable block size of a flash chip that is not
interleaved with another.
请问aValue具体指什么?我在代码中看到这么写的 vol.erasableBlockSize = 0x10000l * vol.interleaving;
我的flash扇区大小是64k,应该是0x10000,不应该是0x10000l,请问为什么啊?
关键词: vol.erasableBlockSize aVa

共3条
1/1 1 跳转至页