I'm trying to get the CC256x hardware to operate properly with both classic and LE, which means I need to update to the latest firmware SP (from processors.wiki.ti.com/.../CC256x_Downloads)
The tool is to allow conversion from .bts format to the required .h format. I also understand I need to disable sleep.
The download info page for the tool http://processors.wiki.ti.com/index.php/CC256x_Bluetooth_Hardware_Evaluation_Tool shows windows XP / x86 as the supported operating system. This is not possible for me to find a windows XP machine - the closest I have is an x86 Win 7 box.
The tool fails to install on this system, with a java VM 2 error. This would usually point to a failure to install the JVM, but I have verified that Java is available and the PATH environment variable updated.
Is there any way to get this tool to work with a current version of Windows or, does anyone know of a way to convert the .bts scripts into the required .h format with some other means? If it is just a binary to hex-text format, I can write a script, but I don't know the details yet. I also don't know where the sleep mode is disabled if that needs to be done.
Thanks in advance for any help.