Activity
From 02/19/2013 to 03/20/2013
03/20/2013
- 09:16 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- Jim,
Any luck? As far as I can tell that mount entry should work.
03/15/2013
- 11:32 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MDK_2012-08-10 default configuration
- Mike,
Thanks for pointing that out - really helpful!
I can most definitely see the network (and boot from it) from ...
03/14/2013
- 08:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MDK_2012-08-10 default configuration
- So the industrial IO board uses PHY address 3 and the EMAC driver is configured to look for that MDIO interface prior...
- 07:06 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MDK_2012-08-10 default configuration
- My custom board uses either PHY address 1 or 0 - both addresses cause the same problem.
I played around a little wit... - 08:59 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- I changed fstab for the /mnt/user_nand to as follows -
/dev/mtdblock1 /mnt/user_nand jffs2 defaults...
03/13/2013
- 04:06 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- > rm: cannot remove '/etc/volatile.cache': Read-only file system
> chown: /var/volatile/cache: Read-only file system... - 03:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- Your fstab entry doesn't have auto in the options list so it isn't auto mounted on startup. You should probably use ...
- 01:20 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: SPI NOR Flash memory map
- This probably doesn't completely answer your question, but may be helpful. There is some "spare" memory on the SPI NO...
- 10:59 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MDK_2012-08-10 default configuration
- What PHY address does your custom baseboard use?
-Mike
- Hi,
I am working on bringing up a custom base board for a MityDSP-L138.
Most things seem to work fine using the ve...
03/12/2013
- 02:59 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA Memory Size
- You are correct we are looking at cs5 as well.
32k would probably be sufficient. We typically prefer to provide th... - 01:52 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- I had used -
mount -t jffs2 /dev/mtdblock1 /mnt/user_nand
and just -
mount /mnt/user_nand
also works.
- 01:42 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Creating a Read-Only Filesystem
- "I can manually mount /mnt/user_nand and access that partition"
Whats the full command you use to manually mount you... - Hi,
We use the MityDSP-L138 in a factory automation product and need to prevent fs corruption from random shutdowns.... - 08:32 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: SPI NOR Flash memory map
- This appears to be what your looking for.
[[MityDSP-L138_Architecture]]
Also can be determined by looking at the ... - (posted for a customer)
We are looking at using the SPI flash and/or NOR flash for storing our software on the L13...
03/11/2013
- 09:02 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
- Mike,
I *think* the kernel source were coming from Critical Link's git repo - this line is in the linux-mityarm-33... - 08:26 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
- Right,
If I read you correctly, you will need to modify the Yocto recipe to use our kernel URL and not Yocto's. T... - 04:45 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
- Mike,
Thanks again for your quick response.
In Yocto, I've been setting following environment variables in my l... - 07:28 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
- I don't know why the SDK toolchain isn't working. Are you sure that the .config file was not altered, specifically, ...
- 07:58 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA Memory Size
- As mentioned on the "EMIFA wiki page":http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/EMIF_Inter...
- The standard FPGA memory available to the arm processor within angstrom is currently limited to 2k.
From what we c... - We are building a system with extended low temperature range (below 0C) and see that the VSC8601 PHY only goes to 0C....
- 12:49 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: SPI Core on FPGA: Implementation on MityDSP-L138F
- Dear all,
I'm trying to understand the behaviour of your SPI core on FPGA with hooked FIFO and wondering how to conn...
03/08/2013
- Up until a week or so ago, we were developing MityARM-335x code under Angstrom as a holdover from work done on Beagle...
- 02:39 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: MityArm in u-booting from SPI flash
- Thanks Tim,
How hard to you think it would be to merge the MityArm changes for u-boot into the latest main... - 02:28 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: MityArm in u-booting from SPI flash
- John
While the omap l138 based mity SOMs do boot from SPI (NOR) flash, we have not tried to do so on the AM335X base... - Does Critical Link plan to support booting from spi flash? We would like to begin the process of migrating the bootin...
03/06/2013
- 01:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to register hostname with DNS?
- I modified /etc/network/interfaces as described:...
- 10:27 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to register hostname with DNS?
- http://www.turnkeylinux.org/forum/support/20090212/register-hostname-dns
This post suggests setting hostname in /e...
03/05/2013
- 11:32 PM MityDSP (TI TMS320C6xxx Based Products) FPGA Development: RE: How does DSP configure FPGA program?
- Thank you very much Mike,
- 01:04 PM MityDSP (TI TMS320C6xxx Based Products) FPGA Development: RE: How does DSP configure FPGA program?
- Here you go. Good luck.
| *FPGA* | *DSP* |
| DONE | GP_7 |
| INIT | GP_6 |
| PROGRAM | GP_1 |
| CCLK | EMIF_... - 10:02 AM MityDSP (TI TMS320C6xxx Based Products) FPGA Development: RE: How does DSP configure FPGA program?
- Hello mike,
Thank you very much for your reply, I would like to know which pins of DSP are used to configure FPGA, l... - 07:47 AM MityDSP (TI TMS320C6xxx Based Products) FPGA Development: RE: How does DSP configure FPGA program?
- Hello,
The DSP configures the FPGA using slave parallel select mode (8-bits at a time) using a connection to the E... - 01:48 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to register hostname with DNS?
- The answer there was:...
- 11:34 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to register hostname with DNS?
- This might be what your looking for.
http://www.linuxquestions.org/questions/linux-networking-3/dns-registration-on-... - I would like to use DHCP for ip address assignment, set my own hostname and register it with DNS.
So, far I can ge... - 11:36 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Stumbled across this:
#include <time.h> references /usr/local/oeore-i686/sysroots/armv5te-angstrom-linux-gnueabi/u...
02/27/2013
- Hello,
I'm using MityDSP-PRO Development Kit to our project, and our DSP is 6455,and FPGA is xc3s4000. I want t... - 07:57 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- I take back the comment about console-image build not working. I can build it just fine, and the issue is most certa...
- 07:15 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- After the latest angstrom update, building the console-image program no longer works, but the systemd-image works fin...
- 02:33 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- This stack overflow article seems to point to an eclipse bug and possible fix.
http://stackoverflow.com/questions/88... - 02:11 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- At least that file has the CLOCK_MONOTONIC in it but doesn't have clock_gettime...
- 01:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Looks like you want linux/time.h located at /usr/local/oeore-i686/sysroots/armv5te-angstrom-linux-gnueabi/usr/include...
- 01:53 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Where is the correct time.h file? There seem to be alot of them in various include directories.
#include <time.h>... - 01:21 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- And here is a discussion of CLOCK_REALTIME VS CLOCK_MONOTONIC.
http://stackoverflow.com/questions/3523442/difference... - 01:19 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Not sure why it's not finding CLOCK_MONOTONIC, it's defined in time.h:
45 * The IDs of the various system clocks... - 01:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Thanks,
I added rt to the project Properties->C/C++ Build -> Settings -> Cross G++ Linker -> Libraries
I had alre... - 12:39 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Hi Mary,
Be sure you are linking to the rt library which implements that call (as well as including the time.h hea... - 12:34 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to get system time?
- Did you include <time.h> in your code?
- How do you get the system time in order to timestamp events?
Tried clock_gettime() but got a linker error: "undefi... - 08:01 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: I2C issues on SLX45
- Patched file is:
MDK/sw/ARM/linux/drivers/fpga/fpga_i2c.c
attached... - 07:56 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: I2C issues on SLX45
- Wow, this is a while ago. If I remember correctly the FPGA i2c driver functioned correctly after Mike's changes but, ...
- 06:40 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: I2C issues on SLX45
- Hello All,
Can you please tell me if your patch about I2C FPGA linux driver is available and working?
If yes, can...
02/25/2013
- 10:00 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Programming FPGA on power up.
- Got it sorted now, just noticed the loadaddr was incorrect
- 09:09 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Programming FPGA on power up.
- Hi
I am running MityDSP Development kit Module L138-FI-225-RC.
-Rex - 09:05 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Programming FPGA on power up.
- Not seeing anything obvious. For the load process, I believe you need to specify an image size larger than the files...
- Hello
We have been trying to save our .bin file to flash and load the FPGA on power up of our MityDSP.
Our boar...
02/21/2013
- 01:38 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to specify port in client/server application
- I knew there was a simple answer. Thanks!
Here's the updated code, which compiles.
#include <stdio.h>
#inc... - 12:39 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to specify port in client/server application
- Hi Mary,
sockaddr_in is most certainly supported by the compiler. We use it all the time. The man page suggests y... - 12:17 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to specify port in client/server application
- Yes, I was just reading that. They use slightly different elements:
struct sockaddr_in serv_addr, cli_addr;
... - 11:44 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to specify port in client/server application
- here's a pretty decent tutorial on linux sockets...
http://www.linuxhowtos.org/C_C++/socket.htm
- Hello,
I am running Linux on the ARM and DSP/BIOS on the DSP. I need to implement a client and server on a partic... - 08:53 AM MityDSP (TI TMS320C6xxx Based Products) PCB Development: RE: MityDSP-Pro RGMII voltage
- Thank you
- 08:37 AM MityDSP (TI TMS320C6xxx Based Products) PCB Development: RE: MityDSP-Pro RGMII voltage
- DVDD15 is connected to 1.5V.
VREFHSTL (for the EMAC RGMII) is set at to 1.5V / 2.
This is a provision to change... - Hello,
RGMII interface from TMS320C6455 DSP MAC can work with either 1.5V or 1.8V power suply.
What RGMII volta...
02/20/2013
- 08:54 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Where is the real spi_xfer() function located for MityArm in u-boot?
- Cheat:
Look for .o files.
-Mike
- 08:53 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Where is the real spi_xfer() function located for MityArm in u-boot?
- Mike,
Thanks for the info. It is difficult to trace which files are included in the build using
the am335x_... - 08:36 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Where is the real spi_xfer() function located for MityArm in u-boot?
- John,
For the MityARM-335x family, the file is:
drivers/spi/omap3_spi.c
-Mike
- 07:50 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Typo in rs485_test code
- Hi Ian,
It depends on the version of the compiler you are using and where it is getting it's kernel headers from.
...
02/19/2013
- Thank you for putting up the great resource at:
http://support.criticallink.com/redmine/projects/armc8-platforms/wik... - Hi
I've been unable to build u-boot on my Ubuntu 12.04 or 11.xx Virtual machines so I was wondering which u-b...
Also available in: Atom
Go to top