hi,
sorry if my quetions is very simple for you.
like in subject for this topic: i am a beginner.
however, i want to be an expert like you. 8)
the quetions about M2M studio are :
am i right that if we use M2M studio, we dont need hyperterminal because the function of âshellâ toolbar in target management perspective accommodate that ?
what are the differences between âbuildâ (hammer toolbar) and âmanage configurations for the current projectsâ toolbar (next to the hammer toolbar) in Open AT perspective ?
am i right that the simple procedure of creating application and downloading into wireless CPU are :
create source code in Open AT perspective > build that application using âclick hammer toolbarâ > debug and run program using âclick bug picture and run picture toolbarâ in Open AT perspective ?
what are other software that we need besides M2M studio ?
thank you for your patience answering my questions.
best regardsâŚ
Yes, the shell view aims to provide the same features than HyperTerminal. It is not possible to handle all use cases yet, but major ones (like access to AT commands) are OK.
When you click in the drop-down list of each button, the behaviour is indeed the same: you change the active build configuration, and you trigger a build operation.
When you click the hammer icon, you trigger a build.
When you click the config manager icon, you open the Build Configurations management dialog.
Yes. In addition, please make sure that the target is connected prior to click the run/debug button, and use the debug button (in Target mode) only if you have successfully setup your JTAG environment.
M2M Studio integrates all necessary software, except the GDB server when you need for JTAG debugging (all is explained in the online help)
thankyou daavâŚ
iâve waited this answer for such a long time.
Help contains make me confused because of too many increament contains like: workbench user guide, C/C++ development user guide, and RSE user guide. I think the main software in M2M studio is M2M studio itself. and if i am right (workbench user guide, C/C++ development user guide, and RSE user guide are an features), why isnât it placed in M2M studio user guide root ?
M2M Studio is based on Eclipse features, and all the top categories you are talking about are the documents provided by these ârootâ Eclipse components. You should always begin by the M2M Studio help, which makes links to other help books when itâs needed.
I still say there needs to be a standalone document - equivalent to the old âTools Manualâ - that gives an overview of the tools, their functions, and the process of using them.
It should walk the user, step-by-step, through the process of creating, building, downloading, and testing a simple application (eg, âHello, worldâ).
For obvious maintenance & evolution reasons, we would prefer keep one single deliverable (actually M2M Studio itself) including all the necessary documentation stuff. Thatâs why we have provided interactive tutorials (âcheat sheetsâ in Eclipse wording).
It seems that these tutorials canât be found easily, or are not sufficient to guide the beginner.
If you have concrete suggestions to enhance this (missing steps or documentation, or othersâŚ), please advise!
Yes, I can certainly see that point - but I donât think itâs achievable in this particular case.
Yes, that is the fundamental problem!
In order to find the instructions on using M2MStudio, you have to use M2MStudio!
It is just so much easier -especially for a begginer - to be able to follow through a printed document.
Online help is great for reference, but it still isnât as good as a real document for step-by-step learning.
thank you guys.
btw, i have another question. My task is âexplore the utility of Q52 omni development boardâ. so im in progress. However, i want to make sure that what i am going to do is right. in Q52_Omni_Development_Kit_User_Guide-Rev001.pdf that i got from CD wavecom such as is explained below :
what are âthe specific downloaded software provided by wavecomâ ?firmware ?DSP loader ?or hello world ?
itâs so complicated because if we just want to download Hello world, we must follow the procedure like that.wow !i hope im wrong.
That way of downloading is only used when every thing goes wrong.
In other situations, use AT+WOPEN (erase flash, start, stopâŚ), AT+WDWL (downloading), AT+CFUN (reset).
Check the documention. If it doesnât work ask again.
yeah, as long as i know what you have asked is right, caballeroâŚand this is whole i know about downloading procedure (AT+WDWL, wait until â§â shows up > AT+CFUN > AT+WOPEN=1).
But, if you read it again carefully, there is no statement that explain âThat way of downloading is only used when every thing goes wrong.â We talk about hardware requirement (Q52 omni development board) in downloading process. And the question is what kind of specific downloaded software provided by wavecom that we must follow the hardware procedure like that ?
Can you tell me more detail caballero ?
thank you brotherâŚ
Ok, I didnât understand you correctly.
On boot mode you must use DwlWin to download things on the flash. Itâs a Wavecom program, probably your supplier can give it to you with the specific files you need (basically depending on Firmware).
On service you must use AT+WDWL metod.
okei, thank youâŚ
one more question,in installation procedure i have got this statement:
does Q52 Omni plug-in is such as Q52 Omni 2.04.2020 package.zip ?
does whole of them is downloaded into wireless CPU ?
i dont create a new topic because i want another beginner can easily see the problem of beginner like me. i just continue what iâve started. sorry if there are ones of you not convenient about my thread.
I have also just started with M2M studio, trying to get anything basic working.
Must also say the help files or getting started help is useless.
Tried opening a sample application(Hello world) with no joy.
Started a new project, selected the hello world sample.
When i try to build the project it says there is nothing to build.???
Would appreciate any help or guidelines just to get started.