I am playing around with Java ME Embedded 8.1 development. The board I'm currently trying to use is the TI CC3200. I was reading through the specs Oracle outlined for the Embedded 8.1 and the specs TI provided for CC3200, and I couldn't find a reason that I shouldn't be able to get Embedded 8.1 to run on it.
All the documentation about Embedded 8.1 assumes the use of one of the 3 mentioned "supported" devices, but there is little to nothing available if you are trying to use a different board. Currently, I've connected the TI CC3200 up to my pc and it is showing on COM4. I then tried to connect to COM4 with the Oracle ME SDK 8.1 Device Manager, but it has been showing the "Connecting" status for the past hour, so things are clearly not going to be quite that easy (I figured it couldn't hurt to try).
But, I'm not sure where to go from here, so I figured I would ask on this forum. I assume I have to install some sort of Embedded 8.1 runtime on the device, but I'm not entirely sure how to go about that right now. Can someone provide me with a bit of guidance or even a tutorial similar to what I'm trying to do? I haven't been able to dig up much online.