cancel
Showing results for 
Search instead for 
Did you mean: 

Java without RTOS

vincent.philippe
Associate II
Posted on May 07, 2013 at 15:21

hi,

Can I use Java without RTOS , and how it can communicate with other C code(without RTOS)

rgds

#java-without-rtos
1 REPLY 1
vincent.philippe
Associate II
Posted on May 10, 2013 at 11:17

Hi,

Yes, you can use Java without RTOS.

For help you, I suggest to read the Application Note AN0607: ''BUILDING A BARE METAL JAVA PLATFORM''. A example explains how to do it.

You can find it on web site: 

http://www.stm32java.com/portal/?q=resources/application-notes

For the communication Java / 'C' you need to use SNI mechanism (Please consult the SNI

Specification for complete information).

Rgds

Phil