Project

General

Profile

Activity

From 04/20/2017 to 05/19/2017

05/19/2017

05:45 PM Software Development: RE: Virtual SPI device setup and access using spidev
Hello Gianni,
Sorry about the confusing before. Would you mind posting your entire altered DTS?
Thank you!
Dan
Daniel Vincelette
05:18 PM Software Development: RE: Virtual SPI device setup and access using spidev
Gianni Casonato wrote:
> Trying to make the SPI working I've tested several options, found in Internet and in this F...
Jonathan Cormier
04:51 PM Software Development: RE: Virtual SPI device setup and access using spidev
Trying to make the SPI working I've tested several options, found in Internet and in this Forum too, both adding the ... Gianni Casonato
01:07 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> Jonathan Cormier wrote:
> > Are you connecting to the VM over ssh? How are you opening the ...
Jonathan Cormier
08:02 AM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Are you connecting to the VM over ssh? How are you opening the terminal?
I am not usin...
Vivek Ponnani

05/18/2017

08:22 PM Software Development: RE: Virtual SPI device setup and access using spidev
Gianni Casonato wrote:
> Hi,
> I'm trying to simulate with SW a SPI device (I don't have the HW) defining a dummy d...
Jonathan Cormier
08:00 PM Software Development: Virtual SPI device setup and access using spidev
Hi,
I'm trying to simulate with SW a SPI device (I don't have the HW) defining a dummy device to be accessed from us...
Gianni Casonato
07:05 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Are you connecting to the VM over ssh? How are you opening the terminal? Jonathan Cormier
04:56 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Vivek Ponnani wrote:
> > Jonathan Cormier wrote:
> > > Okay I was able to successfully i...
Vivek Ponnani
02:10 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> Jonathan Cormier wrote:
> > Okay I was able to successfully install CCSv5.5 in the VM and fo...
Jonathan Cormier
09:56 AM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Okay I was able to successfully install CCSv5.5 in the VM and follow the Starter Guide and...
Vivek Ponnani

05/17/2017

03:35 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Okay I was able to successfully install CCSv5.5 in the VM and follow the Starter Guide and DSP Hello World. Let me k... Jonathan Cormier
03:05 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek, Looks like there is a bug with the VM that is breaking internet.
* Open Terminal
* @sudo vim /etc/network/...
Jonathan Cormier
06:54 AM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Updated wiki page to hopefully make it clearer.
> https://support.criticallink.com/redmin...
Vivek Ponnani

05/16/2017

01:58 PM Software Development: RE: How to configure LCD with L138-FX-225-RC ?
Hi Andri sorry for the late response,
You can use a LCD on the FPGA less module. However our "LCD":http://www.crit...
Jonathan Cormier

05/12/2017

08:57 PM Software Development: RE: mcp2515 overruns
Note that if you built the kernel from branch mitydsp-linux-v3.2 of git://support.criticallink.com/home/git/linux-dav... Gregory Gluszek
08:00 PM Software Development: RE: mcp2515 overruns
Was going through kernel patches for can and noticed this patch in mainline. Maybe its related to your repeated fram... Jonathan Cormier

05/10/2017

05:35 PM Software Development: How to configure LCD with L138-FX-225-RC ?
Hello,
One of my MityDSP board is L138-FX-225-RC, which mean it has no FPGA. Can I used LCD display on this board?...
Andri Haryono
01:44 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Updated wiki page to hopefully make it clearer.
https://support.criticallink.com/redmine/projects/arm9-platforms/wik...
Jonathan Cormier
01:29 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> Hi Jonathan,
>
> Sorry for the late response.
> Thanks for your guidance.
> You were ri...
Jonathan Cormier
12:23 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> > Network is unreachable
> Looks like you don't have internet in the VM. When you starte...
Vivek Ponnani
11:53 AM Software Development: RE: Failed to reprogram dead board
Thank you.
I miss the "Holding boot button" part. now it's okay
Andri Haryono

05/09/2017

03:13 PM Software Development: RE: DSP Quick start - with Linux OS
What immediately comes to my mind, is the concern that linux during boot touches a lot of registers, setting pinmuxes... Jonathan Cormier
02:51 PM Software Development: DSP Quick start - with Linux OS
We currently have a development on an OMAPL138 device that launches an FPGA and DSP image from the Linux OS. We are u... Paul Strutt
01:18 PM Software Development: RE: mcp2515 overruns
Interesting, let us know what you find. I don't think we have tested zero length messages. Jonathan Cormier
11:28 AM Software Development: RE: mcp2515 overruns
Indeed it is not an issue with the patch, if I use git checkout to revert the patch and rebuild the kernel with the m... edward lambert
09:33 AM Software Development: RE: mcp2515 overruns
I have the patched kernel and modules built and installed now.
Now, connecting a USB-CAN PC logger I see multiple ...
edward lambert

