Hello, I was just wondering if on the STM32 I could use other programming languages. Maybe something like Java? What languages did you encounter on embedded systems that have stronger checking for array boundaries, pointers, etc? Frank
Thanks for your response. >I don't know whether anybody has worked on GCJ for Cortex-M3. Are there some well known combinations of ARM processor and Java Virtual Machines software? My goal is for small programs, no GUI involved. Do you think I should look more for J2ME Java 2 Micro Edition or GCJ approaches? It would have to be non GPL.