Project

General

Profile

Activity

From 02/02/2024 to 03/02/2024

02/19/2024

JC 08:24 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Kyungguk Bok wrote in message#6580:
> Thank you for answer.
> ...
Yup, so you should be able to export gpio 144 and access the gpio
Jonathan Cormier

02/16/2024

KB 01:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Thank you for answer.
_It's not a bad idea to make sure you can control the gpio from Linux before operating it on your DSP._
I think that's a good thing to say. I think it's a good idea to solve problems one by one.
__How did ...
Kyungguk Bok

02/15/2024

JC 08:51 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Kyungguk Bok wrote in message#6578:
> Thank you for answer.
> ...
I'm pretty sure the EMIFA will get configured before fpga_ctrl.ko and fpga_gpio.ko module files are loaded. So they aren't strictly required as long as the fpga is loade...
Jonathan Cormier
KB 04:36 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Thank you for answer.
(using MityDSP-L138F Devkit)
When using EMIFA to control the LED by controlling the FPGA's GPIO, I found out that EMIFA is set in the kernel when the fpga_ctrl.ko and fpga_gpio.ko module files are loaded. I also f...
Kyungguk Bok

02/13/2024

JC 08:11 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code

> If you try to write code related to EMIF in CCS, you will need a header file called csl.emifa.h. How can EMIF be performed without the need for a header file? I would like some basic information about EMIF.
The kernel sets up the ...
Jonathan Cormier
KB 12:06 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Thank you for answer.
Currently working on MityDSP-L138F.
The kernel is loaded on ARM, and HelloworldDSP and FPGA from Wiki have been converted to .bin files so that they are automatically loaded upon booting.
If you try to write code...
Kyungguk Bok
VJ 01:01 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: eMMC and bus width 8
Now it is working, there was something wrong with the pinning.
Steps:
1. Update Platform designer.
2. Update IO pinning for the four extra bits and compile the new FPGA code.
3. Rebuild preloader and bootloader.
4. Update device tree.
V J

02/12/2024

VJ 08:29 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: eMMC and bus width 8
Hi Dan
Yes, the preloader and uboot has been rebuild after changing the interface in platform designer. If I change to 4 bit in the dts file everything works fine.
We are using Quartus 17.1.
BR
VJ
V J
DV 07:24 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: eMMC and bus width 8
Hello,
We haven't tried interfacing to a 8 bit eMMC with the 5CSx SOM. Just to double check did you rebuild your preloader and u-boot when you made the 4 bit to 8 bit change in platform designer? Also are you able to boot to Linux if ...
Daniel Vincelette
VJ 12:36 PM MitySOM-5CSX Altera Cyclone V Software Development: eMMC and bus width 8
Hi
Has anyone managed to interface an eMMC using 8 bit?
According to Cyclone V HPS "MMC Support matrix": https://www.intel.com/content/www/us/en/docs/programmable/683126/21-2/mmc-support-matrix.html 8 bit bus and 50MHz clock is support...
V J

02/08/2024

JC 03:31 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Could you provide an example of what you are trying? I don't believe you should need any special headers, assuming the kernel is loaded and configured the EMIF bus on the ARM. Jonathan Cormier
KB 12:19 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Thank you for answer.
The environment I am currently studying is Linux (Ubuntu).
(.ova file downloaded and installed from wiki)
I am using code composer studio 7.5.0. When I try to code EMIF with DSP in this environment, it says I nee...
Kyungguk Bok
KB 12:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
답변 감사합니다.
지금 제가 공부하고 있는 환경은 리눅스(우분투)입니다.
(wiki에서 다운 받아 설치한 .ova파일)
code composer studio 7.5.0을 사용하고 있습니다. 이 환경에서 DSP로 EMIF에 관해 코딩하려고하니, csl_emifa.h 파일이 필요하다고 합니다.
.ova에는 EMIF에 관해 코드를 진행하기 어려운 상황입니까?
우선 CSL에 관해 필요한 include파일을 설치하고 첨...
Kyungguk Bok

02/07/2024

GG 04:23 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EMIF Example Code
Hello Kyungguk Bok,
From the FPGA perspective the base_module component handles the EMIF transactions and converts then to an internal bus format so that you can have multiple FPGA components (or Cores as we call them) that sit on th...
Gregory Gluszek
KB 08:02 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: DSP EMIF Example Code
hello everyone
I am a first time user of MityDSP-L138. Ultimately, I am studying with the goal of receiving ADC data from FPGA and processing it in DSP.
I solved the problem by running the DSP and ARM Eaxmple on the wiki page and loa...
Kyungguk Bok
 

Also available in: Atom