Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Lots of little boards (Score 1) 130

I don't tend to use busybox anymore because it isn't necessary. But I never found it to be that unpleasant. Most my embedded stuff only uses a few very basic shell scripts. Once someone comes up with a small ARM processor with enough on-board flash and ram for Linux, busybox will be just the thing for it.

Comment Re:Why not single chip? (Score 2) 130

It isn't because they didn't think of this. The PCIe and USB do look to be directly from the SOC. Ethernet PHY's are difficult or impossible to implement in the low voltage processes used for modern SOCs. DRAM and flash are sometimes mounted onto the top of the SOC, but that is more expensive, and typically used for mobile where space is at a premium. But if you were going to run a small embedded OS you can probably get by with the 512k or SRAM. Most the other chips are either power supply, or 3.3V I/O. These are again places where the SOC process doesn't allow for I/Os that handle the higher voltages safely.

Slashdot Top Deals

What is research but a blind date with knowledge? -- Will Harvey

Working...