Yu, Heeyeol
2003-12-09 22:12:36 UTC
Hi all
While rewriting SRAM in PCMCIA card, I used wrflash provided in alios
directory.
But there is floating overflow because source code comments out these
lines.
---
region.RegionSize=16*1024*1024;
region.BlockSize=128*1024;
---
I wonder how wrflash is used without these lines because of always
floating overflow.
Furthermore if I use these lines, does everything OK?
Although I used them, still there is problem.
While rewriting SRAM in PCMCIA card, I used wrflash provided in alios
directory.
But there is floating overflow because source code comments out these
lines.
---
region.RegionSize=16*1024*1024;
region.BlockSize=128*1024;
---
I wonder how wrflash is used without these lines because of always
floating overflow.
Furthermore if I use these lines, does everything OK?
Although I used them, still there is problem.