This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Java on AM35xx/OMAP35xx

Guys,

 

I apologize in advance if this question is too noob for this forum.

I am currently investigating if we can develop Java applications for an OMAP35xx based platform using the latest PSP from TI.

Has anyone done this? Is Java based applications already tried and tested with the current PSP?

If so, please do share links on where I can start.

  • No, it is a valid question but I am not sure if this is the right place to ask.
    PSP does not support middleware/application level so there is no JAVA support included or even tested.

    You might have better chances on Angstroem and trying the binaries there. Generally there should be no issue using Java on our devices.

    Regards.

  • Hi Grant,

     

    The JamaicaVM toolchain and runtime environment is targeted for the OMAP family on Linux and QNX.

    Features include:

    ahead-of-time, native machine code compiled Java, for C++-like performance

    deterministic, incremental, pre-emptible garbage collector, for hard real-time and soft real-time applications

    Realtime Specification for Java support for asynchronous event driven code, priority inversion protection, high resolution timers, etc.

    Full Open JDK support as well as J2ME

    Smart Linkingtm to minimize executable image size.

    a full development toolchain with an Eclipse plugin for the JDT.

    Product information is available at www.aicas.com.

    Please feel free to contact me with any questions at dbeberman@aicas.com or 508 510 1155 begin_of_the_skype_highlighting            508 510 1155      end_of_the_skype_highlighting.

    Hope this helps.