Activity
From 04/01/2019 to 04/30/2019
04/30/2019
- DV 10:34 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: FPGA programming
- Dear Zachary,
that worked perfectly, thank you so much!
Best,
Davide
04/29/2019
- ZM 09:48 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: FPGA programming
- Hi Davide,
If your FPGA is based on the one from the support site (in particular, if it includes PIO cores), you'll need to rebuild the kernel with the GPIO driver as a module instead of built in.
You can follow the instructions at... - Hi everyone,
I'm having troubles programming the FPGA from HPS in the Linux environment. In particular, after I scp my rbf file to my sd card and disable the bridges, I try to program the FPGA issuing the dd if =file.rbf of=/dev/fpga0... - JC 02:32 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Cannot install the GCC Toolchain for Angström
- VIDYA J wrote:
> I am also facing same problem, ./usr/local/oecore-i686/environment-setup-armv5te-angstrom-linux-gnueabi, is not giving any response
Please try @source /usr/local/oecore-i686/environment-setup-armv5te-angstrom-linux-...
04/27/2019
- VJ 06:49 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Cannot install the GCC Toolchain for Angström
- I am also facing same problem, ./usr/local/oecore-i686/environment-setup-armv5te-angstrom-linux-gnueabi, is not giving any response
04/16/2019
- JC 01:19 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: UPP problem
- Thanks for bringing this up again. We'll look into it.
04/13/2019
- DG 12:51 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: UPP problem
- +1. Just wanted to give attention to this solution, which also solved a 2-day problem that I was having when receiving values.
The values read from the buffers were never updated until I did the invalidation of the cache.
04/10/2019
- MJ 11:08 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest MityDSP-L138 U-Boot image
- Thanks, that's great.
04/09/2019
- FR 04:02 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest MityDSP-L138 U-Boot image
- Hi Mathew,
Jon spoke to me about building the files for you. I've attached the files you were asking for. - MJ 02:22 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest MityDSP-L138 U-Boot image
- Thanks for that quick info.
I've realised that the u-boot.img file you attached is without the UBL header and so it can't be used for in-field upgrades
(but it does work with the Windows Flash programming tool sfh_OMAP_L138.exe).
I ...
04/08/2019
- JC 03:29 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest MityDSP-L138 U-Boot image
- Mathew Jones wrote:
> Hi,
> ...
You can either build the latest u-boot or we do have a yocto based MDK released that has the newer u-boot binary. See the Release 2018.04 in the "files section":https://support.criticallink.com/redmine/... - Hi,
As part of investigating the impacts of the 8MB NOR Flash obsolescence and its 16MB replacement (PCN 20180209000),
I'd like to be able to re-program the latest U-Boot image back onto any MityDSP-L138 SOM.
Do you have a binary im...