05/08/2017

07:42 PM Software Development: RE: mcp2515 overruns
Verify in your .config file that CONFIG_CAN_MCP251X=m
Are you running make ARCH=arm CROSS_COMPILE=arm-angstrom-lin...
Jonathan Cormier
04:49 PM Software Development: RE: mcp2515 overruns
Hi Greg
The patch looks very useful. I need to set the mcp2515 as a module with menuconfig, correct? But I don't s...
edward lambert

05/04/2017

01:00 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
> 4) Then I follow Exporting as NFS mountable drive, but it seems as there is no more support for Ubuntu 10.04, when ... Jonathan Cormier
12:57 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
> Network is unreachable
Looks like you don't have internet in the VM. When you started the VM did it ask you about...
Jonathan Cormier
11:50 AM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Uploaded newer VM. This one is based on Ubuntu 14.04. Note this VM has both 335x and L138 ...
Vivek Ponnani

05/02/2017

06:20 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Uploaded newer VM. This one is based on Ubuntu 14.04. Note this VM has both 335x and L138 toolchains.
https://supp...
Jonathan Cormier
05:22 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek, Sorry about all this. The apt-get repo's got moved when it went end of life. We've been meaning to post a ne... Jonathan Cormier
04:21 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> Michael Williamson wrote:
> > Did you take a look at the section "Booting off MMC / SD Card"...
Vivek Ponnani
02:29 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Vivek Ponnani wrote:
>
> > 1) Can anyone explain me how to load Linux kernal and .jffs2...
Vivek Ponnani
02:22 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Michael Williamson wrote:
> Did you take a look at the section "Booting off MMC / SD Card" in the "Linux Root File S...
Vivek Ponnani

05/01/2017

08:50 PM Software Development: RE: how to connect usrp b100 with mitydsp oml138
Looking at this. It would appear that the uhd program is provided by ettus, however they only provide it for ubuntu ... Jonathan Cormier
02:15 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> 1) Can anyone explain me how to load Linux kernal and .jffs2 file systems on board with SD ...
Jonathan Cormier
12:14 PM Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Did you take a look at the section "Booting off MMC / SD Card" in the "Linux Root File System":https://support.critic... Michael Williamson
07:00 AM Software Development: How to load Linux Kernel and files system with no Ethernet port
Hi,
I have a custom board with
1) MityDspl-138F module (with FPGA)
2) No Ethernet port
3) UART,USB,SD CARD ...
Vivek Ponnani

04/30/2017

02:34 PM Software Development: RE: how to connect usrp b100 with mitydsp oml138
ahmed Elmenshawy wrote:
> i am trying to connect usrp b100 and do steps in that tutorial
>
> http://files.ettus.c...
ahmed Elmenshawy
02:33 PM Software Development: how to connect usrp b100 with mitydsp oml138
i am trying to connect usrp b100 and do steps in that tutorial
http://files.ettus.com/manual/page_install.html
...
ahmed Elmenshawy
06:37 AM Software Development: Mitydspl138f

I have a Mitydspl138f that I need to connect to a usrpb200 (universal software radio peripheral ),and to do so I n...
Salma Khaled

04/26/2017

03:44 PM Software Development: RE: mcp2515 overruns
Hi Ed,
You are correct in that utilizing the hardware filtering features of the mcp2515 is not supported by Socke...
Gregory Gluszek
08:41 AM Software Development: mcp2515 overruns
Hi
I'm using socketCAN to send and receive messages using a custom board with the mcp2515 reference design.
Thi...
edward lambert
11:18 AM Software Development: RE: Failed to reprogram dead board
I have to ask...
Are you holding the boot button down while powering on the board (assuming you are using the Critic...
Tim Iskander
06:37 AM Software Development: RE: Failed to reprogram dead board
sorry it was MityDSP-L138-FI-236-RL Andri Haryono
06:26 AM Software Development: Failed to reprogram dead board
Hello,
I am trying to update the MDK on my MityDSP L138 using MDK_2014-01-13. However somehow it's failed.
I foll...
Andri Haryono
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)