Activity
From 06/12/2017 to 07/11/2017
07/03/2017
- AH 07:36 PM PCB Development: RE: Analog input and outpur
- Thank you for your answer Alex,
We will try to use Analog Expansion Kit provided by Critical Link.
btw do you have the 3D step file for the carrier kit (The Industrial IO Development Kit)?
we need that to design our enclosure.
...
06/30/2017
- We have made our own customized board using the Industrial IO board as well as the Analog Expansion board. We have the schematics attached herewith.
We are also attaching the entire FPGA package project (Mity_DSP_Analog.rar) so that i... - Hi,
I have a custom board with
1) MityDspl-138F module (with FPGA)
2) No Ethernet port
3) UART,USB,SD CARD interface
I have built VM with MityDSP-L138_SDK_2012_06_13.ova file from critical link.
I am able to run Hello World ...
06/28/2017
- AB 05:22 PM Software Development: RE: To make the connection between DSP / ARM cores on MityDSP-L138
- Our MDK provides an example utilizing TI's DSPLINK software to share data between the ARM and DSP cores of the OMAP-L138 processor. Other example DSP example code is also included in the MDK.
This wiki page (https://support.criticalli...
06/26/2017
- JC 12:47 PM Software Development: RE: data exchange
- I've not really tried to send files over the terminal. But it should be possible using xmodem. The L138 filesystem has the rx program which is used to receive xmodem file streams. sx would be used on the other side. I'm not sure exactly ...
- Help me please. How can I configure the data exchange with the Linux 3.2 kernel without using the Internet cable (com-port only)? Thank you.
- Good day!To make the connection between DSP / ARM cores on MityDSP-L138, can we use your MDK with a previously developed project in Studio Composer Studio on PSP and DSP / BIOS written in C (and not with C ++)?
06/23/2017
- JC 01:44 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
- I'm not sure. Checkout this wiki from TI and let me know what you find out. http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_Problems
- VP 01:27 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
- Hi Jonathan,
Thanks for all your support. I am able to run helloWorld and testled programs on my custom board with SD card. Now, I am trying to connect my board with xds200 as I will need it to debug my future developments. As I run t...
06/19/2017
- AB 06:59 PM PCB Development: RE: Analog input and outpur
- Andri,
Thank you for your inquiry.
Our standard MitySOM-L138F development kit (http://www.criticallink.com/product/mitydsp-l138f-dev-kit/) does not feature either an analog to digital converter (ADC) or digital to analog converters...
06/17/2017
- Hello,
I own OMAP-L138F board and I am still new to this platform. Would you kindly inform me how can I set the board to read and send analog input ad output?
I am planning use integrate this board to a microwave radar.
regards,
06/12/2017
- MW 12:03 PM Software Development: RE: MityDSP-L138 ARM Bare Metal Development - Code Composer Studio 7
- Hi Rik,
Have you seen this "Starterware wiki page":https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/StarterWare?
A while back we had a couple of engineers here get some of the basic Starterware applications wor... - Hi,
I am trying to create a bare metal application for the MityDSP-L138 ARM9 processor using Code Composer Studio 7.
I have an XDS100v3 emulator.
I have created an OMAP hello world application using code composer studio but I am...