TS-7400 Development
I'm starting a new hardware design using the Technologic Systems TS-7400 'system on module' single board computer. Why the TS-7400? Fast boot time, I/O, price and support. When I first powered up my 7400, I got a prompt in a couple seconds. Thought it was the bootloader, nope busybox. The 7400's 3 boot modes come up really fast, perfect for my projects. It has 2 extremely simple interface 0.1 headers, great for breadboarding. At $130, with low +5V power consumption, its a winner. Technologic Systems offers great, and I mean great, support. When you call them, a friendly person answers the phone, who immediately redirects your call to an informed person, yes someone with a serious clue (a rarity these days) OK, enough praise, let's get down to source business.
* The README.txt file outlines my example code.
* 7400 subversion checkout command
- svn co http://embeddedlinuxinterfacing.com/svn/elhsi/boards/ts7400/src ts7400src
