This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Help evaluating Keil for embedded ARM applications

I'm evaluating Keil as a possible replacement for my existing IDE for embedded ARM applications.  As a test case, I'd like to see how quickly I can get a simple app running with at least 6 serial ports and a file system.  My question is whether anyone can point me at any ARM (Cortex M3, M4, ARM9, etc.) evaluation or development board with at least 6 serial ports and some kind of mass storage (SD or USB Flash), interrupt driven serial port drivers and file system support.  Most importantly, example code to help me get up and running quickly.  Thanks.

Parents
  • Hello Gene,

    I believe it will be very hard to find a development board that matches your requirements. Apart from the fact that there are not many Cortex-M based microcontrollers out there that support 6 UARTs, I have not seen a single piece of hardware supporting them. What exactly do you need this amount of UARTs for?

    Kind regards,

    Christopher

Reply
  • Hello Gene,

    I believe it will be very hard to find a development board that matches your requirements. Apart from the fact that there are not many Cortex-M based microcontrollers out there that support 6 UARTs, I have not seen a single piece of hardware supporting them. What exactly do you need this amount of UARTs for?

    Kind regards,

    Christopher

Children