Hi, I have the development kit for CC2540, and I was trying to use the JavaSimplePeripheral application to test my device. I followed the steps given on http://processors.wiki.ti.com/index.php/Category:JavaSimplePeripheral website, however eclipse keeps giving the following two errors, so I cannot change and build the code:

Description	Resource	Path	Location	Type

Archive for required library: 'lib/rxtxParallel.dll' in project 'CC2540' cannot be read 
or is not a valid ZIP file	CC2540		Build path	Build Path Problem
Archive for required library: 'lib/rxtxSerial.dll' in project 'CC2540' cannot be read 
or is not a valid ZIP file	CC2540		Build path	Build Path Problem

If you could help me with this, I'd appreciate. 
-Oguzhan