Project

General

Profile

Activity

From 10/27/2012 to 11/25/2012

11/20/2012

TI 06:38 PM Software Development: RE: Cloning SD Card
Randy
The most straight-forward way to do it is on a linux box using dd
find the drive associated with the reader using @dmesg | tail@ and look for something like
[ 335.316290] sd 3:0:0:0: [sdb] Attached SCSI removable disk
then ...
Tim Iskander

11/19/2012

RD 10:25 AM Software Development: Cloning SD Card
What is the easiest way to clone a bootable sd card image?
Unfortunately, cannot figure out how to even read the sd card in Virtual Box since the reader isn't a USB device in new PCs.
Thanks,
Randy
R D

11/13/2012

MW 07:42 PM Software Development: RE: FYI - Aidra botnet
Hello Mr. Daviel,
Thanks for the heads up. The MityARM-335x filesystem that comes with the development kit is not hardened. It is not suitable for deploying on systems on the internet (without a firewall) without modification to thin...
Michael Williamson
AD 06:58 PM Software Development: FYI - Aidra botnet
It seems that there is a botnet on the Internet targetting ARM-based devices running Linux such as cable modems, home routers etc. Part of this effort is a small scanner which looks for open telnet servers with a trivial password, and th... Andrew Daviel

11/08/2012

BC 03:37 PM Software Development: RE: Databases on MityArm 335x
Thank you for the response. I'll be sure to look them up and see what they have to offer.
Again I've been impressed with the feedback via this forum.
Thanks,
Brian
Brian Compter
MW 03:15 PM Software Development: RE: Databases on MityArm 335x
Hi Brian,
You might consider, for the MityARM-3359, using the "Timesys":http://www.timesys.com/supported/boards/criticallink support packages. Timesys offers a free root filesystem builder along with many packages that are routinely ...
Michael Williamson

11/07/2012

BC 12:43 PM Software Development: RE: Databases on MityArm 335x
At this point I am using the file system that came on the SD card as part of the dev kit right from Critical Link.
I installed sqlite using "opkg install sqlite3" which completes without error. Just to be sure, I did do a "opkg updat...
Brian Compter
MW 12:38 PM Software Development: RE: Databases on MityArm 335x
Hi Brian,
Are you using the filesystem from the TI SDK/PSP or the Angstrom one distributed by Critical Link? If you are using the TI PSP, you might check/post to the TI E2E site (http://e2e.ti.com). sqlite3 is probably the preferred...
Michael Williamson
BC 12:34 PM Software Development: Databases on MityArm 335x
I've been working on getting a basic web server running.
The pre-installed Lighttpd works well and I have a basic PHP driven site working fine. The trouble I have now is getting a database up and running.
I've tried to use opkg to...
Brian Compter
BC 11:03 AM Software Development: RE: 3359 with WiFi Kit
That did the trick.
Thank you very much Tim for your help.
Brian
Brian Compter

11/06/2012

MW 11:32 PM PCB Development: RE: Is VIO_3P3 NC?
Hi Mark,
Rev 3 A does not show VIO_3P3 to the VDDS_HVx pins (it still has +3.3 to everything except the LCD pin pullups for the bootstrap mode), but I believe it should. We are in the process of updating the reference schematic to ad...
Michael Williamson
AB 08:41 PM PCB Development: RE: Is VIO_3P3 NC?
I will take a look at the schematics by Friday and update the link as necessary. I believe you are correct...the Rev B and Rev C point to the same schematic.
Sorry about the delay on this issue,
Alex
Alexander Block

11/01/2012

TI 03:21 PM Software Development: RE: 3359 with WiFi Kit
Brian
Did you make the modules also?
make INSTALL_MOD_PATH=../rootfs ARCH=arm CROSS_COMPILE=arm-arago-linux-gnueabi- modules
make INSTALL_MOD_PATH=../rootfs ARCH=arm CROSS_COMPILE=arm-arago-linux-gnueabi- modules_install
This will bu...
Tim Iskander
BC 01:25 PM Software Development: RE: 3359 with WiFi Kit
Yep that seemed to do the trick.
I pulled the latest snapshot and was able to compile. Btw, I noted a small type on your wiki:
http://support.criticallink.com/redmine/projects/armc8-platforms/wiki/Linux_Kernel
[linux-devkit]:~/li...
Brian Compter
TI 09:57 AM Software Development: RE: 3359 with WiFi Kit
Brian
Are you behind a firewall that may be blocking git access?
You can download a snaphot of the repository using our gitweb server
http://support.criticallink.com/gitweb/?p=linux-mityarm-335x.git;a=summary
!http://support.critical...
Tim Iskander
BC 09:22 AM Software Development: RE: 3359 with WiFi Kit
I can't seem to pull the git repository.
The command,
git clone git://support.criticallink.com/home/git/linux-mityarm-335x.git
yields,
Initialized empty Git repository in /usr/local/ti-sdk-am335x-evm-05.03.02.00/linux-devkit/linu...
Brian Compter

10/31/2012

TI 03:22 PM Software Development: RE: 3359 with WiFi Kit
Brian
My best guess would be that you need to update the kernel and modules. (git://support.criticallink.com/home/git/linux-mityarm-335x.git).
WiFi support is not in the kernel that was delivered on the SD card with the base dev kits.
...
Tim Iskander
BC 03:17 PM Software Development: 3359 with WiFi Kit
I'm working with a 3359 dev kit and just got in a WiFi expansion kit to go with it.
I've followed the instructions here:
http://support.criticallink.com/redmine/projects/am335x-devkit/wiki/Wifi_Module_configuration
and here:
http://s...
Brian Compter

10/29/2012

08:44 AM Software Development: RE: DMTimer running slowly for StarterWare
Thanks,
I missed the u-boot connection as my impression was that u-boot did as little as
possible leaving the rest to the kernel.
John C.
Anonymous
 

Also available in: Atom