Upgrading to TinyOS 2.1


I recently upgraded my TinyOS version from 2.0.2 to 2.1 and discovered that it makes use of Java 6.  I was testing my installation and kept getting the following when compling TestSerial:

java.lang.UnsupportedClassVersionError: Bad version number in .class file

Changing my java complier and runtime to Java 6 fixed this problem.

, , , , , , ,

  1. No comments yet.
(will not be published)