Activity
From 08/01/2015 to 08/30/2015
08/30/2015
- MW 09:20 AM Software Development: RE: NAND Flash reading problem
- Why are you running "mw.b 0xc2000000 0xFF 0x400000" as part of your load? You are going to overwrite that RAM you just initialized when you do the following nand read.e?
I would see how fast the unit boots without running the fill. ... - Hi everyone,
I'm working on MityARM 1808F.
I have two images: SYS/BIOS image and FPGA image. After some suggestions from " Alexander Block" and " Michael Williamson" over a year ago, I used to use NOR Flash for FPGA Image and the NAND ...
08/28/2015
- MF 10:01 AM Software Development: RE: Real time SATA writes
- This problem was resolved by using a SLC SSD drive instead of MLC. The write times on the SLC are much lower.