Activity
From 12/12/2013 to 01/10/2014
01/10/2014
- AB 10:15 AM Software Development: RE: "JTAG Interface on MitydspL138F kit"
- Naveen,
The Critical Link debug adapter is included with the Vision Development Kit.
The following datasheet describes the included debug adapter: http://www.mitydsp.com/images/upload/File/80-000286_Debug_Adapter.pdf
The rest o... - NK 01:30 AM Software Development: RE: "JTAG Interface on MitydspL138F kit"
- Hello sir,
Kindly reply to my query as soon as possible.
with regards,
Naveen K.S - MW 09:15 AM PCB Development: RE: Ground Pins
- It's usually a good idea to hook up all of the ground pins as the specification calls for. For higher speed signal interfacing (FPGA pins, clocks, USB signals, etc.), the ground pins provide return current paths and reduce the potential...
- Hej hej,
the MityDSP L138F/L138 has quite a lot of ground pins.
Is it necessary to connect all to ground or are they bridged on the Mitydsp-board? Which pins must be connected to ground and which can be left unconnected on my baseb... - NK 02:26 AM Software Development: RE: Regarding handling UART of MitydspL138 F
- Dear sir,
We are looking to program ARM9 processor core (OMAPL138) of MitydspL138F. We have seen in MitydspL138F VDK that two UART's are available but we are not pretty sure which is vailable in VDK linux kernel image.
But our appl...
01/09/2014
- NK 10:30 PM Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
- Hello Mike,
Thanks for your reply..
with regards,
Naveen K.S - MW 08:59 AM Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
- You can use the C64X+ IMGLIB with the OMAP-L138. The 674x core is a superset of c67x+ and c64x+ instruction sets.
-Mike
01/08/2014
- Hello sir,
In our development phase we are getting MitydspL138F Vision development kit, we are quite unsure with the JTAG interface. It was given in the VDK data sheet that to use XDS510 USB JTAG Emulator(14 pin) for dsp and FPGA JTAG... - PS 11:24 PM Software Development: RE: USB-OTG as a peripheral and a host
- Thank You Jonathan.
I will try them out. - NK 11:06 PM Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
- Hello Mike,
Thanks for your reply, actually i understood that in your vision_framework you have used C64X IMGLIB libraries from the link provided. But my doubt is whether can we use latest C64X+ IMGLIB (which has enhancements from its... - MW 07:13 AM Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
- The C64X IMGLIB libraries from TI can be used by simply linking the library provided by TI to your application and calling the routines as needed.
The IMGLIB comes with a users manual and API reference guide from TI.
In the "vision... - Hello sir,
I am working on OMAPL138F for one of my image processing application, kindly let me know if i can use C64x+ IMGLIB functions (as i need to process 16 bit data) for my application development.If not let me know which versio...
01/07/2014
- ŁD 07:18 PM FPGA Development: RE: Broken i_ema_a<8>
- ChipScope confirmed that sth is wrong with i_ema_a<8> pin.
Serial numbers of Mity modules: 121924 (broken), 131576 (working).
Lukasz - ŁD 08:11 AM FPGA Development: RE: Broken i_ema_a<8>
- I'll send them tomorrow.
Lukasz - MW 07:59 AM FPGA Development: RE: Broken i_ema_a<8>
- Yes. Two different mity boards. Can you give me the serial numbers?
-Mike
- ŁD 07:57 AM FPGA Development: RE: Broken i_ema_a<8>
- Hello Mike,
1. What do you mean by two separate modules, two mity boards?
2. Yes, Same kernel, same application, same FPGA image.
3. Two diffrent host boards, but I don't think that host board can be a problem,
because no EMIF signal... - MW 07:18 AM FPGA Development: RE: Broken i_ema_a<8>
- Hello Mr. Dalek,
It might be a problem. Between your "good and bad" boards:
- You are referring to 2 separate modules? Can you provide the serial numbers of the modules?
- You are running the same software image (same kernel, sa... - Hello,
My FPGA has a little problem with modules detection,
Linux driver and controlling program always double-detect them.
So I've tested address lines with this simple VHDL file:
@
o_nmi_n <= '1';
o_int <= (others => '0');
io_... - JC 10:51 AM Software Development: RE: USB-OTG as a peripheral and a host
- The connection setup can be treated like any normal network connection.
You can use ssh to transfer files to and from the board. Or you can setup an nfs mount.
For transferring real-time data, you will likely have to create a cust... - PS 09:15 AM Software Development: RE: USB-OTG as a peripheral and a host
- Hello Jonathan, Mike
Thank you for your replies.
I have been able to find the usb0 device after executing the ifconfig -a command. I carried out the steps as given in the RNDIS wiki page. However, the PC failed to get an IP address...
01/06/2014
- MW 09:06 AM Software Development: RE: USB-OTG as a peripheral and a host
- When you plug the USB in, the kernel should also dump out some information about the connection.
Attaching the results of dmesg might help as well.
-Mike
- JC 08:53 AM Software Development: RE: USB-OTG as a peripheral and a host
- On the L138, if you run ifconfig -a is a usb0 listed?
-Jonathan - PS 08:41 AM Software Development: RE: USB-OTG as a peripheral and a host
- Hello Mike,
As per your suggestion, I have made the changes to the kernel configuration and I have also followed the instructions given in the wiki page.
I have chosen the RNDIS device and compiled it into the kernel. The port is in ...
01/02/2014
- MW 08:14 AM Software Development: RE: Regarding handling UART of MitydspL138 F
- Which UART are you after? Which processor core would you like to use with it?
- Dear sir,
It is given in MitydspL138F VDK datasheet that already UART driver is available in Kernel image. Can you provide more details regarding it as we wanted to use UART in interrupt mode.
with regards,
Naveen K.S. - MW 08:12 AM Software Development: RE: USB-OTG as a peripheral and a host
- Hello,
It looks like you have selected the "gadget zero" device as your peripheral device. This is a USB test device setup.
You need to go back to your kernel configuration deselect the gadget zero device and select the RNDIS devi...
12/31/2013
- Hello,
I am using a MityDSP L138F with a custom board. This board has provision for a USB 1.1 Host and an USB 2 OTG port. I am trying to configure the USB-OTG port as a peripheral and get it detected through a Windows as well as a Linux...
12/20/2013
- DR 11:46 AM Software Development: RE: DSP- EDMA Transmission problem
- I'm not sure why you are dividing by 4 for the number of words to transfer (numwords>>2), but I think that is your problem. ii will be set to 1024 in the example you show, so it should transfer 1024 16-bit words, which is what you are s...
- Hello,
I am having the following problem:
I am invoking an EDMA transfer in my DSP-side application. To do so, I did the following:
12/19/2013
- MW 07:16 AM Software Development: RE: "Regarding video Frame data flow without using Linux OS-Linux frame buffer"
- Hi Naveen,
You can use the UPP port (see the tcDspUpp core in the DSP/core library) or use the VPIF (same pins, see the tcDspVpif class) with the 674x core in DSP/BIOS to have the DSP receive data directly.
We only use / support Li... - Hello sir,
Thank you for replying my previous queries.
We are using MitydspL138F VDK for developing prototype, for one of our image processing application project. The complete Qt framework of the kit is explained fine in the VDK d...
12/16/2013
- MW 09:50 AM Software Development: RE: First base with USB, OMAP-L138F
- And... the capacitance requirements for any USB interface are *very* important. See the USB specification (usb.org) on the capacitance and in-rush current requirements. If you don't get these right, you may have trouble getting the HOS...
- MW 09:48 AM Software Development: RE: First base with USB, OMAP-L138F
- Hello Helmut,
This is really an embedded linux question in general and not just a MityDSP-L138 specific question. But to get the OTG port to look like a mass storage device, you will need to enable the MASS STORAGE device gadget in ... - HF 09:36 AM Software Development: RE: First base with USB, OMAP-L138F
- Thanks. I'm tasking my kernel guy on this. The link for RNDIS advice will be helpful.
HOWEVER, I would prefer it look like a mass storage device, so the host PC can directly access the embedded system's file system.
But when I se...
12/13/2013
- MW 02:07 PM Software Development: RE: Accessing SPI1 bus
- Hi,
To get the spidev device, you need to add an entry for it in your platform baseboard file.
See the recent "industrial I/O board platform file":http://support.criticallink.com/gitweb/?p=linux-davinci.git;a=blob;f=arch/arm/mach-d... - MF 01:40 PM Software Development: RE: Accessing SPI1 bus
- Nope. I don't see that either.
I am going with the low level register access for now. I have SPI driver code that ran on a C6748 and am porting that. You can gain access to the registers using mmap(). - GG 12:21 PM Software Development: RE: Accessing SPI1 bus
- Hi Mary,
My guess would be that since in your baseboard file you set the modalias to "M25PE80" as part of the spi_board_info you will get a /dev/M25PE801.1 entry, or something to that affect, instead of /dev/spidev1.1.
Thanks,
\Greg
12/12/2013
- MC 06:48 AM Software Development: RE: Call to tcDspFpgaGpio::ConfigurePin() makes the Dsp crash
- Thanks Mike!
That was definitely the reason of the crash.
Thank you.
Michele