I download the Open AT Software Suite v3.19 and installed, but I can not find the Target Monitoring Tool, Serial Link Manager or Terminal Emulator. Shouldn’t that all come with Open AT SDK.
I Search for the files:
MoKa.exe
Selima.exe
Inca.exe
and they don’t exist in my PC.
I look for them at wavecom web site (I have username and password) but cann’t find.
Can someone please advise how can I find (get) it?
The TMT is under the developer toolkit. It is part of the package called the “Developer Toolkit”. For some reason it is not selected to be installed by default so you must explicitly select for the Developer Toolkit to be installed when going through the SDK installation process.
You won’t see them on the CD!
They are part of the SDK installer - you will need to run the installer, and check the appropriate options during the installation process…
There is a bug in the Open AT installer (I´ll call this a bug, altought some people - the guy who designed the installer, probably - would prefer something lighter)
When you run the installer, at a certain point, you have to choose which features you want to be installed. You´ll see something like this:
------------------------------------------------------------------------
Select the features you want to install, and deselect the features you do not want to install
[v] Open AT IDE
[v] Open AT OS
[v] Open AT Firmware
------------------------------------------------------------------------
However, the software designer who made the graphical interface assumed that a a marked checkbox [v] means “some features selected”, while most windows users (myself included) assume that a marked checkbox in this situation means “all underlying itens selected”. Guess what, these users are right, and the software designer wrong, because in Windows interfaces there is a “grayed checkbox” which is used to indicate that “some items, but not all, are selected”.
So, what you have to do is expand the “Open AT IDE” item, and manually select all items under it - including the one we want, named “Development Toolkit”.
------------------------------------------------------------------------
Select the features you want to install, and deselect the features you do not want to install
[v] Open AT IDE
[v] IDE
[v] GCC
[v] MINGW
[v] Eclipse
[v] CDT
[ ] JRE
[ ] Development Toolkit <-- select this one here!
[v] Open AT OS
[v] Open AT Firmware
------------------------------------------------------------------------