Activity
From 10/10/2015 to 11/08/2015
11/06/2015
- BA 02:55 PM MityDSP-L138 (ARM9 Based Platforms) 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 MityDSP-L138 (ARM9 Based Platforms) 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 MityDSP-L138 (ARM9 Based Platforms) 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 MityDSP-L138 (ARM9 Based Platforms) 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...
10/13/2015
- JC 10:11 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Netlink
- Glad you got it figured out.
- MF 09:47 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Netlink
- I modified .config to enable "Netfilter NFQUEUE over NFNETLINK interface"
- JC 08:39 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Netlink
- Mary,
I don't believe any one here has any experience with using Netlink, so I'm not sure how much help I can be. From what I've read NETLINK has been in the kernel since 2.6 so it should be supported.
Doing a grep on the kernel ....
10/12/2015
- Does this distro support the Netlink interface between a kernel module and user space?
I can't get past the initialization. Below is the kernel module code: