Discussions
Categories
- 196.7K All Categories
- 2.2K Data
- 234 Big Data Appliance
- 1.9K Data Science
- 449.7K Databases
- 221.5K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 549 MySQL Community Space
- 477 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 532 SQLcl
- 4K SQL Developer Data Modeler
- 186.8K SQL & PL/SQL
- 21.2K SQL Developer
- 295.3K Development
- 17 Developer Projects
- 138 Programming Languages
- 292K Development Tools
- 104 DevOps
- 3.1K QA/Testing
- 645.9K Java
- 27 Java Learning Subscription
- 37K Database Connectivity
- 153 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 17 Java Essentials
- 157 Java 8 Questions
- 85.9K Java Programming
- 79 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.2K Java SE
- 13.8K Java Security
- 203 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 386 LiveLabs
- 37 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.6K Other Languages
- 2.3K Chinese
- 170 Deutsche Oracle Community
- 1K Español
- 1.9K Japanese
- 230 Portuguese
STM32F4DISCOVERY BOARD

how can i get ARM Cortex-M4/RTX OS support early access binary for STM32F4DISCOVERY BOARD. I have to use java me embedded 8 early access for developing my embedded applications.
Answers
-
Hi!
what problem do you observe?
/Sergey
-
On a related note to this, has anyone been able to actually communicate with the board using Putty. I've scoured the net looking for anyone who has actually done stuff with the board using java me but nothing has turned up. From the "Getting started" instructions I was able to get to the point "Using the Java Logging Interface" however my Putty connection attempt would time out. Has anyone ran into this problem?
-
Have you been able to establish a PPP connection to the board? This is what described in Chapter 1. If yes, I would suggest you to look into ITM logging from the MCU. For example if you use Keil MDK please switch it to debug mode, open "View/Serial Windows/Debug (printf) Viewer". I would suggest you to use this logging instead of TCP one because of the problem with it. It's mentioned in Release Notes under "IP logger doesn't work" title.
Andrey
-
Hello andrey_p,
Thank you for the reply. I believe I have established a PPP connection and I've started the tooling proxy as described. Skipping the section about "Using the Java Logging Interface" I went to "Using the Command-Line Interface". From the "oracle>>" prompt I attempted to issue command "ams-list". However it returned with "<<ams-list, FAIL, device is not connected. I'm not quite sure what is going on.
-
It looks like there is some connectivity issue or java has not started for some reason. Could you please indeed try to use ITM logger and post here the log you see. That would help to find out what wrong. Also please try to ping the board "ping 192.168.125.1" - does it answer?
Regards,
Andrey
-
This is strange. When I went back to look at the "Getting Started" document it appears to be missing. Looking through Oracles website there is no mention of the STM32F4DISCOVERY anymore. Did Java ME 8 drop this platform?
-
Hello,
I think the description is still listed and the already updated the EA version for Raspberry to EA2 as you can read in the release notes. Oracle&reg; Java ME Embedded Reference Platform Release Notes (Raspberry Pi) which is named "Release 8 EA 2" Beta Draft: 2014-02-05 now.
On the page: Java ME Embedded - Downloads | Oracle Technology Network | Oracle the STM32f4 version is still listed but the release notes are pointing into nowhere as the getting started guide. The binaries are still accessible for both platforms, but the STM32f4 version is still EA as the Raspi ones are EA2 already.
Any comments from Oracle on this?
Thanks,
Michael Kroll.
-
Hi Michael,
Looks like an incorrect page got pushed. We're checking it.
Thanks,
-- Terrence
-
Hi Terrence,
the STM32f4 VM is still pointing to the version of September 2013, while the raspberry version is already updated in February 2014.
Will there be an update for the STM32f4 as well?
Cheers,
MIchael.
-
Hi Terrence,
the Links Oracle&reg; Java ME Embedded Reference Platform Release Notes (STMicro Discovery) and Table of Contents are broken again.
Working on an update ?
Cheers,
Michael.