Activity
From 10/20/2015 to 11/18/2015
11/18/2015
- JC 08:42 AM Software Development: RE: LCD Framebuffer Problem
- What kernel are you using? Which defconfig? The lcd configuration is done in the file arch/arm/mach-davinci/baseboard-industrialio.c function baseboard_setup_lcd(). You may want to place some print statements in there to make sure the ...
11/17/2015
- Hi,
I am being tested with Dev Kit for L138-FI-236-RL(MityDSP-L138F) and 4.3In WQVGA LCD.
The version of the L138-FI-236-RL is expected to be C.("14-08-06 C" on the sticker on the back of the board is shown.)
I tried to follow the...
11/16/2015
- BD 04:45 PM Software Development: RE: OMAP L138 Cross-Compiling on Ubuntu 14.04 LTS
- Ben,
We are currently working on a unified VM release for our MitySOM-335x and MityDSP-L138 product lines (using a toolchain and filesystem that is Yocto compatible).
I expect that we'll have it released in 2-4 weeks.
11/10/2015
- MJ 08:57 AM Software Development: RE: MityDSP-L138F - External SPI access from "Industrial IO Development Kit"
- That's great. We're using the 80-000268RI-2B so should be able to use those SPI1 pins.
Thanks for clarifying that.
- MW 08:01 AM Software Development: RE: MityDSP-L138F - External SPI access from "Industrial IO Development Kit"
- Hi Mat,
If you are using a board with a revision 1E or higher (see the "Industrial IO Revision Information":https://support.criticallink.com/redmine/projects/indio/wiki/Industrial_IO_Revision_Information), then you can use the J700 pi... - Hi
We're developing ARM software using ThreadX on the MityDSP-L138F (i.e. with FPGA), which resides on the "Industrial IO Development Kit".
We want to interface from the ARM to several off-board SPI devices but looking at the pin assig...
11/06/2015
- BA 02:55 PM Software Development: RE: OMAP L138 Cross-Compiling on Ubuntu 14.04 LTS
- Thank you Jonathan. If you can find a Ubuntu 14.04 ova file with all the tools configured, that would be great!
- JC 11:50 AM Software Development: RE: OMAP L138 Cross-Compiling on Ubuntu 14.04 LTS
- The standard MDK has been working for me. The following instructions should work for ubuntu 14.04, will see if I can get someone to run through them and verify. https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Linux...
- The following MityDSP link hints that Critical Link has a cross-compiling development environment for the OMAP L138 on Ubuntu 14.04 LTS, 64-bit:
https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Installing_CCS6_for...
10/23/2015
- GG 09:40 AM Software Development: RE: NAND Flash garbage collector and performance issues
- Hi Fred,
We've run into issues here with system boot times slowing down after extended use. This does not sound exactly like what you're experiencing, but perhaps the cause and fix we found might be useful or relevant to your issue. ... - JC 09:15 AM Software Development: RE: NAND Flash garbage collector and performance issues
- Fred Weiser wrote:
> Hi. We are using the MityDSP L138 module, and are witnessing our main program (Linux/ARM) freeze for long periods of time (>2 minutes). "Top" is showing a status of "D" (blocked from running) for that process, and t...
10/22/2015
- Hi. We are using the MityDSP L138 module, and are witnessing our main program (Linux/ARM) freeze for long periods of time (>2 minutes). "Top" is showing a status of "D" (blocked from running) for that process, and the jffs2 garbage colle...