This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2640R2: mono btool execution not supported

Part Number: LAUNCHXL-CC2640R2

Tool/software:

Hi I found this old thread (see related question) that says that executing BTool through mono is not supported anymore.

Maybe it would be a good idea to remove the readme.txt that suggests this is possible from the SDK? Because I certainly went on a wild goose chase trying to make this work...

Also count me as a +1 for having more tools that are not 100% reliant on windows to operate!

Munan

===========================================
Texas Instruments BTool
===========================================
-------------------------------------------
BTool - (For Version 01.42.00 or higher)
-------------------------------------------

-------------------------------------------
Integrated Cross Platform Runtime Executable 
(Using Mono 4.8.1)
-------------------------------------------
1. Install BTool in Windows. (Note: Mono is NOT needed in Windows) 

2. Copy the installed files 
btool.exe 
btool.exe.config
btool_gatt_uuid.xml
btool_config.xml
as is, to a different OS with Mono installed.

3. Run "btool.exe" using Mono on the different OS.

Tested using Windows XP, Windows 7, Ubuntu 12.04 LTS, Ubuntu 11.10.
Should be usable under Linux, Mac OS X, BSD, Sun Solaris, Android, PS3, Xbox 360 and more!
See http://mono-project.com/What_is_Mono for more information. 

===========================================
Getting BTool Running In A OS Other Than Windows
===========================================

Install Mono 4.8.1
Follow instructions here to get latest mono via apt-get http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives
sudo apt-get install mono-complete
sudo chown <user_name> /dev/ttyACM0 
or
sudo chown <user_name> /dev/ttyACM1

Using a terminal window, change to the directory where the files are and issue the following command:
mono btool.exe