Following up on yesterday’s release, Oracle evangelist Angela Caicedo has put together a great blog posting with all steps and code you need to develop and run your first Java application on an ARM Cortex-M3 developer board.
Alternatively, it you’d rather just sit back and watch, you can check out her webcast “Getting started with Java ME Embedded on KEIL” (part 1, part 2).
Or, if you have a Raspberry Pi lying around, you could use that.
In any case, it has never been easier to get started with embedded Java applications!
Cheers,
— Terrence
Advertisements
2 comments
Comments feed for this article
05/19/2013 at 15:22
Tom
Hi. Would it work on Cortex m4?
05/19/2013 at 17:08
terrencebarr
The KEIL MCBSTM32F200 (Cortex-M3) is our supported platform but it appears to work just fine on the MCBSTM32F400 (Cortex-M4).