How do I figure out which SOC or SDK board to use?
Posted
by Ram Bhat
on Stack Overflow
See other posts from Stack Overflow
or by Ram Bhat
Published on 2010-06-08T07:11:09Z
Indexed on
2010/06/08
7:32 UTC
Read the original article
Hit count: 335
Hey guys
Basically I'm working on a model of an automated vacuum cleaner. I currently have made software simulation of the same. How do I figure out which SOC or SDK board to use for the hardware implementation? My code is mostly written in C. Will this be compatible with the sdk provided by board manufacturers? How do i know what clock speed,memory etc the hardware will need?
I'm a software guy and have only basic knowledge about practical hardware implementations. Have some experience in programming the 8086 to carry out basic tasks.
© Stack Overflow or respective owner