Is my M2M studio installed correctly?
This screen grab is after File | New | Open AT Project, expand “Open AT app” select “empty project”, [Target]ARM ELF GCC, Next, “Select all”, Next
[attachment=1]proj wiz1.jpg[/attachment]
I thought the SDK should be automatically installed?
But anyway go to the Package import wizard to see what there is…
[attachment=0]proj wiz2.jpg[/attachment]
What is the next step? I have followed the help processes but can’t get any further creating a project - I suspect something is wrong with the install.
As an aside why doesn’t the M2M studio show in the control panel “uninstall or change program” dialog?
(Vista Home Premium 32-bit, M2M studio Build Version 1.1.0.200908120848)
well I hope in the next upgrade they at least have an uninstall entry in the start menu under “Wavecom” but why not do it the correct way and have an uninstaller in the “add remove programs”?
Your M2M Studio is correctly installed, but you need to add the software packages compatible with the Wireless CPU you target for your development.
You have to grab an Open AT SDK from the website:
OK I already downloaded the Wavecom Open AT Software Suite v2.30.exe file so it’s now unzipped and I’ve browsed to the folder - what am I looking for now?
[attachment=0]folders.jpg[/attachment]
M2M Studio is smart enough to extract what it needs from the OpenAT EXE file - without having to extract it beforehand…
To import a new archive into M2M studio:
Open M2M Studio
Select File->Import
In the Import dialog that opens, select M2M Studio -> Open AT Software Packages
The Open AT Software Packages Import Wizard starts. Follow the instructions from here. (hint, you probably want to import an archive file - so Browse to your downloaded Open AT EXE file)
yeah!
Packages Manager tab, add new repository, select archive radio button, find zipped exe file and go…
IMO the documentation isn’t detailed enough, the help doesn’t match my version and the IDE install / flow is ambiguous for a new user what does anyone else think?
no still not working…
[attachment=1]package.jpg[/attachment]
the packages now look like they’re installed but when I go back to the project wizard I’ve still got:
[attachment=0]create.jpg[/attachment]
there’s nothing to select in any of the combo boxes.
You’re close to the end of your nightmare
Actually, in Package Manager dialog (invoked from the new project wizard) or perspective, you have two views:
the left one lists the packages available for installation, but not installed
the right one lists the installed packages
Your snapshot shows that you have nothing installed.
To go further, on the left view just select the root package (Open AT Software Suite) and click the install button (or mouse right-click -> install). After confirmation the packages will be installed, and usable from the new project wizard.
I did that! the snapshot is after I right clicked and installed the packages.
A dialog box popped up saying “deleting files from previous install” followed by “copy package resources to the generated plugin” but nothing appears in the tree for the installed packages.
error log - if that helps??