Embedded Development Board

Posted by ALF3130 on Stack Overflow See other posts from Stack Overflow or by ALF3130
Published on 2010-04-19T18:51:47Z Indexed on 2010/04/19 18:53 UTC
Read the original article Hit count: 153

Filed under:
|
|

I'm new to the embedded development world and am looking to get my very first board.

After some research, I realize that there aren't many choices with FPUs. This is important in my project as I'm going to be doing quite a bit of floating point computations.

I found the Mini2440 which seems to run on the ARM920T core. This particular unit is perfect for my needs (decent price, all the right I/O ports, and a touch screen to boot) but it seems that it doesn't have an FPU. I don't know how big of a penalty I'd be paying for FP emulation, so I'm unsure of whether to pull the trigger on this one.

That said:

  • Can someone please confirm whether this product (Mini2440) has an FPU or not?
  • My project will do image capture and analysis. Does anyone have any experience with running things like OpenMP on such platforms?
  • Please suggest any other similar boards in the = $200 price range that have an FPU.
  • This world is new to me. Any other advice or things I should be aware of is much appreciated.

© Stack Overflow or respective owner

Related posts about embedded

Related posts about embedded-device