I agree than stopping the application is not obvious…
But you can easily download&start it in one click by using the “Run” button in the Open AT perspective.
I’ll also vote for a Linux version, even if it is without eclipse. wmmake is working fine so a well-thought out set of make files should be more than enough.
chris
Obviously yes.
We study the possibility the provide a light version of M2M Studio for Linux, i.e. without Target Management support, and without standalone installer (need to install M2M Studio plug-in over an existing Eclipse installation).
Please don’t hesitate to post a new topic if you want to elaborate on this.
(By the way, please never hesitate to post new topics rather than using the current one: after reflexion, this will be far more usable and traceable for us)
As a first step a plugin on eclipse is enough. It would include ‘New project’ step by step guide?
I can work on Linux terminals, but it’s necesary a way to send data to modules on debuging.
You can use minicom for downloading the .dwl files.
I just finished up successfuly building an OPenAT SDK for MacOS X (no RTE mode obviously!). Instead of Eclipse I use Apple X-code, but obviously, one can use Eclipse on MacOS X too – it’s a matter of preferences (I find Eclipse clumsy compared to X-code). I will soon post the method I used if others are interested (this is mostly valid for Linux or other Unix platforms too). What I miss under MacOS X is the wzpacker, the utility to create compressed binaries. One can live without it, but for larger programs it would really help at download.
@daav: is this out of question for Wavecom to release the source code of the wzpacker utility? I would gladly port it to MacOS X! We may also sign a NDA (although we already signed one when we started using Wavecom modules some years ago). All we need is the permission to be able to offer the binaries to others (for free, of course).
You can use standard terminals under Linux to handle download or access to the target in nominal mode.
But you indeed cannot use the target in debug mode (i.e. to display debug traces) for the moment.
However, please be sure that we are going to start soon a Target Management refactoring task in M2M Studio, including removal of the last platform-specific dependencies like selima…