Project

General

Profile

Activity

From 08/23/2015 to 09/21/2015

09/14/2015

JC 10:40 AM Software Development: RE: Open Embedded build error
Matt,
The mityomapl138 repo was never made public. However the source is included in the MDK. The mityomapl138 path should be equivalent to /home/mitydsp/MDK_2014-01-13/sw/.
I attempted to create a patch to use the local copy of ...
Jonathan Cormier

09/11/2015

MS 02:57 PM Software Development: RE: Open Embedded build error
Kevin Robertson wrote:
> Hi,
> ...
Is there a work around for this problem? I am experiencing the same problem as well.
Matt Spinola

09/01/2015

AS 09:27 AM Software Development: RE: NAND Flash reading problem
You are right one of the EMIFA pins was used as a FPGA IO, after replacing this pin everything works as expected.
Thanks Mike.
Ahmed Shaaban
MW 07:27 AM Software Development: RE: NAND Flash reading problem
And of course, one workaround might be to load the ARM application into memory from NAND first, then configure the FPGA, then launch the ARM app.
The only thing is that is there is contention on the EMIFA bus you should figure out whe...
Michael Williamson
MW 07:26 AM Software Development: RE: NAND Flash reading problem
If the FPGA is loading properly and you are floating the unused pins, then the bitstream generation settings are probably OK.
Are you using the EMIFA framework we provide in the BSP or your own? You might drop a chipscope in and watc...
Michael Williamson
AS 07:21 AM Software Development: RE: NAND Flash reading problem
Hi Mike,
I had made what you said (sets all unused I/O pins to float), but I still have the same problem.
I have tried the "IndustrialIO.bin" FPGA image (instead of my image) and everything works fine (FPGA loaded with "IndustrialIO" a...
Ahmed Shaaban

08/31/2015

MW 07:11 AM Software Development: RE: NAND Flash reading problem
Hi Ahmed,
Sounds like the loaded FPGA is causing NAND read issues? Have you checked your FPGA image and made sure that in the bitstream generation options you are setting all unused I/O pins to "float"? By default they are pulled do...
Michael Williamson
AS 06:33 AM Software Development: RE: NAND Flash reading problem
Thanks Mike,
you are right i don't have to overwrite RAM contents so I modified the u-boot commands to be as the following:
U-Boot > setenv progfpga "sf probe 0; sf read 0xC0700000 0x580000 0x40000; loadfpga 0xC0700000"
U-Boot > se...
Ahmed Shaaban

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. ...
Michael Williamson
AS 08:14 AM Software Development: NAND Flash reading problem
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 ...
Ahmed Shaaban

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. Mary Frantz
 

Also available in: Atom