Feed for discussion General in project IDE. http://community.qnx.com/sf/discussion/do/listTopics/projects.ide/discussion.ide Posts for General post101335: Re: Juno http://community.qnx.com/sf/go/post101335 > Official IDE for next SDP would be Indigo based, so I suggest to stick with > this for now. Thanks for the feedback! Mon, 13 May 2013 15:06:59 GMT http://community.qnx.com/sf/go/post101335 Mario Charest 2013-05-13T15:06:59Z post101334: Re: Juno http://community.qnx.com/sf/go/post101334 Official IDE for next SDP would be Indigo based, so I suggest to stick with this for now. Mon, 13 May 2013 15:04:34 GMT http://community.qnx.com/sf/go/post101334 Elena Laskavaia 2013-05-13T15:04:34Z post101247: ntoarm-ld: BFD (GNU Binutils) 2.19.1 assertion fail http://community.qnx.com/sf/go/post101247 Hello QNX Team, While building IFS image I ended up with the below error. Not sure if this is related to my IDE environment /opt/qnx650/host/linux/x86/usr/bin/ntoarm-ld: BFD (GNU Binutils) 2.19.1 assertion fail /home/builder/hudson/650-binutils-2.19/svn/linux-x86-o-ntoarm/../bfd/elf32-arm.c:4007 cc: /opt/qnx650/host/linux/x86/usr/bin/ntoarm-ld caught signal 11 Any help please.? Thanks Tue, 07 May 2013 20:58:54 GMT http://community.qnx.com/sf/go/post101247 Swapna Nannapaneni 2013-05-07T20:58:54Z post101214: QCONF_OVERRIDE and UNC PATH http://community.qnx.com/sf/go/post101214 Hi, one of our csutomers uses the IDE (QNX6.5.0SP1) under windows, using a stage directory on a samba-server. His override file looked like this: INSTALL_ROOT_nto := //fileserver/qnxStage USE_INSTALL_ROOT = 1 Building and installing his projects was no problem, but qde was not able to open the header files under "//fileserver/qnxStage/usr/include". After mapping a drive letter to the samba share (e.g.: q:=\\fileserver\qnxStage) and use it in the override file, everything works! Working override file: INSTALL_ROOT_nto := q:/ USE_INSTALL_ROOT = 1 Qde seems to have a problem reading an UNC-Path out of the override file. Perhaps this issue could be fixed in the next release. Best Regards Michael Tue, 07 May 2013 13:17:14 GMT http://community.qnx.com/sf/go/post101214 Michael Tasche 2013-05-07T13:17:14Z post101096: Re: Juno http://community.qnx.com/sf/go/post101096 > Yes we do. We will move to Juno in the next release. When? TBD. Is that still the plan? Do you plan to make put a pre official release in the File Releases section. The reason I'm asking is because we are getting ready to update every one with the non official release of IDE 5.0 because some plug-in that we want to use are not compatible with the official SP1 release of Momentic. However if a non official release based on Juno is to be made available soon, just like the IDE 5.0 was, i'd rather skip IDE 5.0 all together. I'm not asking WHEN the next official release will come out ;-) I know better. > > On 12-07-16 3:09 PM, "Mario Charest" <community-noreply@qnx.com> wrote: > > >Hello, > > > >Do you guys having anything in store for Juno? > > > >Cheers. > > > Thu, 02 May 2013 18:25:35 GMT http://community.qnx.com/sf/go/post101096 Mario Charest 2013-05-02T18:25:35Z post100777: IDE4.7 generates wrong path to shared library in Debug Configuration window? http://community.qnx.com/sf/go/post100777 I have a problem in IDE 4.7 (Windows host). I debug my application that uses my shared library. So i go to the Debug Configuration Window and add shared library and path. In my ecxample it's "E:/ARTEX/workspace/shared/x86/so-g" or "${workspace_loc:shared/x86/so-g}/". But in this case gdb couldn't load symbols for my library and i can see in gdb console that the path is wrong (gdb) 192 sharedlibrary E:\\ARTEX\\workspace\\shared\\x86\\so-g/libshared.so &"sharedlibrary E:\\\\ARTEX\\\\workspace\\\\shared\\\\x86\\\\so-g/libshared.so\n" sharedlibrary E:\\ARTEX\\workspace\\shared\\x86\\so-g/libshared.so 192^done (gdb) 193 info sharedlibrary &"info sharedlibrary\n" ~"From To Syms Read Shared Object Library\n" ~"0xb8200000 0xb820ad60 No E:\\\\ARTEX\\\\workspace\\\\shared\\\\x86\\\\so-g/libshared.so\n" ~"0xb820b000 0xb8270c58 Yes C:/QNX650/target/qnx6/x86/lib/libcpp.so.4\n" ~"0xb0300000 0xb037e66c Yes C:/QNX650/target/qnx6/x86/lib/libc.so.3\n" 193^done (gdb) So i have to go to the workspace\.metadata\.plugins\org.eclipse.debug.core\.launches and edit launch file by hand I found the string "<listEntry value="E:\ARTEX\workspace\shared\x86\so-g"/>" and chahge it to "<listEntry value="E:/ARTEX/workspace/shared/x86/so-g"/>" After that the debug process is ok. So Why my IDE generates wrong path to shared library in Debug Configuration window? Have anybody the same problem? Mon, 22 Apr 2013 15:22:33 GMT http://community.qnx.com/sf/go/post100777 Sergey Simonov 2013-04-22T15:22:33Z post100330: Re: Momentics 4.7 on SUSE 12.2 / what's the problem wirh "mc" ?? http://community.qnx.com/sf/go/post100330 The Momentics version for the BB OS doesn't have that problem ! Would it be possible to use that IDE if I link against the original QNX 6.5 libraries ?????? --Armin Fri, 05 Apr 2013 10:49:27 GMT http://community.qnx.com/sf/go/post100330 Armin Steinhoff 2013-04-05T10:49:27Z post100308: ccache - how to http://community.qnx.com/sf/go/post100308 Hi, If anyone could help on using ccache with Momentics I would appreciate it. I did install ccache under cygwin. Thank you, Javier Thu, 04 Apr 2013 15:59:51 GMT http://community.qnx.com/sf/go/post100308 Javier I. Acosta M. 2013-04-04T15:59:51Z post100262: PC Lint integrated with IDE 4.7 http://community.qnx.com/sf/go/post100262 Hi, We have a customer asking if anyone has tried integrating PC Lint with IDE 4.7? Thanks, Garry Tue, 02 Apr 2013 13:47:08 GMT http://community.qnx.com/sf/go/post100262 Garry Bleasdale 2013-04-02T13:47:08Z post100209: Momentics 4.7 on SUSE 12.2 / what's the problem wirh "mc" ?? http://community.qnx.com/sf/go/post100209 opt/qnx650/host/linux/x86/usr/bin/make CPULIST=x86 clean all --file=/tmp/QMakefile136440697783459846.tmp /bin/sh: mc: line 1: syntax error: unexpected end of file /bin/sh: error importing function definition for `mc' /bin/sh: mc: line 1: syntax error: unexpected end of file debug Regards --Armin Wed, 27 Mar 2013 18:34:32 GMT http://community.qnx.com/sf/go/post100209 Armin Steinhoff 2013-03-27T18:34:32Z post100158: Re: Significant slow down in build times http://community.qnx.com/sf/go/post100158 The same version has been running for a while now. It doesn't look like it has changed recently. I have all the directories I can find excluded from the scans. I don't have the ability to disable it and try. Tue, 26 Mar 2013 12:07:32 GMT http://community.qnx.com/sf/go/post100158 Michael Mott 2013-03-26T12:07:32Z post100156: Re: Significant slow down in build times http://community.qnx.com/sf/go/post100156 You could check to see if a new anti-virus was installed, or updated. Do you have your build folder excluded from Active/live protection? you could possibly try disabling your anti-virus to see if that makes the difference. Tue, 26 Mar 2013 08:15:50 GMT http://community.qnx.com/sf/go/post100156 John Kearney 2013-03-26T08:15:50Z post100148: Re: RE: RE: Significant slow down in build times http://community.qnx.com/sf/go/post100148 Didn't appear to make a difference. Mon, 25 Mar 2013 17:59:49 GMT http://community.qnx.com/sf/go/post100148 Michael Mott 2013-03-25T17:59:49Z post100147: RE: RE: Significant slow down in build times http://community.qnx.com/sf/go/post100147 > -----Message d'origine----- > De : Michael Mott [mailto:community-noreply@qnx.com] > Envoyé : 25 mars 2013 12:11 > À : general-ide > Objet : Re: RE: Significant slow down in build times > > I believe it's a windows domain (corporate network). That kind of makes sense. > The weekend after which I had the problem there was some network drive > changes. Since it was network related, I didn't think it would cause any issues. > > Any suggestions on how to dig in to this issue? Try this: In Windows->Preference->C/C++/Build/Environment create a new variable: LOGONSERVER \\\\YOURPCNAME Then make sure you have the "Replace native environment with specified one" option set. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post100143 > To cancel your subscription to this discussion, please e-mail general-ide- > unsubscribe@community.qnx.com Mon, 25 Mar 2013 16:45:45 GMT http://community.qnx.com/sf/go/post100147 Mario Charest 2013-03-25T16:45:45Z post100143: Re: RE: Significant slow down in build times http://community.qnx.com/sf/go/post100143 I believe it's a windows domain (corporate network). That kind of makes sense. The weekend after which I had the problem there was some network drive changes. Since it was network related, I didn't think it would cause any issues. Any suggestions on how to dig in to this issue? Mon, 25 Mar 2013 16:11:17 GMT http://community.qnx.com/sf/go/post100143 Michael Mott 2013-03-25T16:11:17Z post100141: RE: Significant slow down in build times http://community.qnx.com/sf/go/post100141 Are you on a Windows Domain? If the domain server is unreachable that is what you will get. > -----Message d'origine----- > De : Michael Mott [mailto:community-noreply@qnx.com] > Envoyé : 25 mars 2013 11:50 > À : general-ide > Objet : Significant slow down in build times > > About a week ago, my build times took a dramatic change with no identifiable > change made in my setup. > > Setup: > Windows 7 > QNX 6.5.0 SP1 (build target is 6.4.0 though) IDE 4.7 > > Symptoms: > A clean which used to take a few seconds now takes a few minutes. > Builds which took a minute or so now take 3 to 4+ minutes. > Creating a new project also takes much longer than normal. > Importing a project also takes much longer than normal. > > Attempts to remedy: > I tried creating a new workspace, but importing projects still took a long time. > Creating new projects also took a long time. > > Uninstalled QNX and reinstalled just 6.4.0. This is what I'm currently running > with no changes. Builds take a very long time, new projects or importing > projects take a long time, etc. > > I haven't found anything on the web to explain my issue. The .log file in the > .metadata folder of the workspace doesn't have anything unusual. I don't see > anything unusual in the Task Manager while doing a build. > > Anyone have any suggestions? > > This setup was working fine and changed over a weekend through nothing I did > (that I'm aware of). > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post100140 > To cancel your subscription to this discussion, please e-mail general-ide- > unsubscribe@community.qnx.com Mon, 25 Mar 2013 15:54:54 GMT http://community.qnx.com/sf/go/post100141 Mario Charest 2013-03-25T15:54:54Z post100140: Significant slow down in build times http://community.qnx.com/sf/go/post100140 About a week ago, my build times took a dramatic change with no identifiable change made in my setup. Setup: Windows 7 QNX 6.5.0 SP1 (build target is 6.4.0 though) IDE 4.7 Symptoms: A clean which used to take a few seconds now takes a few minutes. Builds which took a minute or so now take 3 to 4+ minutes. Creating a new project also takes much longer than normal. Importing a project also takes much longer than normal. Attempts to remedy: I tried creating a new workspace, but importing projects still took a long time. Creating new projects also took a long time. Uninstalled QNX and reinstalled just 6.4.0. This is what I'm currently running with no changes. Builds take a very long time, new projects or importing projects take a long time, etc. I haven't found anything on the web to explain my issue. The .log file in the .metadata folder of the workspace doesn't have anything unusual. I don't see anything unusual in the Task Manager while doing a build. Anyone have any suggestions? This setup was working fine and changed over a weekend through nothing I did (that I'm aware of). Mon, 25 Mar 2013 15:50:05 GMT http://community.qnx.com/sf/go/post100140 Michael Mott 2013-03-25T15:50:05Z post99864: Re: Tips/Suggestions for Integrating Legacy project with Momentics http://community.qnx.com/sf/go/post99864 IDE prefers flat structure of the projects, and one artifact per project. If you have makefiles to build all it is better for IDE to create another project and put common makefiles there (which can go "up" then recourse down again to build all tree) Some though about projects and IDE here http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/ProjectsBuildAndIDE On 13-03-13 11:39 AM, Sayed.Shereef wrote: > > We have a large multi-process application that targets QNX 6.3.2 and > QNX 6.5.0 using a collection of custom makefiles. During the > development and deployment stages of this application, the "make" > procedure will call CVS to checkout user specified libraries from our > repository, which the application will link against. Our build machine > runs a VM of QNX 6.x which is used to generate our distribution packages. > > I would like to migrate away from this method, and integrate our > project with Momentics. I have looked into the "Makefile Project" > option, which is the route to take, but I'm not sure how to properly > leverage the IDE directly from a Makefile. > > Development Environment Specs.: > > -QNX Momentics IDE 4.7 > > -Windows 7 > > Here is the basic directory structure of our application: > > MeasurementApp/ > > | > > Makefile à call CVS co lib/*; make --C app1/ ... > > | > > |---lib/* > > | > > |---app1/ > > | | > > | Makefile à build app1 > > | > > |---app2/ > > | | > > | Makefile à build app2 > > | > > ... > > Since I have never used Momentics in this capacity before, I'm asking > for any tips/suggestions/examples/tutorials that you may have that > will let me leverage the IDE from a custom Makefile(s). > > Thank you, in advance. > > -Shereef > > > ------------------------------------------------------------------------ > The information contained in this email message is intended only for > the use of the individual(s) to whom it is addressed and may contain > information that is privileged and sensitive. If you are not the > intended recipient, or otherwise have received this communication in > error, please notify the sender immediately by email at the above > referenced address and note that any further dissemination, > distribution or copying of this communication is strictly prohibited. > > The U.S. Export Control Laws regulate the export and re-export of > technology originating in the United States. This includes the > electronic transmission of information and software to foreign > countries and to certain foreign nationals. Recipient agrees to abide > by these laws and their regulations -- including the U.S. Department > of Commerce Export Administration Regulations and the U.S. Department > of State International Traffic in Arms Regulations -- and not to > transfer, by electronic transmission or otherwise, any content derived > from this email to either a foreign national or a foreign destination > in violation of such laws. Wed, 13 Mar 2013 15:47:58 GMT http://community.qnx.com/sf/go/post99864 Elena Laskavaia 2013-03-13T15:47:58Z post99862: Tips/Suggestions for Integrating Legacy project with Momentics http://community.qnx.com/sf/go/post99862 We have a large multi-process application that targets QNX 6.3.2 and QNX 6.5.0 using a collection of custom makefiles. During the development and deployment stages of this application, the "make" procedure will call CVS to checkout user specified libraries from our repository, which the application will link against. Our build machine runs a VM of QNX 6.x which is used to generate our distribution packages. I would like to migrate away from this method, and integrate our project with Momentics. I have looked into the "Makefile Project" option, which is the route to take, but I'm not sure how to properly leverage the IDE directly from a Makefile. Development Environment Specs.: - QNX Momentics IDE 4.7 - Windows 7 Here is the basic directory structure of our application: MeasurementApp/ | Makefile --> call CVS co lib/*; make -C app1/ ... | |---lib/* | |---app1/ | | | Makefile --> build app1 | |---app2/ | | | Makefile --> build app2 | ... Since I have never used Momentics in this capacity before, I'm asking for any tips/suggestions/examples/tutorials that you may have that will let me leverage the IDE from a custom Makefile(s). Thank you, in advance. -Shereef ________________________________ The information contained in this email message is intended only for the use of the individual(s) to whom it is addressed and may contain information that is privileged and sensitive. If you are not the intended recipient, or otherwise have received this communication in error, please notify the sender immediately by email at the above referenced address and note that any further dissemination, distribution or copying of this communication is strictly prohibited. The U.S. Export Control Laws regulate the export and re-export of technology originating in the United States. This includes the electronic transmission of information and software to foreign countries and to certain foreign nationals. Recipient agrees to abide by these laws and their regulations -- including the U.S. Department of Commerce Export Administration Regulations and the U.S. Department of State International Traffic in Arms Regulations -- and not to transfer, by electronic transmission or otherwise, any content derived from this email to either a foreign national or a foreign destination in violation of such laws. Wed, 13 Mar 2013 15:39:51 GMT http://community.qnx.com/sf/go/post99862 Shereef Sayed 2013-03-13T15:39:51Z post99713: Strange Problem with Momentics 4.7 under SUSE 12.1 http://community.qnx.com/sf/go/post99713 Hi, I have created a managed C project. Every compilation crashes with the shell problem shown below: /opt/qnx650/host/linux/x86/usr/bin/make -k CPULIST=x86 all --file=/tmp/QMakefile136259939907941831.tmp /bin/sh: mc: line 1: syntax error: unexpected end of file /bin/sh: error importing function definition for `mc' How to solve this ?? --Armin Wed, 06 Mar 2013 20:04:42 GMT http://community.qnx.com/sf/go/post99713 Armin Steinhoff 2013-03-06T20:04:42Z post99533: Re: GCC Intrinsics and function instrumentation profiling leading to unkwon symbols http://community.qnx.com/sf/go/post99533 Greetings, yes, all settings are basically the same and I also set all compiler options necessary for the intrinsics to be compiled (-DHAVE_SSE2, -mfpmath=sse, -msse4.1, ...). The linker itself does, afaik, not need any specific options, or am I wrong here? I have no idea either why it does not find the symbols, but if you want I can give you a screenshot. Best regards, Andy Tue, 26 Feb 2013 07:46:47 GMT http://community.qnx.com/sf/go/post99533 Andreas Beschorner 2013-02-26T07:46:47Z post99526: Re: GCC Intrinsics and function instrumentation profiling leading to unkwon symbols http://community.qnx.com/sf/go/post99526 I am not sure why profiling would make it not find these symbols. Did you compare compiler/linker options between these two builds? On 13-02-11 07:14 AM, Andreas Beschorner wrote: > Hi all, > > For optimization reasons I am using gcc SIMD intel intrinsics such as mm_load_pd, mm_mul_pd, ... Everything works fine until profiling comes into play. > > At least function instrumentation results in "unknown symbols" for all of those intrinsics. However, I need to check execution times of functions in libraries which make use of the intrinsics. > > Any idea how to resolve this problem? > > Thanks a lot for help, > Andy > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post99197 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Mon, 25 Feb 2013 19:10:06 GMT http://community.qnx.com/sf/go/post99526 Elena Laskavaia 2013-02-25T19:10:06Z post99525: Re: PIPE http://community.qnx.com/sf/go/post99525 pipe or I don't understand you question On 13-02-20 07:45 AM, pooja chahal wrote: > Please tell me how to run PIPE Resource Manager. > Thanks > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post99373 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Mon, 25 Feb 2013 19:06:15 GMT http://community.qnx.com/sf/go/post99525 Elena Laskavaia 2013-02-25T19:06:15Z post99373: PIPE http://community.qnx.com/sf/go/post99373 Please tell me how to run PIPE Resource Manager. Thanks Wed, 20 Feb 2013 12:45:12 GMT http://community.qnx.com/sf/go/post99373 pooja chahal 2013-02-20T12:45:12Z post99343: shared memory http://community.qnx.com/sf/go/post99343 We are getting input of 4 bytes, and we want to store it in shared memory .We are writing and reading shared memory bit wise.How bit wise operation at offsets in shared memory is performed? Thanks. Tue, 19 Feb 2013 13:44:58 GMT http://community.qnx.com/sf/go/post99343 pooja chahal 2013-02-19T13:44:58Z post99230: Re: How to Integrate Perforce Eclipse into QNX IDE 4.7? http://community.qnx.com/sf/go/post99230 In the file release section you can find 4.7.1 as well as 5.0. As far as I know they are all "unsupported" Tue, 12 Feb 2013 17:13:19 GMT http://community.qnx.com/sf/go/post99230 Mario Charest 2013-02-12T17:13:19Z post99197: GCC Intrinsics and function instrumentation profiling leading to unkwon symbols http://community.qnx.com/sf/go/post99197 Hi all, For optimization reasons I am using gcc SIMD intel intrinsics such as mm_load_pd, mm_mul_pd, ... Everything works fine until profiling comes into play. At least function instrumentation results in "unknown symbols" for all of those intrinsics. However, I need to check execution times of functions in libraries which make use of the intrinsics. Any idea how to resolve this problem? Thanks a lot for help, Andy Mon, 11 Feb 2013 12:14:49 GMT http://community.qnx.com/sf/go/post99197 Andreas Beschorner 2013-02-11T12:14:49Z post99130: Re: Should terminal output go to the target terminal window when running a program? http://community.qnx.com/sf/go/post99130 Great, thanks for the info! Thu, 07 Feb 2013 01:15:34 GMT http://community.qnx.com/sf/go/post99130 Michael Horii 2013-02-07T01:15:34Z post99127: Re: Should terminal output go to the target terminal window when running a program? http://community.qnx.com/sf/go/post99127 no. The output goes nowhere. If you want it to go to your terminal you must start your app from that terminal and then attach to it. You can use "on" utility to start process in held state so you can attach: $ on -h yourapp Sent from my BlackBerry Z10 smartphone. From: Michael Horii Sent: Wednesday, February 6, 2013 6:47 PM To: general-ide Reply To: general-ide@community.qnx.com Subject: Should terminal output go to the target terminal window when running a program? I went through the QNX tutorial that sets up a project--it's essentially a "Hello World" project. I'm running on a Windows 7 machine, using VMware Player to create a virtual machine that I designate as the target. When I run the project from the QNX IDE, with the target option "Use terminal emulation on target" selected, I see the text show up in the Console window. However, it's unclear to me what should happen if I uncheck the "Use terminal emulation on target" option. Unchecked, I no longer see any text in the Console window, which I expected, but should the text show up on my virtual machine terminal window? Other relevant info: I have started qconn, and the target seems to be connected properly. Thanks in advance for any feedback! _______________________________________________ General http://community.qnx.com/sf/go/post99125 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 07 Feb 2013 00:11:00 GMT http://community.qnx.com/sf/go/post99127 Aleksandar Ristovski 2013-02-07T00:11:00Z post99125: Should terminal output go to the target terminal window when running a program? http://community.qnx.com/sf/go/post99125 I went through the QNX tutorial that sets up a project--it's essentially a "Hello World" project. I'm running on a Windows 7 machine, using VMware Player to create a virtual machine that I designate as the target. When I run the project from the QNX IDE, with the target option "Use terminal emulation on target" selected, I see the text show up in the Console window. However, it's unclear to me what should happen if I uncheck the "Use terminal emulation on target" option. Unchecked, I no longer see any text in the Console window, which I expected, but should the text show up on my virtual machine terminal window? Other relevant info: I have started qconn, and the target seems to be connected properly. Thanks in advance for any feedback! Wed, 06 Feb 2013 23:47:34 GMT http://community.qnx.com/sf/go/post99125 Michael Horii 2013-02-06T23:47:34Z post98988: Re: QNX Momentics IDE Build error (cygwin) http://community.qnx.com/sf/go/post98988 i had a same problem,find it and replace it with this. Fri, 01 Feb 2013 12:44:24 GMT http://community.qnx.com/sf/go/post98988 ma yufu 2013-02-01T12:44:24Z post98895: Re: How do I get the Photon output of a remote debugged process http://community.qnx.com/sf/go/post98895 My colleague has found an easy solution for me :-) Just use the Phindows (3.0.44) program (which is available via windows start menu), enter the ip-address, window-dimensions, set "Connect to Existing Photon Session" and simply click on "Connect". Now I have full control of the photon application. Martin Wietfeld PS: Another way seems to be descripted in the help: Search for "remote photon" and click on "Starting Photon applications". But this I've not tested, because the other way is so easy. Wed, 30 Jan 2013 13:15:47 GMT http://community.qnx.com/sf/go/post98895 Martin Wietfeld 2013-01-30T13:15:47Z post98890: How do I get the Photon output of a remote debugged process http://community.qnx.com/sf/go/post98890 Hi, I've got a Photon application on QNX 6.5 SP1 which I start on target via QNX QConn (IP). The application is running fine and I do get the shell output in the Momentics IDE 4.7. But how do I get the Photon output on my windows machine? (And after that, how can I use my application completely via remote?) I can right click on "Launch remote Photon" in the Target Navigator, but this starts a separate Photon session which is not connected to my "remote debug photon session". With kind regards Martin Wietfeld Wed, 30 Jan 2013 11:43:22 GMT http://community.qnx.com/sf/go/post98890 Martin Wietfeld 2013-01-30T11:43:22Z post98669: IDE5.0 and system build http://community.qnx.com/sf/go/post98669 Hi, I'm trying the new IDE5.0 and importing projects/system build projects from IDE4.7 in the new one. I've found some usefull things and some trouble...one thing I found very usefull it is the text label that shows the System environment and the possibility to choose the system target ! But I've found that the system builder in the IDE5.0 is a bit less usefull and clear that the 4.7 and seems to lacks some properties ... Here some troubles : - If I import an old system build project in the workspace ( "Import an existing project"), the IDE must be restarted (troublesome thing). When restarted, the IDE will prompt You to converted the project in the new format. But when I try to build the project I will get the following error: Build image has encountered a problem. An internal error occurred during: "Build Image" details: Key 'org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl@3b12c6 uri='platform:/resource/mdlcboot/src/boot.build.xmi'' not present in map" I've found problem related to some binary missing in the image, but missing binary are not immediatly evidenced as in the 4.7 IDE. Aftex the fixing of the problem, I have this warning: "SDK PDOM header index not found in QNX Software Development Platform 6.5.0" I do not known if I can ignore it or not. - Just switching from "contents" to "source" will mark the xxxx.build file as modified: If You saves it, the next build will fail, with the following error printed on consolle: Building Image: boot d:\QNX650\host\win32\x86\usr\bin\mkifs.exe -vvv -nn H:/testide50/wsp650/mdlcboot/src/boot.build H:/testide50/wsp650/mdlcboot/Images/boot.ifs Line 10: Host file 'elf.boot' not available. I've not found a way to recovery. I've to delete the project and import the image again. - If You want to to select some properties of system image like "Procnto", "Procnto arguments", the start up file specification, start up options, aps enabling and so on, where You can find then? Trying to editing of the .build file will cause an error in the build. - When I click on "add binary" in 4.7, I will see all binary availables for the active CPU (ppc in my case) and I can browse everywhere for any other binary. The same operation in 5.0 will not display anything and the "add item to build file" does not find anything and is impossible to manually browse for a file. That's all for now, M. Sangalli Fri, 18 Jan 2013 13:47:18 GMT http://community.qnx.com/sf/go/post98669 mario sangalli 2013-01-18T13:47:18Z post98655: write code on windows momentics and compile on momentics linux server ? http://community.qnx.com/sf/go/post98655 Good day all, I want to install qnx Momentics IDE on windows and Momentics compiler on linux server. I have several licenses but now enough for entire team. Is it possible to write source code in windows momentics IDE and link momentics IDE to linux server for compilation and debugging purpose. I will install momentics compiler in linux server. Than you. Fri, 18 Jan 2013 08:45:11 GMT http://community.qnx.com/sf/go/post98655 Ashwini Dubey 2013-01-18T08:45:11Z post98650: How to Integrate Perforce Eclipse into QNX IDE 4.7? http://community.qnx.com/sf/go/post98650 hi, I am using QNX SDP650, the IDE version is 4.7, I found the the Eclipse version is 3.5.2, " Eclipse Platform Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvCNGB Build id: M20100211-1343 " Our organization is using Perforce for version control, there is P4Eclipse plugin provided by Perforce at http://www.perforce.com/product/components/eclipse_plugin, however, the supported Eclipse versions are 4.2, 3.8, 3.7. Is there a solution from QNX for how to use a Perforce plugin? or is there a new version IDE which is based on higher version of Eclipse (for example 4.2, 3.8, 3.7)? Thanks. Jeff Fri, 18 Jan 2013 04:42:30 GMT http://community.qnx.com/sf/go/post98650 Jeff Liang 2013-01-18T04:42:30Z post98584: RE: Can't debug app on Target (mx6q Sabrelite) http://community.qnx.com/sf/go/post98584 That was it. Thanks. From: Aleksandar Ristovski [mailto:community-noreply@qnx.com] Sent: Monday, January 14, 2013 8:18 PM To: general-ide@community.qnx.com; general-ide Subject: Re: Can't debug app on Target (mx6q Sabrelite) Make sure qconn is started with proper LD_LIBRARY_PATH. Alternatively you can setup environment for your program in ide launch configiration. From: Rob Coker Sent: Monday, January 14, 2013 8:22 PM To: general-ide Reply To: general-ide@community.qnx.com Subject: Can't debug app on Target (mx6q Sabrelite) I'm trying to debug my app on a sabrelite board from the IDE, but I get the following error: ldd:FATAL: Could not load library libsocks.so.1 First, my app does need libsocks, but it exists on the platform. When I copy my app down to the board, it runs from the console interface. So libsocks can be found by the program then. It is also curious that if I use a VMWare QNX image, I can debug the x86 version of the app through the IDE. Finally, I can debug a HelloWorld app on the sabrelite from the IDE. So its only debugging this app that needs libsocks that causes a problem and only on the sabrelite target. Any help on knowing why the IDE's debugger can't find the library would be much appreciated. Rob _______________________________________________ General http://community.qnx.com/sf/go/post98557 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Tue, 15 Jan 2013 16:55:55 GMT http://community.qnx.com/sf/go/post98584 Rob Coker 2013-01-15T16:55:55Z post98558: Re: Can't debug app on Target (mx6q Sabrelite) http://community.qnx.com/sf/go/post98558 Make sure qconn is started with proper LD_LIBRARY_PATH. Alternatively you can setup environment for your program in ide launch configiration. From: Rob Coker Sent: Monday, January 14, 2013 8:22 PM To: general-ide Reply To: general-ide@community.qnx.com Subject: Can't debug app on Target (mx6q Sabrelite) I'm trying to debug my app on a sabrelite board from the IDE, but I get the following error: ldd:FATAL: Could not load library libsocks.so.1 First, my app does need libsocks, but it exists on the platform. When I copy my app down to the board, it runs from the console interface. So libsocks can be found by the program then. It is also curious that if I use a VMWare QNX image, I can debug the x86 version of the app through the IDE. Finally, I can debug a HelloWorld app on the sabrelite from the IDE. So its only debugging this app that needs libsocks that causes a problem and only on the sabrelite target. Any help on knowing why the IDE's debugger can't find the library would be much appreciated. Rob _______________________________________________ General http://community.qnx.com/sf/go/post98557 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Tue, 15 Jan 2013 02:21:52 GMT http://community.qnx.com/sf/go/post98558 Aleksandar Ristovski 2013-01-15T02:21:52Z post98557: Can't debug app on Target (mx6q Sabrelite) http://community.qnx.com/sf/go/post98557 I'm trying to debug my app on a sabrelite board from the IDE, but I get the following error: ldd:FATAL: Could not load library libsocks.so.1 First, my app does need libsocks, but it exists on the platform. When I copy my app down to the board, it runs from the console interface. So libsocks can be found by the program then. It is also curious that if I use a VMWare QNX image, I can debug the x86 version of the app through the IDE. Finally, I can debug a HelloWorld app on the sabrelite from the IDE. So its only debugging this app that needs libsocks that causes a problem and only on the sabrelite target. Any help on knowing why the IDE's debugger can't find the library would be much appreciated. Rob Tue, 15 Jan 2013 01:25:58 GMT http://community.qnx.com/sf/go/post98557 Rob Coker 2013-01-15T01:25:58Z post98477: Re: IDE 5.0 System Profiler problem. http://community.qnx.com/sf/go/post98477 In both C/C++ and System Profiler perspectives. > In which perspective? > > On 13-01-09 08:18 AM, Serkan Basaran wrote: > > When I double click on a .kev file the message shown in profiler2.png > appears. > > > >> How to do you open the file? Do you just right click on it? > >> Or this happened during startup (i.e. it opens in this state?) > >> > >> On 13-01-08 04:01 AM, Serkan Basaran wrote: > >>> In IDE 5.0 System Profiler cannot open .kev files generated by itself. But > , > >> IDE 4.7 can open the same files. > >>> The error message is attached. > >>> > >>> > >>> > >>> _______________________________________________ > >>> > >>> General > >>> http://community.qnx.com/sf/go/post98433 > >>> To cancel your subscription to this discussion, please e-mail general-ide- > > >> unsubscribe@community.qnx.com > >> > > > > > > > > > > > > _______________________________________________ > > > > General > > http://community.qnx.com/sf/go/post98453 > > To cancel your subscription to this discussion, please e-mail general-ide- > unsubscribe@community.qnx.com > Thu, 10 Jan 2013 09:06:04 GMT http://community.qnx.com/sf/go/post98477 Serkan Basaran 2013-01-10T09:06:04Z post98463: Re: IDE 5.0 System Profiler problem. http://community.qnx.com/sf/go/post98463 In which perspective? On 13-01-09 08:18 AM, Serkan Basaran wrote: > When I double click on a .kev file the message shown in profiler2.png appears. > >> How to do you open the file? Do you just right click on it? >> Or this happened during startup (i.e. it opens in this state?) >> >> On 13-01-08 04:01 AM, Serkan Basaran wrote: >>> In IDE 5.0 System Profiler cannot open .kev files generated by itself. But, >> IDE 4.7 can open the same files. >>> The error message is attached. >>> >>> >>> >>> _______________________________________________ >>> >>> General >>> http://community.qnx.com/sf/go/post98433 >>> To cancel your subscription to this discussion, please e-mail general-ide- >> unsubscribe@community.qnx.com >> > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post98453 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Wed, 09 Jan 2013 19:24:16 GMT http://community.qnx.com/sf/go/post98463 Elena Laskavaia 2013-01-09T19:24:16Z post98453: Re: IDE 5.0 System Profiler problem. http://community.qnx.com/sf/go/post98453 When I double click on a .kev file the message shown in profiler2.png appears. > How to do you open the file? Do you just right click on it? > Or this happened during startup (i.e. it opens in this state?) > > On 13-01-08 04:01 AM, Serkan Basaran wrote: > > In IDE 5.0 System Profiler cannot open .kev files generated by itself. But, > IDE 4.7 can open the same files. > > The error message is attached. > > > > > > > > _______________________________________________ > > > > General > > http://community.qnx.com/sf/go/post98433 > > To cancel your subscription to this discussion, please e-mail general-ide- > unsubscribe@community.qnx.com > Wed, 09 Jan 2013 13:18:30 GMT http://community.qnx.com/sf/go/post98453 Serkan Basaran 2013-01-09T13:18:30Z post98442: Re: IDE 5.0 System Profiler problem. http://community.qnx.com/sf/go/post98442 How to do you open the file? Do you just right click on it? Or this happened during startup (i.e. it opens in this state?) On 13-01-08 04:01 AM, Serkan Basaran wrote: > In IDE 5.0 System Profiler cannot open .kev files generated by itself. But, IDE 4.7 can open the same files. > The error message is attached. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post98433 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Tue, 08 Jan 2013 16:36:46 GMT http://community.qnx.com/sf/go/post98442 Elena Laskavaia 2013-01-08T16:36:46Z post98433: IDE 5.0 System Profiler problem. http://community.qnx.com/sf/go/post98433 In IDE 5.0 System Profiler cannot open .kev files generated by itself. But, IDE 4.7 can open the same files. The error message is attached. Tue, 08 Jan 2013 09:01:46 GMT http://community.qnx.com/sf/go/post98433 Serkan Basaran 2013-01-08T09:01:46Z post98350: Re: Debugger strange behaviour http://community.qnx.com/sf/go/post98350 Thanks for your interest. Yes, debugger goes on correctly. I haven't tried that on another platform. > Does gdb continue stepping correctly, i.e. is showing the wrong line > number the only bad thing that happened? > > Wrong line info has been seen before. There are cases where line > information is very confusing especially in the case as you show in the > sample. "result" is known to be zero at compile time. In this case, even > at O0 gcc will emit strange line info. > > You will also see strange things in constructs like > > for (;;) { > ... > } > > In some cases, setting a breakpoint at 'for' statement line will yield > breakpoint that never triggers. > > I'm sure there can be more. > > This is also architecture specific and if this is happening on arm it is > not necessarily reproducible on x86 and vice versa. > > --- > Aleksandar > Thu, 03 Jan 2013 13:47:49 GMT http://community.qnx.com/sf/go/post98350 Serkan Basaran 2013-01-03T13:47:49Z post98333: rel5126 licensing not working on windows? http://community.qnx.com/sf/go/post98333 I just downloaded release 5126 of ide 5.0. There seems to be some licensing problem, because I use ide 4.7 and ide 5.0 rel 4448 without any problems. My OS is Windows 7 32 Bit in a VMWare. I installed QNX 6.5.0 from the DVD with administrator privliges, then activated the license with my email address, installed QNX 6.5.0 SP1 and replaced my eclipse folder with the 5126 release. The message is: "License Check Failure. Your QNX license could not be obtained, QNX functionality will be disabled. Ensure you have valid QNX license installed. Ensure the QNX_CONFIGURATION environment variable is defined correctly and is accessible. No license found for product 5 ReturnCode=5" The environment variable QNX_CONFIGURATION is set and I have a valid license file that works with the older releases. Best regards, Andre Sun, 30 Dec 2012 13:38:49 GMT http://community.qnx.com/sf/go/post98333 Andre Reinhold 2012-12-30T13:38:49Z post98327: Re: Debugger strange behaviour http://community.qnx.com/sf/go/post98327 Does gdb continue stepping correctly, i.e. is showing the wrong line number the only bad thing that happened? Wrong line info has been seen before. There are cases where line information is very confusing especially in the case as you show in the sample. "result" is known to be zero at compile time. In this case, even at O0 gcc will emit strange line info. You will also see strange things in constructs like for (;;) { ... } In some cases, setting a breakpoint at 'for' statement line will yield breakpoint that never triggers. I'm sure there can be more. This is also architecture specific and if this is happening on arm it is not necessarily reproducible on x86 and vice versa. --- Aleksandar Thu, 27 Dec 2012 14:33:41 GMT http://community.qnx.com/sf/go/post98327 Aleksandar Ristovski 2012-12-27T14:33:41Z post98326: Re: Debugger strange behaviour http://community.qnx.com/sf/go/post98326 The problem appears also when the application is compiled with no optimization. Thu, 27 Dec 2012 14:14:57 GMT http://community.qnx.com/sf/go/post98326 Serkan Basaran 2012-12-27T14:14:57Z post98286: Re: Debugger strange behaviour http://community.qnx.com/sf/go/post98286 Either code compiled with optimization, or binary debugger see is not the same (i.e. you did not recompile or re-upload the binary) On 12-12-18 03:39 AM, Serkan Basaran wrote: > In a simple C++ application with a certain scheme, the visual debugger steps over an else block form its if block. > The process runs normally. It doesn't execute the else block. But the debugger shows wrong code line. > > Sample code is attached. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post98188 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Fri, 21 Dec 2012 17:53:56 GMT http://community.qnx.com/sf/go/post98286 Elena Laskavaia 2012-12-21T17:53:56Z post98285: Re: IDE 5.0 64 bit linux? http://community.qnx.com/sf/go/post98285 No, you need to install 32 bit compatibility package and it works fine after that On 12-12-21 08:43 AM, Mark reeder wrote: > Is there 64 bit Linux versions of the 5.0 IDE? > > Thanks Mark > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post98281 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Fri, 21 Dec 2012 17:52:12 GMT http://community.qnx.com/sf/go/post98285 Elena Laskavaia 2012-12-21T17:52:12Z post98281: IDE 5.0 64 bit linux? http://community.qnx.com/sf/go/post98281 Is there 64 bit Linux versions of the 5.0 IDE? Thanks Mark Fri, 21 Dec 2012 13:43:44 GMT http://community.qnx.com/sf/go/post98281 Mark reeder 2012-12-21T13:43:44Z post98233: Is QNX licences project based http://community.qnx.com/sf/go/post98233 Wanted to understand if QNX perceptual Licences is project based or it is irrespective of projects Wed, 19 Dec 2012 16:21:32 GMT http://community.qnx.com/sf/go/post98233 sandeep c 2012-12-19T16:21:32Z post98188: Debugger strange behaviour http://community.qnx.com/sf/go/post98188 In a simple C++ application with a certain scheme, the visual debugger steps over an else block form its if block. The process runs normally. It doesn't execute the else block. But the debugger shows wrong code line. Sample code is attached. Tue, 18 Dec 2012 08:39:34 GMT http://community.qnx.com/sf/go/post98188 Serkan Basaran 2012-12-18T08:39:34Z post97988: DLL debug trouble http://community.qnx.com/sf/go/post97988 ...when I try to step into a dll there is a message "No source file named yyyyy.c." "info shared" shown that no symbols have been loaded for my dll. Project is a ppc application, target is a QNX6.5. Momentics Version: 4.7.2, Build id: 201112081519 Under "Debugger", "Shared Libraries" tab., I've added the path of dll sources I' ve added also the path under "Debugger" "sources"... What other settings am I missing? M. Sangalli Tue, 11 Dec 2012 17:07:21 GMT http://community.qnx.com/sf/go/post97988 mario sangalli 2012-12-11T17:07:21Z post97911: Re: launcher unable to locate its companion launcher jar http://community.qnx.com/sf/go/post97911 It is not installed properly looks like all plugins are missing On 12-12-07 12:37 AM, pooja chahal wrote: > When i am starting IDE both normally and in administrative mode i m getting this dialog open "QDE executable launcher was unable to locate its companion launcher jar" > > > What does it mean and please suggest me some solution. > Thanks in advance > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97891 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Fri, 07 Dec 2012 18:37:52 GMT http://community.qnx.com/sf/go/post97911 Elena Laskavaia 2012-12-07T18:37:52Z post97891: launcher unable to locate its companion launcher jar http://community.qnx.com/sf/go/post97891 When i am starting IDE both normally and in administrative mode i m getting this dialog open "QDE executable launcher was unable to locate its companion launcher jar" What does it mean and please suggest me some solution. Thanks in advance Fri, 07 Dec 2012 05:37:56 GMT http://community.qnx.com/sf/go/post97891 pooja chahal 2012-12-07T05:37:56Z post97881: Re: Debugger Question http://community.qnx.com/sf/go/post97881 Open Terminal view and connect using Serial connector. There is a button to transfer a file over serial on the view toolbar. (In IDE that comes with 6.5) Nothing else should be using same serial connection at the same time or it won't connect On 12-12-06 02:39 PM, Mark Bangert wrote: > I am running the application in the Momentics debugger. The application has been configured with TraceEvents. The debugger loses network communications with the target(lost connection). However, I can connect to the feeder through a serial link (running the shell). I can see that the TraceEvent file was saved (kev file) . This is a binary file. I need a method to transfer the file over the serial link back to a computer running windows. Is there a utility (qtalk or other) that can run on the target(armle) and a windows machine to transfer a binary file. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97876 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 06 Dec 2012 21:20:46 GMT http://community.qnx.com/sf/go/post97881 Elena Laskavaia 2012-12-06T21:20:46Z post97876: Debugger Question http://community.qnx.com/sf/go/post97876 I am running the application in the Momentics debugger. The application has been configured with TraceEvents. The debugger loses network communications with the target(lost connection). However, I can connect to the feeder through a serial link (running the shell). I can see that the TraceEvent file was saved (kev file) . This is a binary file. I need a method to transfer the file over the serial link back to a computer running windows. Is there a utility (qtalk or other) that can run on the target(armle) and a windows machine to transfer a binary file. Thu, 06 Dec 2012 19:39:55 GMT http://community.qnx.com/sf/go/post97876 Mark Bangert 2012-12-06T19:39:55Z post97777: Re: Momentics hangs if project is closed while debugging a remote process http://community.qnx.com/sf/go/post97777 You can kill gdb instead. Btw none of SDP products are supported on Mac, so you may be in the wrong forum. On 12-12-03 02:53 PM, Christopher Friedt wrote: > Hi, > > I was debugging a remote process, and then closed the project, but forgot to terminate the debug session. > > Momentics just hung with the spinning beach ball continuing forever (on a Mac, btw), so I had to close it eventually with "force quit". It wanted to send the log to Apple, incidentally. > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97733 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Tue, 04 Dec 2012 16:27:44 GMT http://community.qnx.com/sf/go/post97777 Elena Laskavaia 2012-12-04T16:27:44Z post97733: Momentics hangs if project is closed while debugging a remote process http://community.qnx.com/sf/go/post97733 Hi, I was debugging a remote process, and then closed the project, but forgot to terminate the debug session. Momentics just hung with the spinning beach ball continuing forever (on a Mac, btw), so I had to close it eventually with "force quit". It wanted to send the log to Apple, incidentally. Mon, 03 Dec 2012 19:53:13 GMT http://community.qnx.com/sf/go/post97733 Christopher Friedt 2012-12-03T19:53:13Z post97625: Re: Error running qde (eclipse) http://community.qnx.com/sf/go/post97625 You need to install 32 bit compatibility package. Should be somewhere in the install guide exact command On 12-11-28 01:28 AM, Murali Krishna wrote: > Hello > > When I execute qde (eclipse IDE from QNX) , I get error ./java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3347 or swt-pi-gtk in swt.library.path, java.library.path or the jar file. How do I resolve this? > > Thanks in Advance. > QNX Version: QNX 640 > OS: Linux 2.6.32-131.0.15.el6.x86_64 x86_64 x86_64 GNU/Linux > Regards, > Murali > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97538 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 29 Nov 2012 15:49:49 GMT http://community.qnx.com/sf/go/post97625 Elena Laskavaia 2012-11-29T15:49:49Z post97626: Re: can't start the qde although I rigistered http://community.qnx.com/sf/go/post97626 The should be /home/benan/qnx650/host/linux/x86/usr/qde/eclipse/qde What is in your run_qde.sh ? On 12-11-28 07:17 AM, cj liao wrote: > hi!all. > I meet a problem when I excute run_qnx.sh after installed the QNX KDE, like below: > /home/benan/qnx650/host/linux/x86/usr/bin: line 5:/home/benan/qnx650/host/linux/x86/usr/bin/../..//usr/bin/eclipse/qde:no such file or directory > > I tried to find if there is some direct support from cannada,but they work when we sleep :-( > > I've taken these steps: > > step 1: > run command ./qnxsdp-6.5.0-2012*.bin -console > input lisense KEY and go on with the prompt. > > step 2: > runcommand ./qnxsdp-6.5.0SP1-2012*.bin -console > input lisense KEY and go on with the prompt. > > step 3: > CD to /$QNX_HOME which is /home/benan/qnx650 > run command ./qnx_run.sh > > then the output prompt showing like this: > /home/benan/qnx650/host/linux/x86/usr/bin/qde: line 5: /home/benan/qnx650/host/linux/x86/usr/bin/../../usr/qde/eclipse/qde: no such file or directory > > my operating system is Redhat_Enterprise-6.2, under the chinese language enviroment. > > apricieate any help > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97547 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 29 Nov 2012 15:48:49 GMT http://community.qnx.com/sf/go/post97626 Elena Laskavaia 2012-11-29T15:48:49Z post97547: can't start the qde although I rigistered http://community.qnx.com/sf/go/post97547 hi!all. I meet a problem when I excute run_qnx.sh after installed the QNX KDE, like below: /home/benan/qnx650/host/linux/x86/usr/bin: line 5:/home/benan/qnx650/host/linux/x86/usr/bin/../..//usr/bin/eclipse/qde:no such file or directory I tried to find if there is some direct support from cannada,but they work when we sleep :-( I've taken these steps: step 1: run command ./qnxsdp-6.5.0-2012*.bin -console input lisense KEY and go on with the prompt. step 2: runcommand ./qnxsdp-6.5.0SP1-2012*.bin -console input lisense KEY and go on with the prompt. step 3: CD to /$QNX_HOME which is /home/benan/qnx650 run command ./qnx_run.sh then the output prompt showing like this: /home/benan/qnx650/host/linux/x86/usr/bin/qde: line 5: /home/benan/qnx650/host/linux/x86/usr/bin/../../usr/qde/eclipse/qde: no such file or directory my operating system is Redhat_Enterprise-6.2, under the chinese language enviroment. apricieate any help Wed, 28 Nov 2012 12:17:47 GMT http://community.qnx.com/sf/go/post97547 Mark He Qinglong 2012-11-28T12:17:47Z post97538: Error running qde (eclipse) http://community.qnx.com/sf/go/post97538 Hello When I execute qde (eclipse IDE from QNX) , I get error ./java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3347 or swt-pi-gtk in swt.library.path, java.library.path or the jar file. How do I resolve this? Thanks in Advance. QNX Version: QNX 640 OS: Linux 2.6.32-131.0.15.el6.x86_64 x86_64 x86_64 GNU/Linux Regards, Murali Wed, 28 Nov 2012 06:28:30 GMT http://community.qnx.com/sf/go/post97538 Murali Krishna 2012-11-28T06:28:30Z post97402: Re: Weird Momentics error http://community.qnx.com/sf/go/post97402 If this is about NDK this is wrong forum, please post of blackberry forums Thu, 22 Nov 2012 18:32:15 GMT http://community.qnx.com/sf/go/post97402 Elena Laskavaia 2012-11-22T18:32:15Z post97398: slinger trouble on 6.5 http://community.qnx.com/sf/go/post97398 Hi, I've a few web pages using slinger. All works fine on 6.4, but the same application crashes under QNX6.5 : I've tested the same apps and slinger under a x86 system and under a ppc system, with same error: sloginfo -c Time Sev Major Minor Args Nov 22 18:22:46 5 21 0 run fault pid 466961 tid 2 signal 11 code 1 ip 0xfe3657c4 usr/sbin/slinger Here the slinger start up script: #! /bin/ksh export HTTPD_ROOT_DIR=/usr/web/doc export HTTPD_ROOT_DOC=test.shtml export HTTP_SCRIPALIAS=/usr/web/cgi slinger -d -s -e & Maybe the binary included in the QNX6.5 are not updated or recompiled to match OS version? Tx M. Sangalli Thu, 22 Nov 2012 17:34:21 GMT http://community.qnx.com/sf/go/post97398 mario sangalli 2012-11-22T17:34:21Z post97377: RE: Cygwin usage to run qnx apps without target qnx rtos http://community.qnx.com/sf/go/post97377 You can`t use cygwin to run qnx apps, you need a QNX6 target ( but it can be a virtual machine) -----Message d'origine----- De : Ashwini Dubey [mailto:community-noreply@qnx.com] Envoyé : Thursday, November 22, 2012 1:39 AM À : general-ide Objet : Cygwin usage to run qnx apps without target qnx rtos Hello All, We are facing some problems regarding network card. In mean time I thought if I can run qnx apps using cygwin. Do let me know if it is possible and if so. How can I use cygwin. I have already used cygwin on windows XP. Thankyou. _______________________________________________ General http://community.qnx.com/sf/go/post97368 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 22 Nov 2012 13:10:40 GMT http://community.qnx.com/sf/go/post97377 Mario Charest 2012-11-22T13:10:40Z post97368: Cygwin usage to run qnx apps without target qnx rtos http://community.qnx.com/sf/go/post97368 Hello All, We are facing some problems regarding network card. In mean time I thought if I can run qnx apps using cygwin. Do let me know if it is possible and if so. How can I use cygwin. I have already used cygwin on windows XP. Thankyou. Thu, 22 Nov 2012 06:39:24 GMT http://community.qnx.com/sf/go/post97368 Ashwini Dubey 2012-11-22T06:39:24Z post97258: Weird Momentics error http://community.qnx.com/sf/go/post97258 I am using QNX Momentics IDE with BB10 Native SDK 10.0.9.1101 to create Cascades projects. When I build my project I get this error and cannot figure out what's going on to cause it. I've tried creating a basic BlackBerry Cascades C++ "Hello World" project using the Standard empty project template but this error comes up after building. I've tried cleaning the project and re-building but no success. Hoping that someone can help me work around it. I've attached a screenshot of the error, which basically tells me that Momentics cannot find the project. Any help would be appreciated. Fri, 16 Nov 2012 14:11:24 GMT http://community.qnx.com/sf/go/post97258 George Grosso 2012-11-16T14:11:24Z post97098: Re: Step Debug Inline Assembly code http://community.qnx.com/sf/go/post97098 Great, thanks a lot for that information! stepi works as expected. Andy Mon, 12 Nov 2012 15:01:53 GMT http://community.qnx.com/sf/go/post97098 Andreas Beschorner 2012-11-12T15:01:53Z post97093: Re: Step Debug Inline Assembly code http://community.qnx.com/sf/go/post97093 You need to select "instruction stepping mode" or use "stepi" command in gdb console. Otherwise, gdb will attempt to step single source line of code; if the code in question is hand-written assembly it typically has no line information associated with it and so gdb will step until it returns. --- Aleksandar On 12-11-12 08:14 AM, Andreas Beschorner wrote: > Greetings, > > I direly need to debug inline assembly blocks, which I have so far failed to do as the debugger, even when using single step method or switching into the disassembly windows, just executes the whole block in one single step. > > > Using Momentics IDE 4.8, Gcc 4.6.1 toolchain. > > Thanks for any hints on how to do this. > > Andy > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post97086 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com > Mon, 12 Nov 2012 14:17:23 GMT http://community.qnx.com/sf/go/post97093 Aleksandar Ristovski 2012-11-12T14:17:23Z post97086: Step Debug Inline Assembly code http://community.qnx.com/sf/go/post97086 Greetings, I direly need to debug inline assembly blocks, which I have so far failed to do as the debugger, even when using single step method or switching into the disassembly windows, just executes the whole block in one single step. Using Momentics IDE 4.8, Gcc 4.6.1 toolchain. Thanks for any hints on how to do this. Andy Mon, 12 Nov 2012 13:14:00 GMT http://community.qnx.com/sf/go/post97086 Andreas Beschorner 2012-11-12T13:14:00Z post97079: Re: How to use Linked resource in a include path http://community.qnx.com/sf/go/post97079 Thank for your answer I tried this, but it dosn't work. May be that what i intend is not possible Mon, 12 Nov 2012 09:21:44 GMT http://community.qnx.com/sf/go/post97079 Gervot Olivier 2012-11-12T09:21:44Z post97047: Re: How to use Linked resource in a include path http://community.qnx.com/sf/go/post97047 I think you just type REPERTOIREMATLAB/bla/bla without brackets (ugly I know) On 12-11-06 08:25 AM, Gervot Olivier wrote: > Hi > > I work on Momentics IDE 4.7.0 > I create a linked resource containing a path: > REPERTOIREMATLAB c:\my path > > I want to use this variable in a include path. I tried > "${env:REPERTOIREMATLAB}" > "${REPERTOIREMATLAB}" > But it doesnt work > > "${env_var:REPERTOIREMATLAB}" > work with REPERTOIREMATLAB as a Windows environment variable, but it is not what i aim > > So what is the syntax to use use linked resource in a include path? > > Thank for your answer > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post96884 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Fri, 09 Nov 2012 17:55:19 GMT http://community.qnx.com/sf/go/post97047 Elena Laskavaia 2012-11-09T17:55:19Z post97041: Re: QNX Momentics Available Software Sites http://community.qnx.com/sf/go/post97041 Dear Elena, Thanks for support. Regards, Fri, 09 Nov 2012 15:33:55 GMT http://community.qnx.com/sf/go/post97041 Seyfettin Sünger 2012-11-09T15:33:55Z post97001: Re: QNX Momentics Available Software Sites http://community.qnx.com/sf/go/post97001 That is the only official one. If you want to try unofficial they are here http://community.qnx.com/sf/go/page1076 On 12-10-31 10:15 AM, Seyfettin Sünger wrote: > Dear All, > > I want to update my Momentics IDE with newest one. When I go to software update tabs, I cannot see any web site where can I do update. > > Could you please share Available Software Sites for update > > Here is my Momentics IDE information. > Version: 4.7.0 > Build id: 201006232051 > > Looking forward to your response. It will highly appreciated. > > Regards, > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post96717 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 08 Nov 2012 16:34:21 GMT http://community.qnx.com/sf/go/post97001 Elena Laskavaia 2012-11-08T16:34:21Z post96945: RE: Debug Message http://community.qnx.com/sf/go/post96945 You must be new to C too because sprintf prints in a buffer, not on the console. If it`s a typo and you used printf, make sure it ends with a \n to force the internal buffer to be flush to the device. -----Message d'origine----- De : Jackie Wu [mailto:community-noreply@qnx.com] Envoyé : Wednesday, November 07, 2012 3:15 AM À : general-ide Objet : Debug Message Hello every, i am new for QNX OS develop. I was doing tutorials. I was using sprintf() to display message for me to check code flow. But I can't see the sprintf() content in IDE console window. It's anything i missed? or the debug message was show in another IDE windows. I was using version 4.7 IDE and virtual box for my target device. Thanks a lot. _______________________________________________ General http://community.qnx.com/sf/go/post96926 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Wed, 07 Nov 2012 13:17:57 GMT http://community.qnx.com/sf/go/post96945 Mario Charest 2012-11-07T13:17:57Z post96926: Debug Message http://community.qnx.com/sf/go/post96926 Hello every, i am new for QNX OS develop. I was doing tutorials. I was using sprintf() to display message for me to check code flow. But I can't see the sprintf() content in IDE console window. It's anything i missed? or the debug message was show in another IDE windows. I was using version 4.7 IDE and virtual box for my target device. Thanks a lot. Wed, 07 Nov 2012 08:15:26 GMT http://community.qnx.com/sf/go/post96926 Jackie Wu 2012-11-07T08:15:26Z post96884: How to use Linked resource in a include path http://community.qnx.com/sf/go/post96884 Hi I work on Momentics IDE 4.7.0 I create a linked resource containing a path: REPERTOIREMATLAB c:\my path I want to use this variable in a include path. I tried "${env:REPERTOIREMATLAB}" "${REPERTOIREMATLAB}" But it doesnt work "${env_var:REPERTOIREMATLAB}" work with REPERTOIREMATLAB as a Windows environment variable, but it is not what i aim So what is the syntax to use use linked resource in a include path? Thank for your answer Tue, 06 Nov 2012 13:25:28 GMT http://community.qnx.com/sf/go/post96884 Gervot Olivier 2012-11-06T13:25:28Z post96717: QNX Momentics Available Software Sites http://community.qnx.com/sf/go/post96717 Dear All, I want to update my Momentics IDE with newest one. When I go to software update tabs, I cannot see any web site where can I do update. Could you please share Available Software Sites for update Here is my Momentics IDE information. Version: 4.7.0 Build id: 201006232051 Looking forward to your response. It will highly appreciated. Regards, Wed, 31 Oct 2012 14:15:31 GMT http://community.qnx.com/sf/go/post96717 Seyfettin Sünger 2012-10-31T14:15:31Z post96399: Re: IDE 5.0 (0808) + gdb 7.4 http://community.qnx.com/sf/go/post96399 I believe this makes the difference: On 12-10-17 11:43 AM, Mario Charest wrote: > 330,051 8-gdb-set solib-search-path C:/QNX650/target/qnx6/../target-override/x86/lib;C:/QNX650/targe\ > t/qnx6/../target-override/x86/usr/lib;C:/QNX650/target/qnx6/x86/lib;C:/QNX650/target/qnx6/x86/usr/li\ > b There is no C:\\OPT\\poco_1.4.2p_1_QNX6.5.0\\lib Looks like IDE issue? Wed, 17 Oct 2012 17:43:39 GMT http://community.qnx.com/sf/go/post96399 Aleksandar Ristovski 2012-10-17T17:43:39Z post96398: Re: Momentics conflicts with matlab http://community.qnx.com/sf/go/post96398 There's a known conflict between Momentics and Microsoft's NMAKE. They both use the MAKEFLAGS environment variable. There is a workaround in the release notes (search for MAKEFLAGS), but it's not very good. Wed, 17 Oct 2012 16:49:56 GMT http://community.qnx.com/sf/go/post96398 Niklas Angare 2012-10-17T16:49:56Z post96396: IDE 5.0 (0808) + gdb 7.4 http://community.qnx.com/sf/go/post96396 I`m note sure where the problem comes from but with IDE 5.0 + gdb 7.4 + DSF when starting a debug session the debugger is unable to load/find the symbols for shared library specified in Shared Librairies tab. But with CDI it works The extra paths are c:\helios_6_5_0\logc\librairies\lib and c:\opt\poco_1.4.2p_1_QNX650\lib. With DSF framework 330,051 2-environment-cd C:/helios_6_5_0/logc 330,051 2^done 330,051 (gdb) 330,051 3-gdb-set breakpoint pending on 330,051 3^done 330,051 (gdb) 330,051 4-enable-pretty-printing 330,051 4^done 330,051 (gdb) 330,051 5source .gdbinit 330,051 &"source .gdbinit\n" 330,051 &".gdbinit: No such file or directory.\n" 330,051 5^error,msg=".gdbinit: No such file or directory." 330,051 (gdb) 330,051 6-gdb-set target-async off 330,051 6^done 330,051 (gdb) 330,051 7-gdb-set auto-solib-add on 330,051 7^done 330,051 (gdb) 330,051 8-gdb-set solib-search-path C:/QNX650/target/qnx6/../target-override/x86/lib;C:/QNX650/targe\ t/qnx6/../target-override/x86/usr/lib;C:/QNX650/target/qnx6/x86/lib;C:/QNX650/target/qnx6/x86/usr/li\ b 330,067 8^done 330,067 (gdb) 330,067 9-file-exec-and-symbols C:/helios_6_5_0/logc/applications/parameters_server/obj6/parameters_\ server.exe 330,067 9^done 330,067 (gdb) 330,207 10-target-select qnx g_wolfe:8000 330,238 ~"MsgNak received - resending\n" 330,238 ~"Remote target is little-endian\n" 330,238 10^connected 330,238 (gdb) 330,238 11attach 62382241 330,254 &"attach 62382241\n" 330,254 ~"Attaching to pid 62382241\n" 330,254 =thread-group-started,id="i1",pid="62382241" 330,254 =thread-created,id="1",group-id="i1" 330,254 ~"[New pid 62382241 tid 1]\n" 330,254 12-list-thread-groups --available 330,285 =library-loaded,id="/usr/lib/ldqnx.so.2",target-name="/usr/lib/ldqnx.so.2",host-name="C:/QNX\ 650/target/qnx6/x86/usr/lib/ldqnx.so.2",symbols-loaded="0",thread-group="i1" 330,285 ~"Reading symbols from C:/QNX650/target/qnx6/x86/usr/lib/ldqnx.so.2..." 330,285 13-list-thread-groups 330,301 ~"(no debugging symbols found)...done.\n" 330,301 ~"Loaded symbols for C:/QNX650/target/qnx6/x86/usr/lib/ldqnx.so.2\n" 330,301 ~"0xb033f9e0 in _start_ () from C:/QNX650/target/qnx6/x86/usr/lib/ldqnx.so.2\n" 330,301 *stopped,frame={addr="0xb033f9e0",func="_start_",args=[],from="C:/QNX650/target/qnx6/x86/usr\ /lib/ldqnx.so.2"},thread-id="1",stopped-threads="all" 330,301 11^done 330,301 (gdb) 330,301 12^error,msg="Can not fetch data now." 330,301 (gdb) 330,316 14-gdb-set env LD_LIBRARY_PATH = /home/mcharest/logc_head/bin 330,316 13^done,groups=[{id="i1",type="process",pid="62382241",executable="C:/helios_6_5_0/logc/appl\ ications/parameters_server/obj6/parameters_server.exe"}] 330,316 (gdb) 330,316 14^done 330,316 (gdb) 330,316 15-gdb-set --thread-group i1 args -s 330,316 15^done 330,316 (gdb) 330,316 16-exec-continue --thread-group i1 330,332 16^running 330,332 *running,thread-id="all" 330,332 (gdb) 330,503 &"warning: Corrupted shared library list: 0x0 != 0x813e800\n" 330,503 =library-loaded,id="libPocoZip.so.1_4_2p_1",target-name="libPocoZip.so.1_4_2p_1",host-name="\ libPocoZip.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" 330,503 =library-loaded,id="libpartage.so",target-name="libpartage.so",host-name="libpartage.so",sym\ bols-loaded="0",thread-group="i1" 330,503 =library-loaded,id="libm.so.2",target-name="libm.so.2",host-name="C:/QNX650/target/qnx6/x86/\ lib/libm.so.2",symbols-loaded="0",thread-group="i1" 330,519 =library-loaded,id="libsocket.so.3",target-name="libsocket.so.3",host-name="C:/QNX650/target\ /qnx6/x86/lib/libsocket.so.3",symbols-loaded="0",thread-group="i1" 330,519 =library-loaded,id="libPocoFoundation.so.1_4_2p_1",target-name="libPocoFoundation.so.1_4_2p_\ 1",host-name="libPocoFoundation.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" 330,519 =library-loaded,id="libPocoXML.so.1_4_2p_1",target-name="libPocoXML.so.1_4_2p_1",host-name="\ libPocoXML.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" 330,519 =library-loaded,id="libPocoNet.so.1_4_2p_1",target-name="libPocoNet.so.1_4_2p_1",host-name="\ libPocoNet.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" 330,535 =library-loaded,id="libstd_c.so.5_650",target-name="libstd_c.so.5_650",host-name="libstd_c.s\ o.5_650",symbols-loaded="0",thread-group="i1" 330,535 =library-loaded,id="libboost_serialization.so",target-name="libboost_serialization.so",host-\ name="libboost_serialization.so",symbols-loaded="0",thread-group="i1" 330,535 =library-loaded,id="libcpp.so.4",target-name="libcpp.so.4",host-name="C:/QNX650/target/qnx6/\ x86/lib/libcpp.so.4",symbols-loaded="0",thread-group="i1" 330,535 &"warning: Could not load shared library symbols for 7 libraries, e.g. libPocoZip.so.1_4_2p_\ 1.\nUse the \"info sharedlibrary\" command to see the complete listing.\nDo you need \"set solib-sea\ rch-path\" or \"set sysroot\"?" 330,535 &"\n" 330,566 *stopped,reason="signal-received",signal-name="SIGSEGV",signal-meaning="Segmentation fault",\ frame={addr="0xb8491a7a",func="??",args=[]},thread-id="1",stopped-threads="all" 330,566 (gdb) 330,581 17-list-thread-groups 330,597 17^done,groups=[{id="i1",type="process",pid="62382241",executable="C:/helios_6_5_0/logc/appl\ ications/parameters_server/obj6/parameters_server.exe"}] 330,597 (gdb) 330,644 18-list-thread-groups i1 330,659 18^done,threads=[{id="1",target-id="pid 62382241 tid 1",details="STOPPED",frame={level="0",a\ ddr="0xb8491a7a",func="??",args=[]},state="stopped"}] 330,659 (gdb) 330,691 19-stack-info-depth --thread 1 11 330,706 19^done,depth="4" 330,706 (gdb) 330,784 20-thread-info 1 330,800 20^done,threads=[{id="1",target-id="pid 62382241 tid 1",details="STOPPED",frame={level="0",a\ ddr="0xb8491a7a",func="??",args=[]},state="stopped"}] 330,800 (gdb) 330,815 21-data-disassemble --thread-group i1 -s 3091798650 -e 3091798810 -- 1 330,847 21^done,asm_insns=[{address="0xb8491a7a",inst="movb $0x0,0x0"},{address="0xb8491a81",inst=\ "lea -0x1d0(%ebp),%eax"},{address="0xb8491a87",inst="movl $0xf,-0x1c(%ebp)"},{address="0xb8491a\ 8e",inst="mov %eax,-0x1ec(%ebp)"},{address="0xb8491a94",inst="movl $0x0,-0x20(%ebp)"},{address=\ "0xb8491a9b",inst="mov 0x1394(%ebx),%eax"},{address="0xb8491aa1",inst="movb $0x0,-0x30(%ebp)"},\ {address="0xb8491aa5",inst="add $0x8,%eax"},{address="0xb8491aa8",inst="movl $0xf,-0x38(%ebp)"}\ ,{address="0xb8491aaf",inst="movl $0x0,-0x3c(%ebp)"},{address="0xb8491ab6",inst="movb $0x0,-0x4c\ (%ebp)"},{address="0xb8491aba",inst="movl $0xffffffff,-0x1e8(%ebp)"},{address="0xb8491ac4",inst="m\ ov %edx,-0x1fc(%ebp)"},{address="0xb8491aca",inst="mov %ecx,-0x200(%ebp)"},{address="0xb8491ad\ 0",inst="mov %eax,-0x1f4(%ebp)"},{address="0xb8491ad6",inst="mov -0x1ec(%ebp),%eax"},{address=\ "0xb8491adc",inst="lea -0x34(%ebp),%edx"},{address="0xb8491adf",inst="lea -0x50(%ebp),%ecx"},{\ address="0xb8491ae2",inst="mov %eax,(%esp)"},{address="0xb8491ae5",inst="mov %edx,-0x1f0(%ebp)\ "},{address="0xb8491aeb",inst="mov %ecx,-0x1e4(%ebp)"},{address="0xb8491af1",inst="call 0xb843f\ 6b4"},{address="0xb8491af6",inst="cmpl $0xffffffff,-0x1e8(%ebp)"},{address="0xb8491afd",inst="je \ 0xb8492190"},{address="0xb8491b03",inst="mov -0x1e8(%ebp),%eax"},{address="0xb8491b09",inst="l\ ea -0x34(%ebp),%edx"},{address="0xb8491b0c",inst="lea -0x50(%ebp),%ecx"},{address="0xb8491b0f"\ ,inst="mov %eax,(%esp)"},{address="0xb8491b12",inst="mov %edx,-0x1f0(%ebp)"},{address="0xb8491\ b18",inst="mov %ecx,-0x1e4(%ebp)"}] 330,847 (gdb) 330,847 22-data-disassemble --thread-group i1 -s 3091798650 -e 3091798810 -- 0 330,862 23-stack-list-frames --thread 1 0 3 330,878 22^done,asm_insns=[{address="0xb8491a7a",inst="movb $0x0,0x0"},{address="0xb8491a81",inst=\ "lea -0x1d0(%ebp),%eax"},{address="0xb8491a87",inst="movl $0xf,-0x1c(%ebp)"},{address="0xb8491a\ 8e",inst="mov %eax,-0x1ec(%ebp)"},{address="0xb8491a94",inst="movl $0x0,-0x20(%ebp)"},{address=\ "0xb8491a9b",inst="mov 0x1394(%ebx),%eax"},{address="0xb8491aa1",inst="movb $0x0,-0x30(%ebp)"},\ {address="0xb8491aa5",inst="add $0x8,%eax"},{address="0xb8491aa8",inst="movl $0xf,-0x38(%ebp)"}\ ,{address="0xb8491aaf",inst="movl $0x0,-0x3c(%ebp)"},{address="0xb8491ab6",inst="movb $0x0,-0x4c\ (%ebp)"},{address="0xb8491aba",inst="movl $0xffffffff,-0x1e8(%ebp)"},{address="0xb8491ac4",inst="m\ ov %edx,-0x1fc(%ebp)"},{address="0xb8491aca",inst="mov %ecx,-0x200(%ebp)"},{address="0xb8491ad\ 0",inst="mov %eax,-0x1f4(%ebp)"},{address="0xb8491ad6",inst="mov -0x1ec(%ebp),%eax"},{address=\ "0xb8491adc",inst="lea -0x34(%ebp),%edx"},{address="0xb8491adf",inst="lea -0x50(%ebp),%ecx"},{\ address="0xb8491ae2",inst="mov %eax,(%esp)"},{address="0xb8491ae5",inst="mov %edx,-0x1f0(%ebp)\ "},{address="0xb8491aeb",inst="mov %ecx,-0x1e4(%ebp)"},{address="0xb8491af1",inst="call 0xb843f\ 6b4"},{address="0xb8491af6",inst="cmpl $0xffffffff,-0x1e8(%ebp)"},{address="0xb8491afd",inst="je \ 0xb8492190"},{address="0xb8491b03",inst="mov -0x1e8(%ebp),%eax"},{address="0xb8491b09",inst="l\ ea -0x34(%ebp),%edx"},{address="0xb8491b0c",inst="lea -0x50(%ebp),%ecx"},{address="0xb8491b0f"\ ,inst="mov %eax,(%esp)"},{address="0xb8491b12",inst="mov %edx,-0x1f0(%ebp)"},{address="0xb8491\ b18",inst="mov %ecx,-0x1e4(%ebp)"}] 330,878 (gdb) 330,878 23^done,stack=[frame={level="0",addr="0xb8491a7a",func="??"},frame={level="1",addr="0xb84857\ 21",func="??"},frame={level="2",addr="0x080af2e1",func="nsParametersServer::Initialisation()"},frame\ ={level="3",addr="0x080af79a",func="main"}] 330,878 (gdb) 330,909 24-data-disassemble --thread-group i1 -s 3091798808 -e 3091798976 -- 1 330,940 24^done,asm_insns=[{address="0xb8491b18",inst="mov %ecx,-0x1e4(%ebp)"},{address="0xb8491b\ 1e",inst="call 0xb843dcc4"},{address="0xb8491b23",inst="test %al,%al"},{address="0xb8491b25",ins\ t="je 0xb8492230"},{address="0xb8491b2b",inst="lea -0x34(%ebp),%eax"},{address="0xb8491b2e",i\ nst="lea -0x50(%ebp),%edx"},{address="0xb8491b31",inst="mov %eax,-0x1f0(%ebp)"},{address="0xb8\ 491b37",inst="mov %edx,-0x1e4(%ebp)"},{address="0xb8491b3d",inst="call 0xb8440e14"},{address="0\ xb8491b42",inst="lea -0x34(%ebp),%ecx"},{address="0xb8491b45",inst="mov %eax,0x8(%esp)"},{addr\ ess="0xb8491b49",inst="mov %ecx,-0x1f0(%ebp)"},{address="0xb8491b4f",inst="lea -0x5177e(%ebx),\ %eax"},{address="0xb8491b55",inst="mov %ecx,(%esp)"},{address="0xb8491b58",inst="mov %eax,0x4(\ %esp)"},{address="0xb8491b5c",inst="lea -0x50(%ebp),%eax"},{address="0xb8491b5f",inst="mov %ea\ x,-0x1e4(%ebp)"},{address="0xb8491b65",inst="call 0xb8440044"},{address="0xb8491b6a",inst="mov \ -0x1e8(%ebp),%eax"},{address="0xb8491b70",inst="lea -0x50(%ebp),%ecx"},{address="0xb8491b73",inst\ ="mov %eax,0xc(%esp)"},{address="0xb8491b77",inst="mov -0x1fc(%ebp),%edx"},{address="0xb8491b7\ d",inst="lea -0x51772(%ebx),%eax"},{address="0xb8491b83",inst="mov %edx,0x8(%esp)"},{address="\ 0xb8491b87",inst="mov %eax,0x4(%esp)"},{address="0xb8491b8b",inst="mov %ecx,-0x1e4(%ebp)"},{ad\ dress="0xb8491b91",inst="mov %ecx,(%esp)"},{address="0xb8491b94",inst="call 0xb8440044"},{addre\ ss="0xb8491b99",inst="mov -0x1f8(%ebp),%eax"},{address="0xb8491b9f",inst="mov -0x1ec(%ebp),%ed\ x"},{address="0xb8491ba5",inst="mov %eax,0x4(%esp)"},{address="0xb8491ba9",inst="mov %edx,(%es\ p)"},{address="0xb8491bac",inst="call 0xb8441994"},{address="0xb8491bb1",inst="mov -0x20(%ebp),\ %esi"},{address="0xb8491bb4",inst="movl $0xf,-0x70(%ebp)"},{address="0xb8491bbb",inst="movl $0x0\ ,-0x74(%ebp)"}] 330,940 (gdb) 330,956 25-data-disassemble --thread-group i1 -s 3091798808 -e 3091798976 -- 0 330,971 26-stack-list-frames --thread 1 330,987 25^done,asm_insns=[{address="0xb8491b18",inst="mov %ecx,-0x1e4(%ebp)"},{address="0xb8491b\ 1e",inst="call 0xb843dcc4"},{address="0xb8491b23",inst="test %al,%al"},{address="0xb8491b25",ins\ t="je 0xb8492230"},{address="0xb8491b2b",inst="lea -0x34(%ebp),%eax"},{address="0xb8491b2e",i\ nst="lea -0x50(%ebp),%edx"},{address="0xb8491b31",inst="mov %eax,-0x1f0(%ebp)"},{address="0xb8\ 491b37",inst="mov %edx,-0x1e4(%ebp)"},{address="0xb8491b3d",inst="call 0xb8440e14"},{address="0\ xb8491b42",inst="lea -0x34(%ebp),%ecx"},{address="0xb8491b45",inst="mov %eax,0x8(%esp)"},{addr\ ess="0xb8491b49",inst="mov %ecx,-0x1f0(%ebp)"},{address="0xb8491b4f",inst="lea -0x5177e(%ebx),\ %eax"},{address="0xb8491b55",inst="mov %ecx,(%esp)"},{address="0xb8491b58",inst="mov %eax,0x4(\ %esp)"},{address="0xb8491b5c",inst="lea -0x50(%ebp),%eax"},{address="0xb8491b5f",inst="mov %ea\ x,-0x1e4(%ebp)"},{address="0xb8491b65",inst="call 0xb8440044"},{address="0xb8491b6a",inst="mov \ -0x1e8(%ebp),%eax"},{address="0xb8491b70",inst="lea -0x50(%ebp),%ecx"},{address="0xb8491b73",inst\ ="mov %eax,0xc(%esp)"},{address="0xb8491b77",inst="mov -0x1fc(%ebp),%edx"},{address="0xb8491b7\ d",inst="lea -0x51772(%ebx),%eax"},{address="0xb8491b83",inst="mov %edx,0x8(%esp)"},{address="\ 0xb8491b87",inst="mov %eax,0x4(%esp)"},{address="0xb8491b8b",inst="mov %ecx,-0x1e4(%ebp)"},{ad\ dress="0xb8491b91",inst="mov %ecx,(%esp)"},{address="0xb8491b94",inst="call 0xb8440044"},{addre\ ss="0xb8491b99",inst="mov -0x1f8(%ebp),%eax"},{address="0xb8491b9f",inst="mov -0x1ec(%ebp),%ed\ x"},{address="0xb8491ba5",inst="mov %eax,0x4(%esp)"},{address="0xb8491ba9",inst="mov %edx,(%es\ p)"},{address="0xb8491bac",inst="call 0xb8441994"},{address="0xb8491bb1",inst="mov -0x20(%ebp),\ %esi"},{address="0xb8491bb4",inst="movl $0xf,-0x70(%ebp)"},{address="0xb8491bbb",inst="movl $0x0\ ,-0x74(%ebp)"}] 330,987 (gdb) 330,987 26^done,stack=[frame={level="0",addr="0xb8491a7a",func="??"},frame={level="1",addr="0xb84857\ 21",func="??"},frame={level="2",addr="0x080af2e1",func="nsParametersServer::Initialisation()"},frame\ ={level="3",addr="0x080af79a",func="main"}] 330,987 (gdb) 331,018 27-data-disassemble --thread-group i1 -s 3091798450 -e 3091798650 -- 1 331,049 27^done,asm_insns=[{address="0xb84919b2",inst="out %al,$0xfa"},{address="0xb84919b4",inst\ ="decl -0x83f73(%ebx)"},{address="0xb84919ba",inst="decl -0x84b73(%ecx)"},{address="0xb84919c0",\ inst="ljmp *<internal disassembler error>"},{address="0xb84919c2",inst="dec %esp"},{address="0x\ b84919c3",inst="mov $0xff,%dl"},{address="0xb84919c5",inst="decl -0x477a743e(%ecx)"},{address="\ 0xb84919cb",inst="idiv %edi"},{address="0xb84919cd",inst="decl -0x8936b(%ecx)"},{address="0xb849\ 19d3",inst="decl 0x58e82404(%ecx)"},{address="0xb84919d9",inst="sar %cl,%dl"},{address="0xb8491\ 9db",inst="decl -0x8936b(%ebx)"},{address="0xb84919e1",inst="decl -0x517dbec(%ecx)"},{address="0\ xb84919e7",inst="xlat %ds:(%ebx)"},{address="0xb84919e8",inst="cli "},{address="0xb84919e9",ins\ t="decl 0x8458bc2(%ecx)"},{address="0xb84919ef",inst="mov %edx,-0x894(%ebp)"},{address="0xb8491\ 9f5",inst="mov %eax,(%esp)"},{address="0xb84919f8",inst="call 0xb843ed84"},{address="0xb84919fd\ ",inst="mov -0x894(%ebp),%edx"},{address="0xb8491a03",inst="jmp 0xb84919c8"},{address="0xb8491\ a05",inst="mov %eax,(%esp)"},{address="0xb8491a08",inst="call 0xb843d804"},{address="0xb8491a0d\ ",inst="mov -0x848(%ebp),%edx"},{address="0xb8491a13",inst="movl $0x0,0x8(%esp)"},{address="0xb\ 8491a1b",inst="movl $0x1,0x4(%esp)"},{address="0xb8491a23",inst="mov %edx,(%esp)"},{address="0x\ b8491a26",inst="call 0xb8440ee4"},{address="0xb8491a2b",inst="call 0xb8441844"},{address="0xb849\ 1a30",inst="mov %eax,-0x894(%ebp)"},{address="0xb8491a36",inst="call 0xb8440034"},{address="0xb\ 8491a3b",inst="call 0xb8440034"},{address="0xb8491a40",inst="mov -0x894(%ebp),%edx"},{address="\ 0xb8491a46",inst="jmp 0xb84919c8"},{address="0xb8491a48",inst="nop"},{address="0xb8491a49",inst="\ lea 0x0(%esi,%eiz,1),%esi"},{address="0xb8491a50",inst="push %ebp"},{address="0xb8491a51",inst=\ "mov %esp,%ebp"},{address="0xb8491a53",inst="push %edi"},{address="0xb8491a54",inst="push %es\ i"},{address="0xb8491a55",inst="push %ebx"},{address="0xb8491a56",inst="call 0xb8491a5b"},{addre\ ss="0xb8491a5b",inst="pop %ebx"},{address="0xb8491a5c",inst="add $0x185099,%ebx"},{address="0x\ b8491a62",inst="sub $0x21c,%esp"},{address="0xb8491a68",inst="lea -0x3d075(%ebx),%edx"},{addre\ ss="0xb8491a6e",inst="mov %eax,-0x1f8(%ebp)"},{address="0xb8491a74",inst="lea -0x5df25(%ebx),%\ ecx"}] 331,049 (gdb) 331,081 28-data-disassemble --thread-group i1 -s 3091798450 -e 3091798650 -- 0 331,112 28^done,asm_insns=[{address="0xb84919b2",inst="out %al,$0xfa"},{address="0xb84919b4",inst\ ="decl -0x83f73(%ebx)"},{address="0xb84919ba",inst="decl -0x84b73(%ecx)"},{address="0xb84919c0",\ inst="ljmp *<internal disassembler error>"},{address="0xb84919c2",inst="dec %esp"},{address="0x\ b84919c3",inst="mov $0xff,%dl"},{address="0xb84919c5",inst="decl -0x477a743e(%ecx)"},{address="\ 0xb84919cb",inst="idiv %edi"},{address="0xb84919cd",inst="decl -0x8936b(%ecx)"},{address="0xb849\ 19d3",inst="decl 0x58e82404(%ecx)"},{address="0xb84919d9",inst="sar %cl,%dl"},{address="0xb8491\ 9db",inst="decl -0x8936b(%ebx)"},{address="0xb84919e1",inst="decl -0x517dbec(%ecx)"},{address="0\ xb84919e7",inst="xlat %ds:(%ebx)"},{address="0xb84919e8",inst="cli "},{address="0xb84919e9",ins\ t="decl 0x8458bc2(%ecx)"},{address="0xb84919ef",inst="mov %edx,-0x894(%ebp)"},{address="0xb8491\ 9f5",inst="mov %eax,(%esp)"},{address="0xb84919f8",inst="call 0xb843ed84"},{address="0xb84919fd\ ",inst="mov -0x894(%ebp),%edx"},{address="0xb8491a03",inst="jmp 0xb84919c8"},{address="0xb8491\ a05",inst="mov %eax,(%esp)"},{address="0xb8491a08",inst="call 0xb843d804"},{address="0xb8491a0d\ ",inst="mov -0x848(%ebp),%edx"},{address="0xb8491a13",inst="movl $0x0,0x8(%esp)"},{address="0xb\ 8491a1b",inst="movl $0x1,0x4(%esp)"},{address="0xb8491a23",inst="mov %edx,(%esp)"},{address="0x\ b8491a26",inst="call 0xb8440ee4"},{address="0xb8491a2b",inst="call 0xb8441844"},{address="0xb849\ 1a30",inst="mov %eax,-0x894(%ebp)"},{address="0xb8491a36",inst="call 0xb8440034"},{address="0xb\ 8491a3b",inst="call 0xb8440034"},{address="0xb8491a40",inst="mov -0x894(%ebp),%edx"},{address="\ 0xb8491a46",inst="jmp 0xb84919c8"},{address="0xb8491a48",inst="nop"},{address="0xb8491a49",inst="\ lea 0x0(%esi,%eiz,1),%esi"},{address="0xb8491a50",inst="push %ebp"},{address="0xb8491a51",inst=\ "mov %esp,%ebp"},{address="0xb8491a53",inst="push %edi"},{address="0xb8491a54",inst="push %es\ i"},{address="0xb8491a55",inst="push %ebx"},{address="0xb8491a56",inst="call 0xb8491a5b"},{addre\ ss="0xb8491a5b",inst="pop %ebx"},{address="0xb8491a5c",inst="add $0x185099,%ebx"},{address="0x\ b8491a62",inst="sub $0x21c,%esp"},{address="0xb8491a68",inst="lea -0x3d075(%ebx),%edx"},{addre\ ss="0xb8491a6e",inst="mov %eax,-0x1f8(%ebp)"},{address="0xb8491a74",inst="lea -0x5df25(%ebx),%\ ecx"}] 331,112 (gdb) 331,159 29-data-disassemble --thread-group i1 -s 3091798644 -e 3091798676 -- 1 331,174 29^done,asm_insns=[{address="0xb8491a74",inst="lea -0x5df25(%ebx),%ecx"},{address="0xb849\ 1a7a",inst="movb $0x0,0x0"},{address="0xb8491a81",inst="lea -0x1d0(%ebp),%eax"},{address="0xb84\ 91a87",inst="movl $0xf,-0x1c(%ebp)"},{address="0xb8491a8e",inst="mov %eax,-0x1ec(%ebp)"}] 331,174 (gdb) 331,221 30-data-disassemble --thread-group i1 -s 3091798644 -e 3091798676 -- 0 331,237 30^done,asm_insns=[{address="0xb8491a74",inst="lea -0x5df25(%ebx),%ecx"},{address="0xb849\ 1a7a",inst="movb $0x0,0x0"},{address="0xb8491a81",inst="lea -0x1d0(%ebp),%eax"},{address="0xb84\ 91a87",inst="movl $0xf,-0x1c(%ebp)"},{address="0xb8491a8e",inst="mov %eax,-0x1ec(%ebp)"}] 331,237 (gdb) This is with the CDI framework 23-environment-directory C:/helios_6_5_0/logc/applications/parameters_server ... cut cause the list was huge 23^done,source-path="C:/helios_6_5_0/logc/applications/parameters_server;C:/helios_6_5_0/logc/applications/parameters_server/include; ... cut cause the list was huge /helios_6_5_0/logc/visions/serveur_img/obj6/dep;$cdir;$cwd" (gdb) 24-data-list-register-names 24^done,register-names=["eax","ecx","edx","ebx","esp","ebp","esi","edi","eip","eflags","cs","ss","ds","es","fs","gs","st0","st1","st2","st3","st4","st5","st6","st7","fctrl","fstat","ftag","fiseg","fioff","foseg","fooff","fop","xmm0","xmm1","xmm2","xmm3","xmm4","xmm5","xmm6","xmm7","mxcsr","","","","","","","","","al","cl","dl","bl","ah","ch","dh","bh","ax","cx","dx","bx","","bp","si","di","mm0","mm1","mm2","mm3","mm4","mm5","mm6","mm7"] (gdb) 25-exec-continue 25^running *running,thread-id="all" (gdb) &"warning: Corrupted shared library list: 0x0 != 0x813e800\n" warning: Corrupted shared library list: 0x0 != 0x813e800 =library-loaded,id="libPocoZip.so.1_4_2p_1",target-name="libPocoZip.so.1_4_2p_1",host-name="C:\\OPT\\poco_1.4.2p_1_QNX6.5.0\\lib/libPocoZip.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" =library-loaded,id="libpartage.so",target-name="libpartage.so",host-name="C:\\helios_6_5_0\\logc\\librairies\\lib/libpartage.so",symbols-loaded="0",thread-group="i1" =library-loaded,id="libm.so.2",target-name="libm.so.2",host-name="C:/QNX650/target/qnx6/x86/lib/libm.so.2",symbols-loaded="0",thread-group="i1" =library-loaded,id="libsocket.so.3",target-name="libsocket.so.3",host-name="C:/QNX650/target/qnx6/x86/lib/libsocket.so.3",symbols-loaded="0",thread-group="i1" =library-loaded,id="libPocoFoundation.so.1_4_2p_1",target-name="libPocoFoundation.so.1_4_2p_1",host-name="C:\\OPT\\poco_1.4.2p_1_QNX6.5.0\\lib/libPocoFoundation.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" =library-loaded,id="libPocoXML.so.1_4_2p_1",target-name="libPocoXML.so.1_4_2p_1",host-name="C:\\OPT\\poco_1.4.2p_1_QNX6.5.0\\lib/libPocoXML.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" =library-loaded,id="libPocoNet.so.1_4_2p_1",target-name="libPocoNet.so.1_4_2p_1",host-name="C:\\OPT\\poco_1.4.2p_1_QNX6.5.0\\lib/libPocoNet.so.1_4_2p_1",symbols-loaded="0",thread-group="i1" =library-loaded,id="libstd_c.so.5_650",target-name="libstd_c.so.5_650",host-name="libstd_c.so.5_650",symbols-loaded="0",thread-group="i1" =library-loaded,id="libboost_serialization.so",target-name="libboost_serialization.so",host-name="libboost_serialization.so",symbols-loaded="0",thread-group="i1" =library-loaded,id="libcpp.so.4",target-name="libcpp.so.4",host-name="C:/QNX650/target/qnx6/x86/lib/libcpp.so.4",symbols-loaded="0",thread-group="i1" &"warning: Could not load shared library symbols for 2 libraries, e.g. libstd_c.so.5_650.\nUse the \"info sharedlibrary\" command to see the complete listing.\nDo you need \"set solib-search-path\" or \"set sysroot\"?" &"\n" warning: Could not load shared library symbols for 2 libraries, e.g. libstd_c.so.5_650. Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"? Wed, 17 Oct 2012 15:43:50 GMT http://community.qnx.com/sf/go/post96396 Mario Charest 2012-10-17T15:43:50Z post96353: Re: Momentics conflicts with matlab http://community.qnx.com/sf/go/post96353 Sorry, it is the qnx software dev. plat. ver. 6.5, and momentics IDE ver. 4.7. Tue, 16 Oct 2012 12:47:49 GMT http://community.qnx.com/sf/go/post96353 ruben kristiansen 2012-10-16T12:47:49Z post96351: Momentics conflicts with matlab http://community.qnx.com/sf/go/post96351 I have recently come across a strange problem regarding matlab and momentics installed on the same computer. For anyone familiar with matlab, what I do to get the error is simply this: I create a new simulink-diagram and insert a matlab-function block, with no code edited at all (just the template function). When I try to run this I get the following error: Making simulation target "test_sfun", ... C:\Users\rub\Documents\MATLAB\slprj\_sfprj\test\_self\sfun\src>call "mexopts.bat" Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1065: invalid option '-' Stop. What solved this issue was to uninstall the QNX-momentics IDE. But this solution is of course unsatisfactory since I need momentics to develop QNX-applications (if app. is the word I'm looking for). Anyone know how I can solve this issue? The matlab version is 2011a, and momentics version is 6.5.0. My OS is windows 7 64-bits, with an intel i7-2600 processor. Thanks in advance! Tue, 16 Oct 2012 09:31:34 GMT http://community.qnx.com/sf/go/post96351 ruben kristiansen 2012-10-16T09:31:34Z post96307: Re: Not able to track the _NTO_USEREVENT class in IDE http://community.qnx.com/sf/go/post96307 I got around the issue without understanding what has really happened. When I closed the workspace and came back again, then the system editor was able to fin the trace events. Thanks, Fri, 12 Oct 2012 19:13:20 GMT http://community.qnx.com/sf/go/post96307 prabhath krishnamoorthy 2012-10-12T19:13:20Z post96273: Re: Not able to track the _NTO_USEREVENT class in IDE http://community.qnx.com/sf/go/post96273 Yes, I confirmed tha the events that I log are in the kev file, but, it does not show up in the event editor of the IDE. Infact, the I do not see a User Event class to search for in my trace editor of the IDE. Thu, 11 Oct 2012 21:57:28 GMT http://community.qnx.com/sf/go/post96273 prabhath krishnamoorthy 2012-10-11T21:57:28Z post96272: Re: Not able to track the _NTO_USEREVENT class in IDE http://community.qnx.com/sf/go/post96272 I see 2 instances of user event 0, eg Event, Time, Owner, Type, Cycle, Data 61213, 6s 3ms 613us, audio_data (131092) Thread 9 (9), User Event 0, 0xEBB54CFF, d0 1 d1 1 On 12-10-11 4:28 PM, prabhath krishnamoorthy wrote: > Hi, > I am trying to use the tracelogger to debug a system issue that involves multiple threads and starvation. > I am using QNX 6.5.0 instrumented kernel with IDE4.7. i tried running tracelogger both in normal as well as extended demon mode. > I am trying to log some user trace events using trace_logi(), trace_logf() etc. > None of this does not seem to work as the kev file does not show these event calsses in the profile editor window. > Can anybody help? > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post96267 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com -- cburgess@qnx.com Thu, 11 Oct 2012 21:55:53 GMT http://community.qnx.com/sf/go/post96272 Colin Burgess 2012-10-11T21:55:53Z post96267: Not able to track the _NTO_USEREVENT class in IDE http://community.qnx.com/sf/go/post96267 Hi, I am trying to use the tracelogger to debug a system issue that involves multiple threads and starvation. I am using QNX 6.5.0 instrumented kernel with IDE4.7. i tried running tracelogger both in normal as well as extended demon mode. I am trying to log some user trace events using trace_logi(), trace_logf() etc. None of this does not seem to work as the kev file does not show these event calsses in the profile editor window. Can anybody help? Thu, 11 Oct 2012 20:28:55 GMT http://community.qnx.com/sf/go/post96267 prabhath krishnamoorthy 2012-10-11T20:28:55Z post95926: Re: RE: Mylyn and 5.0.0 ( 201203051906) http://community.qnx.com/sf/go/post95926 Just a quick thanks ;-) With version 201207... mylyn and tasktop work fine. Tasktop does show a small warning but I`ll check with them. Fri, 28 Sep 2012 20:05:13 GMT http://community.qnx.com/sf/go/post95926 Mario Charest 2012-09-28T20:05:13Z post95583: RE: RE: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) http://community.qnx.com/sf/go/post95583 Hello Daniil The best way to test your theory is to run a build from the command line. If you see the same errors/warnings that you are seeing in your problems view outputted in the console, then it is a compiler setting. If you don't and your build runs fine from the command line, then the problem is with the IDE and any of the utilities that it is running behind the scenes to analyze your code. Thanks, Rodney -----Original Message----- From: Daniil Moerman [mailto:community-noreply@qnx.com] Sent: Friday, September 14, 2012 6:34 AM To: general-ide Subject: Re: RE: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) Sorry Rodney but I did not find the settings you mentioned ... I looked up the internet but there is no reference to such a configuration window. But your idea of warnings that become into errors sounds reasonable. I still assume that this happens within the compiler, because to change optimization level I just change the parameter which are used for invocation of the compiler. I assume that due to this optimization flag there is shift somewhere inside the compiler within the list which fixes what the user of the compiler gets as warnings, and what as errors. What do you thing about that? (I do not have much experience with the qcc or gcc compiler) _______________________________________________ General http://community.qnx.com/sf/go/post95580 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Fri, 14 Sep 2012 12:58:12 GMT http://community.qnx.com/sf/go/post95583 Rodney Dowdall 2012-09-14T12:58:12Z post95581: Code Coverage issue! http://community.qnx.com/sf/go/post95581 I want to do some analysis of my program with the help of the "Code Coverage" option which is availible within the IDE. My problem is that after I switch on that option in the Project Properties (Properties -> QNX C/C++ Project -> Options -> Build with Code Coverage) I get an error message ... D:/QNX_Experiments/Benchmark_001/utilfunc.c:228: internal compiler error: output_operand: invalid expression as operand the code which belongs to this error is ... void exec_cvn_matrix( bm_image* source, bm_image* destination, conv_5x5 matrix) { int x = 0; int y = 0; int x_max = source->width; int y_max = source->height; for(x = 0; x < x_max; x++) { for(y = 0; y < y_max; y++) { cvn_matrix_point(source,destination,&matrix,x,y); } } } // <- This line is 228 What really kills me is that after i replaced the void-type as the return type of that function and set an int instead the compiler is happy. Is that behaviour of the compiler okay? Fri, 14 Sep 2012 10:45:27 GMT http://community.qnx.com/sf/go/post95581 Daniil Moerman 2012-09-14T10:45:27Z post95580: Re: RE: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) http://community.qnx.com/sf/go/post95580 Sorry Rodney but I did not find the settings you mentioned ... I looked up the internet but there is no reference to such a configuration window. But your idea of warnings that become into errors sounds reasonable. I still assume that this happens within the compiler, because to change optimization level I just change the parameter which are used for invocation of the compiler. I assume that due to this optimization flag there is shift somewhere inside the compiler within the list which fixes what the user of the compiler gets as warnings, and what as errors. What do you thing about that? (I do not have much experience with the qcc or gcc compiler) Fri, 14 Sep 2012 10:34:08 GMT http://community.qnx.com/sf/go/post95580 Daniil Moerman 2012-09-14T10:34:08Z post95567: RE: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) http://community.qnx.com/sf/go/post95567 Hello Daniil Sometimes the red lines are not coming from the compiler. The C/C++ perspective has a syntax checker that is analyzing your code. If the paths to compilers, libraries and header files are not set up properly than code that is valid may be marked as being in error. You can turn this off by going to: Window->preferences->C/C++->Code Analysis And choosing what you want to report as a bug and what you don't want to report as a bug. Thanks, Rodney -----Original Message----- From: Daniil Moerman [mailto:community-noreply@qnx.com] Sent: Thursday, September 13, 2012 7:41 AM To: general-ide Subject: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) I am using the QNX Momentics IDE (4.7.0 on Windows) and encountered the following problem which I assume to be a bug of the compiler. When I am writing following in my C file (within a QNX C Project) … static const float SQRT_2 = sqrt(2); static float SQRT_2_DIV2 = SQRT_2/2.0; (that way I try to avoid unnecessary calculation) … I get following error message from the compiler, which I see in the “Problems”-View … initializer element is not constant. while following line is undelined red ... static float SQRT_2_DIV2 = SQRT_2/2.0; Well, on one side I could take this but what I really do not understand is, why the compiler do not detect this “error” when I compile the same code with a Level 3 optimization? I thought the optimization process is started after parsing and syntax validation and should not effect the syntax rules. Would be glad about some help in this situation. Ahh, and yes, I tried the -Wc,-std=c99 parameter in the compiler settings but what I get are more and more errors which seems to be absolute pointless because I have a good book in front of me where C99 is used and the compiler start to tell me that simply everything is false (sounds a bit nonprofessional but I see just red lines). _______________________________________________ General http://community.qnx.com/sf/go/post95546 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 13 Sep 2012 19:39:28 GMT http://community.qnx.com/sf/go/post95567 Rodney Dowdall 2012-09-13T19:39:28Z post95546: Problems with the implementation of the compiler optimization within Momentics 4.7.0 (maybe a bug??) http://community.qnx.com/sf/go/post95546 I am using the QNX Momentics IDE (4.7.0 on Windows) and encountered the following problem which I assume to be a bug of the compiler. When I am writing following in my C file (within a QNX C Project) … static const float SQRT_2 = sqrt(2); static float SQRT_2_DIV2 = SQRT_2/2.0; (that way I try to avoid unnecessary calculation) … I get following error message from the compiler, which I see in the “Problems”-View … initializer element is not constant. while following line is undelined red ... static float SQRT_2_DIV2 = SQRT_2/2.0; Well, on one side I could take this but what I really do not understand is, why the compiler do not detect this “error” when I compile the same code with a Level 3 optimization? I thought the optimization process is started after parsing and syntax validation and should not effect the syntax rules. Would be glad about some help in this situation. Ahh, and yes, I tried the -Wc,-std=c99 parameter in the compiler settings but what I get are more and more errors which seems to be absolute pointless because I have a good book in front of me where C99 is used and the compiler start to tell me that simply everything is false (sounds a bit nonprofessional but I see just red lines). Thu, 13 Sep 2012 11:40:37 GMT http://community.qnx.com/sf/go/post95546 Daniil Moerman 2012-09-13T11:40:37Z post95351: Re: Build Versioning http://community.qnx.com/sf/go/post95351 Thank you all for the help. I will use the usemsg implementation. Tue, 04 Sep 2012 12:25:52 GMT http://community.qnx.com/sf/go/post95351 Chris Medeiros 2012-09-04T12:25:52Z post95343: Re: Build Versioning http://community.qnx.com/sf/go/post95343 Thanks David, This got me digging into the documentation, and I do agree that using "use -i " is the correct solution for qnx. I ended up with these changes in the common.mk file: define PINFO PINFO DESCRIPTION=A fabulous display of version information PINFO VERSION=$(APP_VERSION).$(BUILD_NUMBER).$(SVN_REVISION) endef Where the variables are defined earlier in the make file. Tue, 04 Sep 2012 06:27:34 GMT http://community.qnx.com/sf/go/post95343 Tord Færøy 2012-09-04T06:27:34Z post95332: Re: Is there a way to restore full access to the QNX 6.5 help from the new IDE 5.0 (July 2012)? http://community.qnx.com/sf/go/post95332 After doing some more digging, I found a post by Andy Jin with the solution to the problem...see post 4 in this topic : http://community.qnx.com/sf/discussion/do/listPosts/projects.ide/discussion.ide.topc21512?_message=1346662618020 In short: * Create the dropins folder under your eclipse folder * Create a file in the dropins folder called help.link * In the text file add a line with the path to your help files On my windows machine this is: path=c:/QNX650/target/qnx6/usr/help * restart momentics Mon, 03 Sep 2012 09:13:17 GMT http://community.qnx.com/sf/go/post95332 Tord Færøy 2012-09-03T09:13:17Z post95325: Re: Build Versioning http://community.qnx.com/sf/go/post95325 In qnx we use the "usemsg" tool to put version information into executables. Most of this comes from the "pinfo" file located in each project. Run "use -i <path of binary or shared object>" on the device to see an example. ----- Original Message ----- From: Chris Medeiros [mailto:community-noreply@qnx.com] Sent: Thursday, August 30, 2012 06:05 PM To: general-ide <general-ide@community.qnx.com> Subject: Build Versioning I would like to add a build version (application release number) to our product. In Visual Studio, I would use the project properties (Project->Properties->Publish Version) and enter the Version values for Major, Minor, Build, Revision. These would then become part of the exe file properties, which I could access later programatically. Is there a similar option inside QNX? Or is there a recommended way for adding version information to a build? _______________________________________________ General http://community.qnx.com/sf/go/post95303 To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Sat, 01 Sep 2012 20:04:45 GMT http://community.qnx.com/sf/go/post95325 David Sarrazin 2012-09-01T20:04:45Z post95324: Re: Build Versioning http://community.qnx.com/sf/go/post95324 I do not know of any automatic solution to this. What we do is build all our releases from Jenkins. Jenkins provides build number and subversion revision as environment variables. The make files then has statements for putting these into defines that will be built in to the executable. Here is the common.mk make file changes we hav done. <code> ifdef JENKINS_URL CCFLAGS+= -D'SVN_REVISION="$(SVN_REVISION)"' -D'BUILD_NUMBER="$(BUILD_NUMBER)"' else #Buiding on a dev machine CCFLAGS+= -D'SVN_REVISION="$(shell svnversion -n $(PROJECT_ROOT))"' -D'BUILD_NUMBER="XXX"' endif </code> To display the version info we have added a -v option to our executable. This simply prints the build info and terminates. Sat, 01 Sep 2012 19:56:58 GMT http://community.qnx.com/sf/go/post95324 Tord Færøy 2012-09-01T19:56:58Z post95323: Re: Is there a way to restore full access to the QNX 6.5 help from the new IDE 5.0 (July 2012)? http://community.qnx.com/sf/go/post95323 I would also be very interested in a solution to this problem. My workaround is to use the online help in a browser. http://www.qnx.com/developers/docs/6.5.0/index.jsp Sat, 01 Sep 2012 19:41:53 GMT http://community.qnx.com/sf/go/post95323 Tord Færøy 2012-09-01T19:41:53Z post95307: Momentics Project Workspace http://community.qnx.com/sf/go/post95307 I'm new to qnx. Is there anyone who can tell me why qnx create to folders when i import the bsp. Thanks for the answers Fri, 31 Aug 2012 13:15:37 GMT http://community.qnx.com/sf/go/post95307 erea asdaasdas 2012-08-31T13:15:37Z post95303: Build Versioning http://community.qnx.com/sf/go/post95303 I would like to add a build version (application release number) to our product. In Visual Studio, I would use the project properties (Project->Properties->Publish Version) and enter the Version values for Major, Minor, Build, Revision. These would then become part of the exe file properties, which I could access later programatically. Is there a similar option inside QNX? Or is there a recommended way for adding version information to a build? Thu, 30 Aug 2012 22:05:12 GMT http://community.qnx.com/sf/go/post95303 Chris Medeiros 2012-08-30T22:05:12Z post95107: Is there a way to restore full access to the QNX 6.5 help from the new IDE 5.0 (July 2012)? http://community.qnx.com/sf/go/post95107 There seems to be a problem with the link to the SDK help from the latest prototype Momentics 5.0 IDE. Is there a way to restore the searchable help? Thu, 23 Aug 2012 23:08:54 GMT http://community.qnx.com/sf/go/post95107 Steven LeMay 2012-08-23T23:08:54Z post94880: Re: [SVN] SVN connector error. Can't reach my repository. http://community.qnx.com/sf/go/post94880 Never mind I've found a solution myself. I've uninstalled QNX SDP and deleted the momentics folder in "C:\Documents and Settings\<user>" and now subversive works just fine. I think there was a conflict between subversive plugin and subclipse (I tried to install it). I presume I have my answer for subclipse compatibility with QNX IDE :) Cheers. Thu, 16 Aug 2012 12:16:51 GMT http://community.qnx.com/sf/go/post94880 KB 2012-08-16T12:16:51Z post94785: [SVN] SVN connector error. Can't reach my repository. http://community.qnx.com/sf/go/post94785 Hi, I'm trying to install Subversive on qnx momentics ide but when I try to add my repository location I have the following error : "SVN: '0x00400006: Validate Repository Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site. If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector. Selected SVN connector library is not available or cannot be loaded. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site. If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector." When I go at Window->Preferences->Team->SVN->SVN Connector, the SVN connector field is empty. So I tried to install SVN connector but I can't : " Subversive SVN Connectors will be ignored because it is already installed, and updates are not permitted." I'm a little lost there ... By the way I'm more confortable with Subclipse than Subversive. Is it compatible with QNX momentics ide ? Thanks for the answers. Arnaud. Mon, 13 Aug 2012 14:53:59 GMT http://community.qnx.com/sf/go/post94785 KB 2012-08-13T14:53:59Z post94782: Memory Analysis - Source Code Not Showing Up http://community.qnx.com/sf/go/post94782 Hi QNX, If I launch my HMI process newly I am able to get memory analysis session with some data. But in the Potential Memory Leaks tab I get some data but if I try to get the source code location it displays <no source code>. I am linking one .so library to my application. Can you please help me on this to get the source code location. Thanks, SMani Mon, 13 Aug 2012 14:19:19 GMT http://community.qnx.com/sf/go/post94782 Srinivas M 2012-08-13T14:19:19Z post94781: Memory Analysis - Not Happening http://community.qnx.com/sf/go/post94781 Hi QNX, I have an HMI process running on my target. Memory Analysis is failing If I try to attach to running process on the target. But I am able to debug the binary by putting breakpoints. Please find the attachment for your reference. Let me know if you require any info from my side. Thanks, SMani Mon, 13 Aug 2012 14:13:35 GMT http://community.qnx.com/sf/go/post94781 Srinivas M 2012-08-13T14:13:35Z post94291: Re: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94291 Thanks a lot to all, now I can work easily on my .kev file! Davide Tue, 17 Jul 2012 14:18:40 GMT http://community.qnx.com/sf/go/post94291 Davide Ancri 2012-07-17T14:18:40Z post94288: Re: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94288 > I have a kernel events tracefile (.kev) produced on a customer node, for > investigating a problem. > > I want to open it in the IDE on my pc (version 4.7 for linux, intalled from > the qnx 6.5.0 dvd), but I can't find how. Here's how I do it: 1. Start the IDE, select whatever workspace (or create a new one) 2. Window -> Open Perspective -> Other -> QNX System Profiler 3. You should see a "Navigator" pane on the left. Right click, and select New -> General -> Project. Give it some name and click Finish 4. Right click in the Navigator pane again, and select "Import" 5. Select General -> Filesystem -> Next. Under "From Directory" put the directory where the .kev file is. Hit tab, the folder name should appear on the left. Click the checkbox next to it twice (select/deselect all files). On the right you should see all the files in that directory. Select the kev file you want. Click Finish 6. You should now see your kev file under the Navigator pane. Double click it to open. It may tell you the file needs to be repaired. Select ok HTH randolph Tue, 17 Jul 2012 13:59:41 GMT http://community.qnx.com/sf/go/post94288 Randolph Chung 2012-07-17T13:59:41Z post94287: Re: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94287 As long as you put the .kev file in ONE IDE project, you can double-click it to open it in the System Profiler. On 12-07-17 9:51 AM, "Davide Ancri" <community-noreply@qnx.com> wrote: >hi Andy, and thanks for your help > >but let's say I have no qnx boxes here: I only have a .kev file taken on >the other side of the world, and a qnx 6.5 IDE under linux, where I want >to investigare the .kev file. > >Isn't it possible to directly open .kev files from the IDE ? > >Davide > >> You are on the right track when you tried to create a "qnx target system >> project". You need to find out the IP address of your target, create a >>QNX >> Qconn target project. In the IDE switch to the System Information >> perspective, make sure your target is connected by looking at the >>"Target >> Navigator" view - you should see the running processes. >> >> Open the "Target File System Navigator" view, browser to the directory >> containing your .kev file, drag and drop the file to your QNX target >> project. >> >> Now you can open the .kev file from the System Profiler perspective. > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post94286 >To cancel your subscription to this discussion, please e-mail >general-ide-unsubscribe@community.qnx.com Tue, 17 Jul 2012 13:54:27 GMT http://community.qnx.com/sf/go/post94287 Andy Jin 2012-07-17T13:54:27Z post94286: Re: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94286 hi Andy, and thanks for your help but let's say I have no qnx boxes here: I only have a .kev file taken on the other side of the world, and a qnx 6.5 IDE under linux, where I want to investigare the .kev file. Isn't it possible to directly open .kev files from the IDE ? Davide > You are on the right track when you tried to create a "qnx target system > project". You need to find out the IP address of your target, create a QNX > Qconn target project. In the IDE switch to the System Information > perspective, make sure your target is connected by looking at the "Target > Navigator" view - you should see the running processes. > > Open the "Target File System Navigator" view, browser to the directory > containing your .kev file, drag and drop the file to your QNX target > project. > > Now you can open the .kev file from the System Profiler perspective. Tue, 17 Jul 2012 13:51:35 GMT http://community.qnx.com/sf/go/post94286 Davide Ancri 2012-07-17T13:51:35Z post94285: Re: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94285 You are on the right track when you tried to create a "qnx target system project". You need to find out the IP address of your target, create a QNX Qconn target project. In the IDE switch to the System Information perspective, make sure your target is connected by looking at the "Target Navigator" view - you should see the running processes. Open the "Target File System Navigator" view, browser to the directory containing your .kev file, drag and drop the file to your QNX target project. Now you can open the .kev file from the System Profiler perspective. HTH, Andy On 12-07-17 8:53 AM, "Davide Ancri" <community-noreply@qnx.com> wrote: >hi all > >I have a kernel events tracefile (.kev) produced on a customer node, for >investigating a problem. > >I want to open it in the IDE on my pc (version 4.7 for linux, intalled >from the qnx 6.5.0 dvd), but I can't find how. > >When adding a "qnx target syste project" a target ip address is required, >and any available action need a connection to the target. > >I have no connection to the target where I recorded the .kev file. I'm >looking for something like "open an already existing kernel trace", but I >really can't find it. > >any help will be appreciated >Davide > > > Tue, 17 Jul 2012 13:21:23 GMT http://community.qnx.com/sf/go/post94285 Andy Jin 2012-07-17T13:21:23Z post94284: Re: Juno http://community.qnx.com/sf/go/post94284 Yes we do. We will move to Juno in the next release. When? TBD. On 12-07-16 3:09 PM, "Mario Charest" <community-noreply@qnx.com> wrote: >Hello, > >Do you guys having anything in store for Juno? > >Cheers. > Tue, 17 Jul 2012 13:05:36 GMT http://community.qnx.com/sf/go/post94284 Andy Jin 2012-07-17T13:05:36Z post94282: How to open a .kev trace file on the IDE ? http://community.qnx.com/sf/go/post94282 hi all I have a kernel events tracefile (.kev) produced on a customer node, for investigating a problem. I want to open it in the IDE on my pc (version 4.7 for linux, intalled from the qnx 6.5.0 dvd), but I can't find how. When adding a "qnx target syste project" a target ip address is required, and any available action need a connection to the target. I have no connection to the target where I recorded the .kev file. I'm looking for something like "open an already existing kernel trace", but I really can't find it. any help will be appreciated Davide Tue, 17 Jul 2012 12:53:46 GMT http://community.qnx.com/sf/go/post94282 Davide Ancri 2012-07-17T12:53:46Z post94267: Juno http://community.qnx.com/sf/go/post94267 Hello, Do you guys having anything in store for Juno? Cheers. Mon, 16 Jul 2012 19:09:23 GMT http://community.qnx.com/sf/go/post94267 Mario Charest 2012-07-16T19:09:23Z post93904: memory leaks of a simple application http://community.qnx.com/sf/go/post93904 Hi, I'm having some problems in using memory analysis and need some help: I created a Hello World QNX C program following the User Guide. After building, I lanched the program with memory analysis. It shows there were 9 memory leaks. All these leaks correspond to no source code. Can anyone please tell me why? Can these leaks be eliminated? I use QNX SDP 6.5.0 and VMware, and the snapshot is attached. Wed, 27 Jun 2012 14:53:13 GMT http://community.qnx.com/sf/go/post93904 Rong Zhou 2012-06-27T14:53:13Z post93762: Link Library within a Library http://community.qnx.com/sf/go/post93762 I have a library project (Project A) and would like to link in another library (from another project - Project B) when compiling and linking Library A. Is this possible? When I open the Project Properties for Project A and go to "QNX C/C++ Project" -> Linker -> Extra Libray paths and select Project..., the message "No Library projects" appears. But the Project for Library B is in the same workspace. Why do I do this? I have several Library projects and I want to make library out of them, so that my applications only have to include one library instead of several individual libraries Thanks for the help Marcel Tue, 19 Jun 2012 14:23:42 GMT http://community.qnx.com/sf/go/post93762 Marcel Meerstetter 2012-06-19T14:23:42Z post93492: .cprojet and .projet http://community.qnx.com/sf/go/post93492 Is it possible to have these two files exist in a subdirectory of the project? Mon, 04 Jun 2012 12:59:54 GMT http://community.qnx.com/sf/go/post93492 Mario Charest 2012-06-04T12:59:54Z post93382: GDB internal-error in frame register unwind http://community.qnx.com/sf/go/post93382 I'm debugging a core file. Upon trying to do a backtrace, I get: <snip> (gdb) bt #0 0x001a2f68 in segv_handler (signo=<value optimized out>) at /builds/Trunk-Worldbuild/latest/svn/lib/io-pkt/sys/main.c:500 #1 <signal handler called> ../../gdb/frame.c:767: internal-error: frame_register_unwind: Assertion `value != NULL' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. </snip> My GDB version is: GNU gdb (GDB) 7.1 EXPERIMENTAL (rev. 545) Thanks Wed, 30 May 2012 15:51:13 GMT http://community.qnx.com/sf/go/post93382 Yuchen Luo 2012-05-30T15:51:13Z post93252: Re: RE: Feature installation problem: QNX Momentics terminal view http://community.qnx.com/sf/go/post93252 That is an internal small feature from other projekt that not be published. I use Windows, but what do you mean with "On Windows location the shortcut for the "Administrative mode" "? My windows account has already an admin right. Wed, 23 May 2012 07:58:08 GMT http://community.qnx.com/sf/go/post93252 Joe Wi 2012-05-23T07:58:08Z post93242: RE: Feature installation problem: QNX Momentics terminal view http://community.qnx.com/sf/go/post93242 What kind of feature are you installing to IDE? You will need to run IDE in admin mode. On Windows location the shortcut for the "Administrative mode". On Linux run the "qde_admin.sh" script. ________________________________________ From: Joe Wi [community-noreply@qnx.com] Sent: Tuesday, May 22, 2012 3:40 AM To: general-ide Subject: Feature installation problem: QNX Momentics terminal view Hi, I would like to install a feature on my QDE 4.7.0 with qnx 6.5.0. But it shows an error message: QNX Momentics terminal view (4.7.0.201110121515) requires feature "com.qnx.tools.ide (4.7.0.qualifier)", or compatible. Why does it need "com.qnx.tools.ide (4.7.0.qualifier) although my QDE is already 4.7.0? Note: previously I had QDE 4.6. Thanks. Tue, 22 May 2012 12:33:10 GMT http://community.qnx.com/sf/go/post93242 Andy Jin 2012-05-22T12:33:10Z post93233: Feature installation problem: QNX Momentics terminal view http://community.qnx.com/sf/go/post93233 Hi, I would like to install a feature on my QDE 4.7.0 with qnx 6.5.0. But it shows an error message: QNX Momentics terminal view (4.7.0.201110121515) requires feature "com.qnx.tools.ide (4.7.0.qualifier)", or compatible. Why does it need "com.qnx.tools.ide (4.7.0.qualifier) although my QDE is already 4.7.0? Note: previously I had QDE 4.6. Thanks. Tue, 22 May 2012 07:40:25 GMT http://community.qnx.com/sf/go/post93233 Joe Wi 2012-05-22T07:40:25Z post93230: Re: Can't install Mylin and Tasktop http://community.qnx.com/sf/go/post93230 > > When I try to install Mylyn in 4.7.1 I get: > > > > > > > > Current configuration contains errors that are not corrected by the > requested > > operation and more errors would be introduced. See details for more > > information. > > ----- Current configuration problems ----- > > QNX Momentics terminal view (4.7.0.201008072203) requires feature "com. > qnx > > .tools.ide (4.7.0.qualifier)", or compatible. > > ----- Configuration problems after the operation ----- > > QNX Momentics terminal view (4.7.0.201008072203) requires feature "com. > qnx > > .tools.ide (4.7.0.qualifier)", or compatible. > > I delete private and global workspace to start from fresh now I get: > > Cannot complete the install because one or more required items could not be > found. > Software being installed: Mylyn Bridge: C/C++ Development 5.2.101.v20100916- > 0100-e3x-2027w31211A1A012110 (org.eclipse.cdt.mylyn.feature.group 5.2.101. > v20100916-0100-e3x-2027w31211A1A012110) > Missing requirement: Mylyn Bridge: C/C++ Development 5.2.101.v20100916-0100- > e3x-2027w31211A1A012110 (org.eclipse.cdt.mylyn.feature.group 5.2.101.v20100916 > -0100-e3x-2027w31211A1A012110) requires 'org.eclipse.cdt.platform.feature. > group 5.0.0' but it could not be found > Hallo Mario, I encounter the same problem with "QNX Momentics terminal view (4.7.0.201110121515) requires feature "com.qnx.tools.ide" How to delete privat and global workspace? which privat and global workspace did you mean? Thanks, Joe Mon, 21 May 2012 14:55:05 GMT http://community.qnx.com/sf/go/post93230 Joe Wi 2012-05-21T14:55:05Z post93164: Re: Appkication Profiler -- Source code not showing up http://community.qnx.com/sf/go/post93164 It's all statically linked… I'll keep fussing with it and see if I can find something. Thanks Kevin On May 16, 2012, at 11:34 AM, Elena Laskavaia wrote: > Static library no different from just binaries. Are you sure they not > dynamic libraries, such i.e .so? > > On 12-05-16 11:58 AM, Kevin Stallard wrote: >> Yes, I can step through them when I debug.... >> >> >> >> _______________________________________________ >> >> General >> http://community.qnx.com/sf/go/post93132 >> To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post93137 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Thu, 17 May 2012 17:44:09 GMT http://community.qnx.com/sf/go/post93164 Kevin Stallard 2012-05-17T17:44:09Z post93150: How to get absolute path form as file http://community.qnx.com/sf/go/post93150 I develop a program to get memory maps. I read process infor from /proc/pid/as (QNX) <file the same /proc/pid/maps file in Linux>. In this file, i cant get address, offset, inode, and path. But the path is not absolute path. ex: Linux: 00101000-00126000 r-xp ... /lib/libm-2.5.so 00126000-00127000 r--p .. /lib/libm-2.5.so 00127000-00128000 rw-p ... /lib/libm-2.5.so 00c91000-00dd0000 r-xp ... /lib/libc-2.5.so 00dd0000-00dd2000 r--p ... /lib/libc-2.5.so 00dd2000-00dd3000 rw-p ... /lib/libc-2.5.so But QNX 00101000-00126000 r-xp ... /libm-2.5.so 00126000-00127000 r--p .. /libm-2.5.so 00127000-00128000 rw-p ... /libm-2.5.so 00c91000-00dd0000 r-xp ... /libc-2.5.so 00dd0000-00dd2000 r--p ... /libc-2.5.so 00dd2000-00dd3000 rw-p ... /libc-2.5.so How can i get full path in QNX the same Linux. Thu, 17 May 2012 02:36:19 GMT http://community.qnx.com/sf/go/post93150 Dung Nguyen 2012-05-17T02:36:19Z post93137: Re: Appkication Profiler -- Source code not showing up http://community.qnx.com/sf/go/post93137 Static library no different from just binaries. Are you sure they not dynamic libraries, such i.e .so? On 12-05-16 11:58 AM, Kevin Stallard wrote: > Yes, I can step through them when I debug.... > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post93132 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Wed, 16 May 2012 17:36:36 GMT http://community.qnx.com/sf/go/post93137 Elena Laskavaia 2012-05-16T17:36:36Z post93132: Re: Appkication Profiler -- Source code not showing up http://community.qnx.com/sf/go/post93132 Yes, I can step through them when I debug.... Wed, 16 May 2012 15:58:00 GMT http://community.qnx.com/sf/go/post93132 Kevin Stallard 2012-05-16T15:58:00Z post93131: Re: Manually running tracelogger -- can't get the timeline view to show any data http://community.qnx.com/sf/go/post93131 Thanks David, It just started to work again. Not sure what changed, but if it fails again, I'll send it to you. Thanks again, Kevin Wed, 16 May 2012 15:56:33 GMT http://community.qnx.com/sf/go/post93131 Kevin Stallard 2012-05-16T15:56:33Z post93113: Re: Appkication Profiler -- Source code not showing up http://community.qnx.com/sf/go/post93113 Do you have debug information enabled for these libraries? On 12-05-09 12:43 PM, Kevin Stallard wrote: > Hi, > > I'm using IDE version 4.7.0 with QNX 6.4.1. There are two static libraries and a binary that I build for Profiling (Function Instrumentation). > > I can run and get results, but the source code pane complains that it can't find the source. No matter what I put in for the search path, It can't seem to bring up the source files. > > Ideas? > > Thanks > Kevin > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post92979 > To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com Tue, 15 May 2012 20:51:45 GMT http://community.qnx.com/sf/go/post93113 Elena Laskavaia 2012-05-15T20:51:45Z post93001: RE: Manually running tracelogger -- can't get the timeline view to show any data http://community.qnx.com/sf/go/post93001 By the way is there an update site for this ( not just a download site) > -----Message d'origine----- > De : David Cummings [mailto:community-noreply@qnx.com] > Envoyé : 10 mai 2012 09:59 > À : general-ide@community.qnx.com > Objet : Re: Manually running tracelogger -- can't get the timeline view to show > any data > > Can you please try updating to IDE 5.0 experimental available here: > http://community.qnx.com/sf/frs/do/listReleases/projects.ide/frs.ide_5_0 > > There have been several bug fixes that might solve your problem. > > Are you able to send your trace my way? If so, please send it to > dcummings@qnx.com > > > > On 12-05-09 12:50 PM, "Kevin Stallard" <community-noreply@qnx.com> > wrote: > > >I need to keep qconn out of the tracelogger results, so I am trying to > >run it on the command line. I'm using the following on the command line: > > > >tracelogger -s 10 > > > >It creates a 2.5 MB file that I copy back to the IDE and try to load in > >the Application Profiler Perspective. It will give me a summary, but > >it will not show any detail in the Timeline view nor in the CPU > >Activity or Usage views. > > > >It worked once (late last night) but I am unable to reproduce that > >success. > > > >Any thoughts? > > > >I'm using IDE 4.7.0 and QNX 6.4.1 (instrumented kernel is installed on > >the target -- iMX253) > > > >Thanks > >Kevin > > > > > > > > > >_______________________________________________ > > > >General > >http://community.qnx.com/sf/go/post92980 > >To cancel your subscription to this discussion, please e-mail > >general-ide-unsubscribe@community.qnx.com > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post93000 > To cancel your subscription to this discussion, please e-mail general-ide- > unsubscribe@community.qnx.com Thu, 10 May 2012 14:39:10 GMT http://community.qnx.com/sf/go/post93001 Mario Charest 2012-05-10T14:39:10Z post93000: Re: Manually running tracelogger -- can't get the timeline view to show any data http://community.qnx.com/sf/go/post93000 Can you please try updating to IDE 5.0 experimental available here: http://community.qnx.com/sf/frs/do/listReleases/projects.ide/frs.ide_5_0 There have been several bug fixes that might solve your problem. Are you able to send your trace my way? If so, please send it to dcummings@qnx.com On 12-05-09 12:50 PM, "Kevin Stallard" <community-noreply@qnx.com> wrote: >I need to keep qconn out of the tracelogger results, so I am trying to >run it on the command line. I'm using the following on the command line: > >tracelogger -s 10 > >It creates a 2.5 MB file that I copy back to the IDE and try to load in >the Application Profiler Perspective. It will give me a summary, but it >will not show any detail in the Timeline view nor in the CPU Activity or >Usage views. > >It worked once (late last night) but I am unable to reproduce that >success. > >Any thoughts? > >I'm using IDE 4.7.0 and QNX 6.4.1 (instrumented kernel is installed on >the target -- iMX253) > >Thanks >Kevin > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post92980 >To cancel your subscription to this discussion, please e-mail >general-ide-unsubscribe@community.qnx.com Thu, 10 May 2012 14:00:04 GMT http://community.qnx.com/sf/go/post93000 David Cummings 2012-05-10T14:00:04Z post92980: Manually running tracelogger -- can't get the timeline view to show any data http://community.qnx.com/sf/go/post92980 I need to keep qconn out of the tracelogger results, so I am trying to run it on the command line. I'm using the following on the command line: tracelogger -s 10 It creates a 2.5 MB file that I copy back to the IDE and try to load in the Application Profiler Perspective. It will give me a summary, but it will not show any detail in the Timeline view nor in the CPU Activity or Usage views. It worked once (late last night) but I am unable to reproduce that success. Any thoughts? I'm using IDE 4.7.0 and QNX 6.4.1 (instrumented kernel is installed on the target -- iMX253) Thanks Kevin Wed, 09 May 2012 16:50:54 GMT http://community.qnx.com/sf/go/post92980 Kevin Stallard 2012-05-09T16:50:54Z post92979: Appkication Profiler -- Source code not showing up http://community.qnx.com/sf/go/post92979 Hi, I'm using IDE version 4.7.0 with QNX 6.4.1. There are two static libraries and a binary that I build for Profiling (Function Instrumentation). I can run and get results, but the source code pane complains that it can't find the source. No matter what I put in for the search path, It can't seem to bring up the source files. Ideas? Thanks Kevin Wed, 09 May 2012 16:43:57 GMT http://community.qnx.com/sf/go/post92979 Kevin Stallard 2012-05-09T16:43:57Z post92739: Re: RE: RE: IDE4.7.2 Postmortem debug http://community.qnx.com/sf/go/post92739 > The Postmortem debug launch is from Eclipse CDT, and it does not know how to > search for vendor specific gdb. That's why you need to specify in the debugger > tab. > Any way to create a "default debugger for the CDT" because each time a debug session is created for a post mortem one as specify where gdb is. > -----Original Message----- > From: mario sangalli [mailto:community-noreply@qnx.com] > Sent: Tuesday, April 24, 2012 2:11 AM > To: general-ide > Subject: Re: RE: IDE4.7.2 Postmortem debug > > Great! thanks, in this way, it works... > Any idea why this happened? > I've verifyed the Env. path and they was ok... > maybe its because I've just copyed the new IDE over the old one.. > > Mario Wed, 25 Apr 2012 16:44:38 GMT http://community.qnx.com/sf/go/post92739 Mario Charest 2012-04-25T16:44:38Z post92719: RE: RE: IDE4.7.2 Postmortem debug http://community.qnx.com/sf/go/post92719 The Postmortem debug launch is from Eclipse CDT, and it does not know how to search for vendor specific gdb. That's why you need to specify in the debugger tab. -----Original Message----- From: mario sangalli [mailto:community-noreply@qnx.com] Sent: Tuesday, April 24, 2012 2:11 AM To: general-ide Subject: Re: RE: IDE4.7.2 Postmortem debug Great! thanks, in this way, it works... Any idea why this happened? I've verifyed the Env. path and they was ok... maybe its because I've just copyed the new IDE over the old one.. Mario Tue, 24 Apr 2012 12:20:23 GMT http://community.qnx.com/sf/go/post92719 Andy Jin 2012-04-24T12:20:23Z post92710: Re: RE: IDE4.7.2 Postmortem debug http://community.qnx.com/sf/go/post92710 Great! thanks, in this way, it works... Any idea why this happened? I've verifyed the Env. path and they was ok... maybe its because I've just copyed the new IDE over the old one.. Mario Tue, 24 Apr 2012 06:10:40 GMT http://community.qnx.com/sf/go/post92710 mario sangalli 2012-04-24T06:10:40Z post92708: RE: IDE4.7.2 Postmortem debug http://community.qnx.com/sf/go/post92708 You need to specify the full path to your gdb executable in the "Debugger" tab. Mon, 23 Apr 2012 18:51:35 GMT http://community.qnx.com/sf/go/post92708 Andy Jin 2012-04-23T18:51:35Z post92677: GDB Issue + Postmortem debugging issue http://community.qnx.com/sf/go/post92677 Installed GDB 7.3 over the current one in SDP 6.5.0 on my Linux VM used for development. First issue: I always get this error when launching GDB from the command line: ntoarm-gdb test4 test4.core Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] 'import site' failed; use -v for traceback Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named os GNU gdb (GDB) 7.3 qnx (rev. 609) .... It doesn't prevent the debugger from working but is annoying and I'd like to resolve it if possible. It's related to the python tie-in of gdb but python is installed on my machine but gdb doesn't seem to see it to generate these errors. That env variable also doesn't exist and I haven't been able to find what exactly it should look like if it's required. --- Second Issue: The second issue is related to postmortem debugging in the IDE. Even though I have set the proper paths in .gdbinit, the debugger always spits out these warnings when loading a core file against its binary: warning: Host file /opt/qnx650/target/qnx6/armle-v7/usr/lib/libmq.so.1 does not match target file libmq.so.1. warning: Host file /opt/qnx650/target/qnx6/armle-v7/lib/libc.so.3 does not match target file libc.so.3. warning: Could not load shared library symbols for libnspinoverride.so. Do you need "set solib-search-path" or "set sysroot"? Reading symbols from /mnt/development/test4/arm/o.le.v7/test4...done. [New pid 57786387 tid 1] Program terminated with signal 11, Segmentation fault. But the symbols are all loaded without an issue. It's as if it ignores the paths provided in the .gdbinit file to compare the libraries or to find them but still does find them and load them properly --- Thanks David Fri, 20 Apr 2012 16:47:14 GMT http://community.qnx.com/sf/go/post92677 David Legault 2012-04-20T16:47:14Z post92659: IDE4.7.2 Postmortem debug http://community.qnx.com/sf/go/post92659 Hi, I'm testing the postmortem debugger on QNX 6.5.0 and Momentics4.7.2. Postmortem do not work and terminate with following messages: "Launching memfault Configuration has encountured a problem. Error while launching command: gdb --version" what that means? I've try with standard Postmortem Debugger Launcher and GDB(DSF) with no results... Any ideas on how to go about the fail? Thanx Mario Sangalli Fri, 20 Apr 2012 07:34:38 GMT http://community.qnx.com/sf/go/post92659 mario sangalli 2012-04-20T07:34:38Z post92642: Build for multiple QNX versions? http://community.qnx.com/sf/go/post92642 Hi, I would like to know if it is possible to build a binary for multiple QNX versions in one build. Or at least in multiple builds, without overwriting the compiled object files / final binary of the other compiled versions. I think I just need to get the current QNX version and create different paths for each. How can I do that in Momentics? Thanks for your help! Jan Thu, 19 Apr 2012 14:54:05 GMT http://community.qnx.com/sf/go/post92642 Jan Henrik 2012-04-19T14:54:05Z post92614: Re: System Builder create images for QNX4 or QNX6 filesystems or TAR files at least? http://community.qnx.com/sf/go/post92614 Any news to this end? I would be very happy to provide a formal enhancement report. Please send me a link. Many thanks, Albrecht Wed, 18 Apr 2012 15:42:11 GMT http://community.qnx.com/sf/go/post92614 Albrecht Uhlmann 2012-04-18T15:42:11Z post92613: Re: Importing project into workspace from command line http://community.qnx.com/sf/go/post92613 I think creating a workspace is a core eclipse functionality, not sure it it is accessible from outside. But it may be worthwhile to ask this question in the eclipse community directly. There are a number of things that can be done from external. The next step is to import the system builder project into that new workspace. Simply copying the folder into the workspace directory is not sufficient to make eclipse recognize it. Again, you would need to check with the eclipse community if the functionality of the project and import wizards is available from outside. Then - mksbp should work. Btw what is the background of your question? Automated builds? Regards -Albrecht. Wed, 18 Apr 2012 15:39:31 GMT http://community.qnx.com/sf/go/post92613 Albrecht Uhlmann 2012-04-18T15:39:31Z post92541: Importing project into workspace from command line http://community.qnx.com/sf/go/post92541 I want to do the same as "File->import->Existing project into workspace->" from command line. The goal is to build an IFS from command line. This can be done with mksbp. But mksbp requires an imported System Builder project in the workspace. The steps I want to do are creating a workspace, copying the SB project into the workspace and build the IFS. All from command line. Regards Sönke Fri, 13 Apr 2012 08:04:57 GMT http://community.qnx.com/sf/go/post92541 Sönke Nielsen 2012-04-13T08:04:57Z post92463: Re: yvals.h:57:2: error: #error unknown compilation environment http://community.qnx.com/sf/go/post92463 That works, Thanks Ryan, Wed, 04 Apr 2012 17:42:00 GMT http://community.qnx.com/sf/go/post92463 sudhir katta 2012-04-04T17:42:00Z post92432: Re: yvals.h:57:2: error: #error unknown compilation environment http://community.qnx.com/sf/go/post92432 You're calling your native linux gcc, and not the QNX cross compilers (e.g. ntox86-gcc). Regards, Ryan Mansfield Tue, 03 Apr 2012 22:29:43 GMT http://community.qnx.com/sf/go/post92432 Ryan Mansfield 2012-04-03T22:29:43Z post92431: yvals.h:57:2: error: #error unknown compilation environment http://community.qnx.com/sf/go/post92431 I have large code base that was working on QNX6.3, it was compiled with make files on Fedora10 host. I'm porting this code to QNX6.5 and my host is Ubuntu10.04 host. (Kernel 2.6.32-40-generic x86_64 GNU/Linux). Eventually I want to use the Momentics IDE/QNX make to compile/build but for now I want to make the system work as it is to understand what is going on. I'm getting this error while compiling /bin/sh -ec 'gcc -w -M -D__QNXNTO__ -D__X86__ -D__LITTLEENDIAN__ -I/opt/qnx650/target/qnx6/usr/include -DVARIANT_g -I. -I/usr/include -I/home/skatta/project/minifactory/software/agent/mini/ip/include -I../../interface/include -I../include -I../dev d2aread_test.c | sed '\''s/\(d2aread_test\.o\)[ :]*/\1 d2aread_test.d : /g'\'' > d2aread_test.d ' In file included from /opt/qnx650/target/qnx6/usr/include/xtgmath.h:5, from /opt/qnx650/target/qnx6/usr/include/math.h:4, from d2aread_test.c:3: /opt/qnx650/target/qnx6/usr/include/yvals.h:57:2: error: #error unknown compilation environment In yvals.h target cpu arch is defines as __i386__ or _FPP_X86 and it is not defined as x86 the code that doesn't call math functions compile successfully. Thanks Sudhir Tue, 03 Apr 2012 21:29:02 GMT http://community.qnx.com/sf/go/post92431 sudhir katta 2012-04-03T21:29:02Z post92422: Re: RE: Mylyn and 5.0.0 ( 201203051906) http://community.qnx.com/sf/go/post92422 It's a combined effect that Mylyn requires the stock CDT platform feature and we don't bundle it. To fix it, either Mylyn drops the requirement, or we bundle the CDT platform feature. Tue, 03 Apr 2012 17:11:28 GMT http://community.qnx.com/sf/go/post92422 Andy Jin 2012-04-03T17:11:28Z post92421: RE: Mylyn and 5.0.0 ( 201203051906) http://community.qnx.com/sf/go/post92421 > -----Message d'origine----- > De : Andy Jin [mailto:community-noreply@qnx.com] > Envoyé : 3 avril 2012 10:45 > À : general-ide > Objet : Re: Mylyn and 5.0.0 ( 201203051906) > > Thanks for reporting this. I wasn`t sure I was being "noisy" because Elena said in another post that the issue was with Mylyn itself. Given the errors were different then last time I tried I assume something had changed and though it was worth mentioning. Cheers, >It's known issue because we don't bundle the in-> stock CDT platform feature. > > It is being looked at. > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post92418 > Tue, 03 Apr 2012 16:27:12 GMT http://community.qnx.com/sf/go/post92421 Mario Charest 2012-04-03T16:27:12Z post92418: Re: Mylyn and 5.0.0 ( 201203051906) http://community.qnx.com/sf/go/post92418 Thanks for reporting this. It's known issue because we don't bundle the in-stock CDT platform feature. It is being looked at. Tue, 03 Apr 2012 14:44:45 GMT http://community.qnx.com/sf/go/post92418 Andy Jin 2012-04-03T14:44:45Z post92417: Mylyn and 5.0.0 ( 201203051906) http://community.qnx.com/sf/go/post92417 I tried installing mylyn with this version and I got a different error then with the previous version. Though I should let you know. If you don't want to know about this just says so and I won't bother you with this. Cannot complete the install because of a conflicting dependency. Software being installed: Mylyn Context Connector: C/C++ Development 5.3.0.v20120319-0200 (org.eclipse.cdt.mylyn.feature.group 5.3.0.v20120319-0200) Software currently installed: Shared profile 1.0.0.1330993289822 (SharedProfile_momenticsProfile 1.0.0.1330993289822) Only one of the following can be installed at once: C/C++ Development Tools Debug Model 7.1.0.201202111925 (org.eclipse.cdt.debug.core 7.1.0.201202111925) C/C++ Development Tools Debug Model 7.1.0.201109151620 (org.eclipse.cdt.debug.core 7.1.0.201109151620) C/C++ Development Tools Debug Model 7.1.0.201106081058 (org.eclipse.cdt.debug.core 7.1.0.201106081058) C/C++ Development Tools Debug Model 7.1.0.201201090807 (org.eclipse.cdt.debug.core 7.1.0.201201090807) Cannot satisfy dependency: From: Shared profile 1.0.0.1330993289822 (SharedProfile_momenticsProfile 1.0.0.1330993289822) To: org.eclipse.cdt.debug.core [7.1.0.201201090807] Cannot satisfy dependency: From: Mylyn Context Connector: C/C++ Development 5.3.0.v20120319-0200 (org.eclipse.cdt.mylyn.feature.group 5.3.0.v20120319-0200) To: org.eclipse.cdt.platform.feature.group 5.0.0 Cannot satisfy dependency: From: C/C++ Development Platform 8.0.0.201106081058 (org.eclipse.cdt.platform.feature.group 8.0.0.201106081058) To: org.eclipse.cdt.debug.core [7.1.0.201106081058] Cannot satisfy dependency: From: C/C++ Development Platform 8.0.0.201109151620 (org.eclipse.cdt.platform.feature.group 8.0.0.201109151620) To: org.eclipse.cdt.debug.core [7.1.0.201109151620] Cannot satisfy dependency: From: C/C++ Development Platform 8.0.2.201202111925 (org.eclipse.cdt.platform.feature.group 8.0.2.201202111925) To: org.eclipse.cdt.debug.core [7.1.0.201202111925] Tue, 03 Apr 2012 14:33:52 GMT http://community.qnx.com/sf/go/post92417 Mario Charest 2012-04-03T14:33:52Z post92409: adding source files from sub-folders http://community.qnx.com/sf/go/post92409 I'm trying to figure out how to add sub-folders to a QNX C project in eclipse. I have a library that contains a platform architecture folder, and in that I want to include the qnx platform folder. Any ideas? I would prefer not to change the folder hierarchy as it works perfectly for the the other platforms! source lib --platform ----qnx ----linux ----win etc Mon, 02 Apr 2012 20:58:26 GMT http://community.qnx.com/sf/go/post92409 Euan Kirkhope 2012-04-02T20:58:26Z post92369: Code analysis bug http://community.qnx.com/sf/go/post92369 The "Field cannot be resolved" checker does not like this code: iov_t send_mx [1]; SETIOV (send_mx, 0, 0); I have replaced the second and third argument with zeroes for this example. The checker does not like "send_mx" as written. It is happy if I change it to "send_mx + 0" or "&send_mx [0]". As written, it complains with this error description: Field 'SETIOV (send_mx, 0, 0)' could not be resolved I believe this is a bug because send_mx represents the address of the array. Thu, 29 Mar 2012 18:59:30 GMT http://community.qnx.com/sf/go/post92369 Rex Lam 2012-03-29T18:59:30Z post92305: Compiler Version http://community.qnx.com/sf/go/post92305 Hello, I am trying to build the ffmpeg library for QNX/ARM and came up with what seems to be a showstopper from the compiler. I am using the 6.5.0 package on Linux with gcc-4.4.2. Compiling this piece of code: { unsigned x. __asm__("usat %0, %2, %1" : "r="(x) : "r" (a), "i"(p)); return x; } results into a an "error: impossible constraint in 'asm' ". Is there a newer version of the compiler qcc/arm that is able to compile this code? There seems to be many other problems related to compiler version when building the ffmpeg library. Thanks, -Zahira Tue, 27 Mar 2012 22:21:46 GMT http://community.qnx.com/sf/go/post92305 Zahira Ammarguellat 2012-03-27T22:21:46Z post92218: Libc for QNX/ARM with getopt_long function http://community.qnx.com/sf/go/post92218 Hello, I am wondering if there is a libc library that is compiled for ARM that contains the getopt_long function. In the unistd.h header file there is the declaration of getopt but not getopt_long and there is no getopt.h header file. Any help would be appreciated. Thanks, -Zahira Tue, 20 Mar 2012 20:50:13 GMT http://community.qnx.com/sf/go/post92218 Zahira Ammarguellat 2012-03-20T20:50:13Z post92122: Re: ISO on QNX Neutrino http://community.qnx.com/sf/go/post92122 If you cannot boot qnx from CD you have to make QNX image yourself using Moments SDK which you need to install on Windows or Linux On 03/14/2012 03:27 PM, Rafał Olejniczak wrote: > Hello, > I would like to install QNX Momentics Tool Suite. I've downloaded iso file with it for Neutrino environment. How can i extract it or run on QNX? Thank you in advance for help. > P.S.: I have problems with running cd's on it so i can't burn it on the other computer > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post92121 > Wed, 14 Mar 2012 20:59:01 GMT http://community.qnx.com/sf/go/post92122 Elena Laskavaia 2012-03-14T20:59:01Z post92121: ISO on QNX Neutrino http://community.qnx.com/sf/go/post92121 Hello, I would like to install QNX Momentics Tool Suite. I've downloaded iso file with it for Neutrino environment. How can i extract it or run on QNX? Thank you in advance for help. P.S.: I have problems with running cd's on it so i can't burn it on the other computer Wed, 14 Mar 2012 19:27:46 GMT http://community.qnx.com/sf/go/post92121 Rafał Olejniczak 2012-03-14T19:27:46Z post92068: QNX GDB Debugger: Error stopping at main http://community.qnx.com/sf/go/post92068 Hello, I'm trying to debug my C++ application on an armv7 target using the QNX Momentics IDE version 4.7.0. When I click on "run", my application runs just fine (except for the bug which I want to analyze). When I click on "debug", I get the following message at startup: Error stopping at main. Reason: Target request failed: {R,T}xThread terminated. Continue? And nothing happens (the Debug window lists the application as terminated). I successfully debugged this application before but somehow the debugger stopped working some days ago. I'm somewhat lost on that issue without a working debugger. Can someone please point me in the right direction? Thanks Martin Bober Tue, 13 Mar 2012 09:29:16 GMT http://community.qnx.com/sf/go/post92068 Martin Bober 2012-03-13T09:29:16Z post92060: New target are wrong http://community.qnx.com/sf/go/post92060 We have a Makefile project with lots of make targets in it. All is fine, but when we add a new target and try to build it. It always seems to invoke "make all" from the root of the projet. Investigation shows that new target have a different targetID then the restes of the targets. The functionning targets have: targetID="org.eclipse.cdt.build.MakeTargetBuilder"> But the new target has: targetID="com.qnx.tools.ide.qde.core.cbuilder"> Editing the .cprojet by hand to replace the targetId solves the problem. Why is it doing that, how can I avoid this? Mon, 12 Mar 2012 20:03:24 GMT http://community.qnx.com/sf/go/post92060 Mario Charest 2012-03-12T20:03:24Z post91982: Re: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91982 > > Can you just install main CDT feature? I think it wants that > > > > From the Indigo site? Tried that but I end up with gazzillion of broken dependencies. Just for the record the problem is the same with IDE 4.7.0 and UP. I think it worked with 4.6.x but I don't have access to it to confirm. Did you manage to make a bug report to the eclipse/mylyn group, any bug number? Thu, 08 Mar 2012 17:12:55 GMT http://community.qnx.com/sf/go/post91982 Mario Charest 2012-03-08T17:12:55Z post91977: Re: ANT plugin on 4.7.0 http://community.qnx.com/sf/go/post91977 IDE 4.7 is based on eclipse 3.5 I think. Update for this is http://download.eclipse.org/eclipse/updates/3.5 (check Help->About->Features to see version for sure) On 03/07/2012 05:35 PM, Chris Bradshaw wrote: > The ANT plugin isn't working for me on this IDE, and I cant find the updates site to get it from. Is there a 'usual' place to go get plugins for 4.7.0? > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91960 > Thu, 08 Mar 2012 16:19:56 GMT http://community.qnx.com/sf/go/post91977 Elena Laskavaia 2012-03-08T16:19:56Z post91960: ANT plugin on 4.7.0 http://community.qnx.com/sf/go/post91960 The ANT plugin isn't working for me on this IDE, and I cant find the updates site to get it from. Is there a 'usual' place to go get plugins for 4.7.0? Wed, 07 Mar 2012 22:35:05 GMT http://community.qnx.com/sf/go/post91960 Chris Bradshaw 2012-03-07T22:35:05Z post91914: Re: about system profiler usage http://community.qnx.com/sf/go/post91914 yes, I mean "pdebug". So how can I add this utility into the image?Thanks! BRs Newjor Tue, 06 Mar 2012 04:46:34 GMT http://community.qnx.com/sf/go/post91914 newjor chen 2012-03-06T04:46:34Z post91905: Re: about system profiler usage http://community.qnx.com/sf/go/post91905 You mean "pdebug"? This utility has to be on the device to be able to debug. I.e. part of the system image. On 03/05/2012 03:24 AM, newjor chen wrote: > Thanks all, I follow Elena's means and can be work! > However, I have another question that I want to debug program at target board, but the debug tool warn that can not find 'qdebug' at target board, I want to know where can I find this proxy tool? > > BRs > newjor > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91903 > Mon, 05 Mar 2012 15:44:46 GMT http://community.qnx.com/sf/go/post91905 Elena Laskavaia 2012-03-05T15:44:46Z post91903: Re: about system profiler usage http://community.qnx.com/sf/go/post91903 Thanks all, I follow Elena's means and can be work! However, I have another question that I want to debug program at target board, but the debug tool warn that can not find 'qdebug' at target board, I want to know where can I find this proxy tool? BRs newjor Mon, 05 Mar 2012 08:24:05 GMT http://community.qnx.com/sf/go/post91903 newjor chen 2012-03-05T08:24:05Z post91898: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91898 > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 2 mars 2012 13:23 > À : general-ide > Objet : Re: IDE 5.0 + Mylyn > > Can you just install main CDT feature? I think it wants that > From the Indigo site? > On 03/02/2012 01:16 PM, Mario Charest wrote: > > > > Sorry I meant Indigo. > > > > > >> -----Message d'origine----- > >> De : Elena Laskavaia [mailto:community-noreply@qnx.com] > >> Envoyé : 2 mars 2012 13:12 > >> À : general-ide > >> Objet : Re: RE: IDE 5.0 + Mylyn > >> > >> Helios? I thought 5.0 is Indigo based > >> > >> > >> > >> _______________________________________________ > >> > >> General > >> http://community.qnx.com/sf/go/post91895 > >> > > > > > > > > > > _______________________________________________ > > > > General > > http://community.qnx.com/sf/go/post91896 > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91897 Fri, 02 Mar 2012 18:54:37 GMT http://community.qnx.com/sf/go/post91898 Mario Charest 2012-03-02T18:54:37Z post91897: Re: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91897 Can you just install main CDT feature? I think it wants that On 03/02/2012 01:16 PM, Mario Charest wrote: > > Sorry I meant Indigo. > > >> -----Message d'origine----- >> De : Elena Laskavaia [mailto:community-noreply@qnx.com] >> Envoyé : 2 mars 2012 13:12 >> À : general-ide >> Objet : Re: RE: IDE 5.0 + Mylyn >> >> Helios? I thought 5.0 is Indigo based >> >> >> >> _______________________________________________ >> >> General >> http://community.qnx.com/sf/go/post91895 >> > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91896 Fri, 02 Mar 2012 18:23:07 GMT http://community.qnx.com/sf/go/post91897 Elena Laskavaia 2012-03-02T18:23:07Z post91896: RE: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91896 Sorry I meant Indigo. > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 2 mars 2012 13:12 > À : general-ide > Objet : Re: RE: IDE 5.0 + Mylyn > > Helios? I thought 5.0 is Indigo based > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91895 > Fri, 02 Mar 2012 18:16:15 GMT http://community.qnx.com/sf/go/post91896 Mario Charest 2012-03-02T18:16:15Z post91895: Re: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91895 Helios? I thought 5.0 is Indigo based Fri, 02 Mar 2012 18:12:15 GMT http://community.qnx.com/sf/go/post91895 Elena Laskavaia 2012-03-02T18:12:15Z post91894: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91894 > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 2 mars 2012 12:53 > À : general-ide > Objet : Re: IDE 5.0 + Mylyn > > I think Mylyn has dependency bug, we will try to send them a bug report > about it. The only hack around I can think about is try to install cdt feature > from eclipse first (we would need 8.0.2) > Ok thanks. I though I could copy the missing feature from my helios setup to 5.0 but I can`t even find the component that mylyn is complaining about , in the Helios setup. > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91893 > Fri, 02 Mar 2012 18:09:52 GMT http://community.qnx.com/sf/go/post91894 Mario Charest 2012-03-02T18:09:52Z post91893: Re: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91893 I think Mylyn has dependency bug, we will try to send them a bug report about it. The only hack around I can think about is try to install cdt feature from eclipse first (we would need 8.0.2) Fri, 02 Mar 2012 17:52:19 GMT http://community.qnx.com/sf/go/post91893 Elena Laskavaia 2012-03-02T17:52:19Z post91892: Re: about system profiler usage http://community.qnx.com/sf/go/post91892 I use kernel logging "tool" in the launch configuration of my process. It starts the logging just before you process is started and will log for X seconds that you specified in logging launch configuration On 03/02/2012 09:07 AM, David Cummings wrote: > For scenarios like this, I use two launch configurations, one for my > application, one for the kernel trace logging. I set the logging interval > for the kernel trace to a larger value (like 10-20s), and launch it. While > the logging is running, I run my application, which runs while the logging > takes place. The application exits before the logging finishes (if you set > a long enough interval). > > On 12-03-02 2:16 AM, "newjor chen" <community-noreply@qnx.com> wrote: > >> hi all, >> I have a problem about how to save system info log once running the >> process. since the process runned so quickly that after I clicked "upload >> logging" using for system profiler, the process was already exit. at >> that time, the log info about this process wasn't exact. so, could you >> pls. point out the way or give me the reference? thanks very much! >> >> >> >> _______________________________________________ >> >> General >> http://community.qnx.com/sf/go/post91886 >> > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91890 > Fri, 02 Mar 2012 17:45:08 GMT http://community.qnx.com/sf/go/post91892 Elena Laskavaia 2012-03-02T17:45:08Z post91890: Re: about system profiler usage http://community.qnx.com/sf/go/post91890 For scenarios like this, I use two launch configurations, one for my application, one for the kernel trace logging. I set the logging interval for the kernel trace to a larger value (like 10-20s), and launch it. While the logging is running, I run my application, which runs while the logging takes place. The application exits before the logging finishes (if you set a long enough interval). On 12-03-02 2:16 AM, "newjor chen" <community-noreply@qnx.com> wrote: >hi all, > I have a problem about how to save system info log once running the >process. since the process runned so quickly that after I clicked "upload >logging" using for system profiler, the process was already exit. at >that time, the log info about this process wasn't exact. so, could you >pls. point out the way or give me the reference? thanks very much! > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91886 > Fri, 02 Mar 2012 14:07:35 GMT http://community.qnx.com/sf/go/post91890 David Cummings 2012-03-02T14:07:35Z post91886: about system profiler usage http://community.qnx.com/sf/go/post91886 hi all, I have a problem about how to save system info log once running the process. since the process runned so quickly that after I clicked "upload logging" using for system profiler, the process was already exit. at that time, the log info about this process wasn't exact. so, could you pls. point out the way or give me the reference? thanks very much! Fri, 02 Mar 2012 07:16:23 GMT http://community.qnx.com/sf/go/post91886 newjor chen 2012-03-02T07:16:23Z post91884: Re: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91884 > Are you running run_qde_admin script? Because you need to run it instead or > regular run_qde to install updates in IDE Trying with the Momentics Administrative mode (in Windows), it's still a no go. Cheers. Thu, 01 Mar 2012 22:04:54 GMT http://community.qnx.com/sf/go/post91884 Mario Charest 2012-03-01T22:04:54Z post91873: Re: mod_version.c:1: fatal error: can't open http://community.qnx.com/sf/go/post91873 On 12-03-01 08:48 AM, deepak kumar wrote: > I am installing QNX momentics IDE 4.7.0 for the first time. I am done with the installation I suppose, but I am > facing the below error when I try to Build any module: > > workspace/NativeServices/src/../../SystemServices/inc mod_version.c -o D:/Ide-4.7-workspace/NativeServices/src/../bld/ > armle-v7/release/NS_FrameworkCore/mod_version.o > mod_version.c:1: fatal error: can't open "C:\DOCUME~1\kumarkde\Local Settings\Temp\2qccE4q6Xa\mod_version.s" for writing > : Invalid argument The compiler is having a problem writing out the temporary files. Can you have a look at your %TMP% dir and see why. Permissions maybe? Regards, Ryan Mansfield Thu, 01 Mar 2012 14:07:51 GMT http://community.qnx.com/sf/go/post91873 Ryan Mansfield 2012-03-01T14:07:51Z post91871: mod_version.c:1: fatal error: can't open http://community.qnx.com/sf/go/post91871 Hello, I am installing QNX momentics IDE 4.7.0 for the first time. I am done with the installation I suppose, but I am facing the below error when I try to Build any module: workspace/NativeServices/src/../../SystemServices/inc mod_version.c -o D:/Ide-4.7-workspace/NativeServices/src/../bld/ armle-v7/release/NS_FrameworkCore/mod_version.o mod_version.c:1: fatal error: can't open "C:\DOCUME~1\kumarkde\Local Settings\Temp\2qccE4q6Xa\mod_version.s" for writing : Invalid argument make[3]: Leaving directory `D:/Ide-4.7-workspace/NS_FrameworkCore/src' compilation terminated. make[2]: Leaving directory `D:/Ide-4.7-workspace/NativeServices/src' cc: C:/QNX650/host/win32/x86/usr/lib/gcc/arm-unknown-nto-qnx6.5.0eabi/4.4.2/cc1 caught signal 1 make[1]: Leaving directory `D:/Ide-4.7-workspace/NativeServices/src' make[3]: *** [D:/Ide-4.7-workspace/NativeServices/src/../bld/armle-v7/release/NS_FrameworkCore/mod_version.o] Error 1 make[2]: *** [library] Error 2 make[1]: *** [all] Error 2 make: *** [all] Error 2 Can somebody please help. Regards, Deepak Thu, 01 Mar 2012 13:48:44 GMT http://community.qnx.com/sf/go/post91871 deepak kumar 2012-03-01T13:48:44Z post91824: Re: momentics license. http://community.qnx.com/sf/go/post91824 Thanks Andy, i made the question because the 6.5 disks came also with a license number. i don't know if we can legally install 6.5 if we already installed 6.3.2. Mon, 27 Feb 2012 21:37:47 GMT http://community.qnx.com/sf/go/post91824 Alfonso López 2012-02-27T21:37:47Z post91823: Re: momentics license. http://community.qnx.com/sf/go/post91823 6.3.2 and 6.5 have different license requirements. I don't think you can use the same license key for both. Please check with your account representative or support personnel for your specific license question. Regards, Andy On 12-02-27 12:42 PM, "Alfonso López" <community-noreply@qnx.com> wrote: >hello, > >I have a question about licensing. > >We purchased some licences for qnx 6.5 SDP, with a downgrade to mometics >6.3.2, because we had isues with some third party hardware that can't >work in 6.5. > >we received installation disks for 6.5 and 6.3.2. > >If in the future we want to switch to 6.5 we can do that by simply >installing the 6.5 SDP, or we have to purchase another license? > >If yes, we can use both?, or we have to delete 6.3.2? > > > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91816 > Mon, 27 Feb 2012 21:27:01 GMT http://community.qnx.com/sf/go/post91823 Andy Jin 2012-02-27T21:27:01Z post91816: momentics license. http://community.qnx.com/sf/go/post91816 hello, I have a question about licensing. We purchased some licences for qnx 6.5 SDP, with a downgrade to mometics 6.3.2, because we had isues with some third party hardware that can't work in 6.5. we received installation disks for 6.5 and 6.3.2. If in the future we want to switch to 6.5 we can do that by simply installing the 6.5 SDP, or we have to purchase another license? If yes, we can use both?, or we have to delete 6.3.2? Mon, 27 Feb 2012 17:42:33 GMT http://community.qnx.com/sf/go/post91816 Alfonso López 2012-02-27T17:42:33Z post91797: How to check-in theQNX Momentics workspace into version control http://community.qnx.com/sf/go/post91797 Hi. I am using Synergy Version Control. We have migrated the PowerPC QNX 6.3.2 workspace to ARM9 QNX 6.5 workspace. ARM9 QNX 6.5 projects works fine on local machine. the same work-space we have migrated to the Version Control without .metadata folder. Then after check-out of workspace, and importing the projects, we are not getting the target selection as Arm it is showing unchecked mark. Please tell us how to use QNX momentics IDE workspace with version control. Thanks, Darshan. Mon, 27 Feb 2012 11:07:46 GMT http://community.qnx.com/sf/go/post91797 Darshan Kakade 2012-02-27T11:07:46Z post91789: How to transfer the excutive file from IDE to the target machine http://community.qnx.com/sf/go/post91789 I am a fishman ,so I do not know how to transfer the excutive file from IDE to target machine,coulde you tell me that? Thanks a lot. If I have done it ,then next what is I can do . For example ,I want to create a imagine which can display on the QNX system .In a word ,I like the system very much,but I was not familiar with it.I have heard that this community coulde do much for us ,then I ask for help now.At last ,Thanks very much .Please reply me soon!!!!! Mon, 27 Feb 2012 02:07:32 GMT http://community.qnx.com/sf/go/post91789 yang yilu 2012-02-27T02:07:32Z post91749: RE: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91749 > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 23 février 2012 13:34 > À : general-ide > Objet : Re: IDE 5.0 + Mylyn > > Are you running run_qde_admin script? Because you need to run it instead > or regular run_qde to install updates in IDE I assuming this is a Linux thingy? I`m using Windows. I try running qde.exe in Administration Mode but no change. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91748 > Thu, 23 Feb 2012 18:40:25 GMT http://community.qnx.com/sf/go/post91749 Mario Charest 2012-02-23T18:40:25Z post91748: Re: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91748 Are you running run_qde_admin script? Because you need to run it instead or regular run_qde to install updates in IDE Thu, 23 Feb 2012 18:34:26 GMT http://community.qnx.com/sf/go/post91748 Elena Laskavaia 2012-02-23T18:34:26Z post91735: Re: IDE 5.0 + Mylyn http://community.qnx.com/sf/go/post91735 I just the lastest version from Feb 2012 and I still can't install Mylyn: Cannot complete the install because one or more required items could not be found. Software being installed: Mylyn Context Connector: C/C++ Development 5.2.304.v20111118-0100 (org.eclipse.cdt.mylyn.feature.group 5.2.304.v20111118-0100) Missing requirement: Mylyn Context Connector: C/C++ Development 5.2.304.v20111118-0100 (org.eclipse.cdt.mylyn.feature.group 5.2.304.v20111118-0100) requires 'org.eclipse.cdt.platform.feature.group 5.0.0' but it could not be found Is that something QSSL will "fix" at some point or if it is the way it's going to be. While I'm at it I would also like the ability to uninstall the SVN Polarion stuff. The reason is that they aren't keeping uptodate with the latest version of SVN ( 1.7 ). I'v switch to subclipse and I'm starting to like it ;-) Note that I was able to manually remove the Polarion stuff so at least I can deal with it. Has the QNX update site been update with the latest version. At the moment http://community.qnx.com/sf/frs/do/viewRelease/projects.ide/frs.ide_5_0.ide_5_0 is unreachable. Thanks a bunch. Thu, 23 Feb 2012 15:37:32 GMT http://community.qnx.com/sf/go/post91735 Mario Charest 2012-02-23T15:37:32Z post91599: Re: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91599 Thanks Christian, With your help this is what it finally comes down to. #===== POST_BUILD - extra steps to do after building the image. define POST_BUILD -$(if $(filter AR, $(BUILD_TYPE)), @$(CP_HOST) $(BUILDNAME) $(QNX_TARGET)/$(CPUVARDIR)/lib/) -$(if $(filter AR, $(BUILD_TYPE)), @$(CP_HOST) $(PROJECT_ROOT)/*.h $(QNX_TARGET)/usr/include/) endef The reason I didn't want the regular install was twofold: I wanted to have the include files copied at the same time and I also wanted the whole thing to happen with each build at this point to avoid an extra double-click. - Pete Wed, 15 Feb 2012 14:54:37 GMT http://community.qnx.com/sf/go/post91599 Peter Stephens 2012-02-15T14:54:37Z post91598: Re: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91598 Thanks for the quick reply Christian. This is good information to have around. - Pete Wed, 15 Feb 2012 14:51:06 GMT http://community.qnx.com/sf/go/post91598 Peter Stephens 2012-02-15T14:51:06Z post91593: Re: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91593 Hi, Peter, Your makefile snippet misspells $(QNX_TARGET) as $(QNX_TRAGET). That should explain why this one is blank. The $(CPU) variable is literally just the CPU architecture, which is ARM in your case. For 'armle', you want $(CPUDIR), which combines the CPU architecture with endianness. For 'armle-v7', you would want $(CPUVARDIR), which includes architecture-specific variants. Thus your path construction in the copy command (using $(CP_HOST) macro) should probably be $(QNX_TARGET)/$(CPUVARDIR)/lib. However, this command would seem to be duplicating what the standard 'make install' target already does. The variants in effect in the current build directory are provided by $(VARIANT_LIST), not $(VARIANT). HTH, Christian On 2012-02-14, at 6:16 PM, Peter Stephens wrote: > I want to add some post-build actions to my QNX Momentics static library project. It seems like QNX_TARGET and VARIANT are blank while CPU and BUILDNAME are properly populated. With the post build actions below I expected: > > c:\test1.txt = "libhutilcpp_g.a" > c:\test2.txt = "armle" > c:\test3.txt = "C:/proj/cf/trunk/target/qnx6/" > c:\test4.txt = "-v7" > > The test1.txt file contained what I expected. The test2.txt file contained "arm" instead of "armle" even though my build variants was set to ARM v7 (Little Endian). The test3.txt and test4.txt files were completly blank. > > #===== POST_BUILD - extra steps to do after building the image. > define POST_BUILD > -@echo $(BUILDNAME) > c:\test1.txt > -@echo $(CPU) > c:\test2.txt > -@echo $(QNX_TRAGET) > c:\test3.txt > -@echo $(VARIANT) > c:\test4.txt > -$(if $(filter AR, $(BUILD_TYPE)), @$(CP_HOST) $(BUILDNAME) $(QNX_TARGET)/$(CPU)$(VARIANT)/lib) > -@cp $(PROJECT_ROOT)/*.h $(QNX_TARGET)/usr/include > endef > > The build products are all OK. Any ideas on why these are blank would be appreciated. > > - Pete > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91579 > Wed, 15 Feb 2012 14:04:43 GMT http://community.qnx.com/sf/go/post91593 Christian Damus(deleted) 2012-02-15T14:04:43Z post91592: Re: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91592 Hi, Peter, The '@' modifier on the command suppresses echoing of the command invocation. The '-' modifier indicates that an error result from the command should not halt the build. Cheers, Christian On 2012-02-14, at 6:20 PM, Peter Stephens wrote: > Also, why don't the post-build actions show up in the console? It may have something to do with the '-@', but I am not sure about that. > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91580 > Wed, 15 Feb 2012 13:59:24 GMT http://community.qnx.com/sf/go/post91592 Christian Damus(deleted) 2012-02-15T13:59:24Z post91589: Register Window Problem http://community.qnx.com/sf/go/post91589 Using QNX Momentics IDE Version 4.7.0 When debugging and stepping through, the Register Window will sometimes go blank and the only way I can find to restore it is to close the window and reopen it. This is very annoying! Does anybody have any thoughts on what is going on? Wed, 15 Feb 2012 12:08:22 GMT http://community.qnx.com/sf/go/post91589 Graham Cole 2012-02-15T12:08:22Z post91582: RE: Help files http://community.qnx.com/sf/go/post91582 Sweet as! > -----Message d'origine----- > De : Andy Jin [mailto:community-noreply@qnx.com] > Envoyé : 14 février 2012 18:42 > À : general-ide > Objet : Re: Help files > > In your Eclipse "dropins" directory, create a file with ".link" extension (file > name is irrelevant). The content of the file is: > > path=<QNX_SDP_INSTALL_DIRCTORY>/target/qnx6/usr/help > > Replace <QNX_SDP_INSTALL_DIRECTORY> with your SDP install directory. > > On 12-02-14 5:54 PM, "Mario Charest" <community-noreply@qnx.com> > wrote: > > >Yes I have the SDK. Link file? Under Windows 7? > > > >-----Message d'origine----- > >De : Andy Jin [mailto:community-noreply@qnx.com] > >Envoyé : 14 février 2012 17:49 > >À : general-ide > >Objet : Re: Help files > > > >Do you have QNX SDK installed? > > > > All help plugins are installed under your target/usr/help directory. > >In IDE under the "dropins" directory you should have a link file > >pointing to where the help plugins are installed. > > > >On 12-02-14 4:44 PM, "Mario Charest" <community-noreply@qnx.com> > wrote: > > > >> > >>Arrrg, I know this was answered already but I can't find the post. > >>Here we go again: > >> > >>I use Indigo + QNX, but most of the help contient isn't there, > >>Neutrino being one of them. What do I need to do to get it to show up. > >> > >>Cheers, > >> > >>Mario > >> > >> > >> > >>_______________________________________________ > >> > >>General > >>http://community.qnx.com/sf/go/post91576 > >> > > > > > > > > > >_______________________________________________ > > > >General > >http://community.qnx.com/sf/go/post91577 > > > > > > > > > >_______________________________________________ > > > >General > >http://community.qnx.com/sf/go/post91578 > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91581 Wed, 15 Feb 2012 00:20:01 GMT http://community.qnx.com/sf/go/post91582 Mario Charest 2012-02-15T00:20:01Z post91581: Re: Help files http://community.qnx.com/sf/go/post91581 In your Eclipse "dropins" directory, create a file with ".link" extension (file name is irrelevant). The content of the file is: path=<QNX_SDP_INSTALL_DIRCTORY>/target/qnx6/usr/help Replace <QNX_SDP_INSTALL_DIRECTORY> with your SDP install directory. On 12-02-14 5:54 PM, "Mario Charest" <community-noreply@qnx.com> wrote: >Yes I have the SDK. Link file? Under Windows 7? > >-----Message d'origine----- >De : Andy Jin [mailto:community-noreply@qnx.com] >Envoyé : 14 février 2012 17:49 >À : general-ide >Objet : Re: Help files > >Do you have QNX SDK installed? > > All help plugins are installed under your target/usr/help directory. In >IDE under the "dropins" directory you should have a link file pointing to >where the help plugins are installed. > >On 12-02-14 4:44 PM, "Mario Charest" <community-noreply@qnx.com> wrote: > >> >>Arrrg, I know this was answered already but I can't find the post. >>Here we go again: >> >>I use Indigo + QNX, but most of the help contient isn't there, Neutrino >>being one of them. What do I need to do to get it to show up. >> >>Cheers, >> >>Mario >> >> >> >>_______________________________________________ >> >>General >>http://community.qnx.com/sf/go/post91576 >> > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91577 > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91578 Tue, 14 Feb 2012 23:42:05 GMT http://community.qnx.com/sf/go/post91581 Andy Jin 2012-02-14T23:42:05Z post91580: Re: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91580 Also, why don't the post-build actions show up in the console? It may have something to do with the '-@', but I am not sure about that. Tue, 14 Feb 2012 23:20:31 GMT http://community.qnx.com/sf/go/post91580 Peter Stephens 2012-02-14T23:20:31Z post91579: Blank environment variables in post-build actions http://community.qnx.com/sf/go/post91579 I want to add some post-build actions to my QNX Momentics static library project. It seems like QNX_TARGET and VARIANT are blank while CPU and BUILDNAME are properly populated. With the post build actions below I expected: c:\test1.txt = "libhutilcpp_g.a" c:\test2.txt = "armle" c:\test3.txt = "C:/proj/cf/trunk/target/qnx6/" c:\test4.txt = "-v7" The test1.txt file contained what I expected. The test2.txt file contained "arm" instead of "armle" even though my build variants was set to ARM v7 (Little Endian). The test3.txt and test4.txt files were completly blank. #===== POST_BUILD - extra steps to do after building the image. define POST_BUILD -@echo $(BUILDNAME) > c:\test1.txt -@echo $(CPU) > c:\test2.txt -@echo $(QNX_TRAGET) > c:\test3.txt -@echo $(VARIANT) > c:\test4.txt -$(if $(filter AR, $(BUILD_TYPE)), @$(CP_HOST) $(BUILDNAME) $(QNX_TARGET)/$(CPU)$(VARIANT)/lib) -@cp $(PROJECT_ROOT)/*.h $(QNX_TARGET)/usr/include endef The build products are all OK. Any ideas on why these are blank would be appreciated. - Pete Tue, 14 Feb 2012 23:15:54 GMT http://community.qnx.com/sf/go/post91579 Peter Stephens 2012-02-14T23:15:54Z post91578: RE: Help files http://community.qnx.com/sf/go/post91578 Yes I have the SDK. Link file? Under Windows 7? -----Message d'origine----- De : Andy Jin [mailto:community-noreply@qnx.com] Envoyé : 14 février 2012 17:49 À : general-ide Objet : Re: Help files Do you have QNX SDK installed? All help plugins are installed under your target/usr/help directory. In IDE under the "dropins" directory you should have a link file pointing to where the help plugins are installed. On 12-02-14 4:44 PM, "Mario Charest" <community-noreply@qnx.com> wrote: > >Arrrg, I know this was answered already but I can't find the post. >Here we go again: > >I use Indigo + QNX, but most of the help contient isn't there, Neutrino >being one of them. What do I need to do to get it to show up. > >Cheers, > >Mario > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91576 > _______________________________________________ General http://community.qnx.com/sf/go/post91577 Tue, 14 Feb 2012 22:54:24 GMT http://community.qnx.com/sf/go/post91578 Mario Charest 2012-02-14T22:54:24Z post91577: Re: Help files http://community.qnx.com/sf/go/post91577 Do you have QNX SDK installed? All help plugins are installed under your target/usr/help directory. In IDE under the "dropins" directory you should have a link file pointing to where the help plugins are installed. On 12-02-14 4:44 PM, "Mario Charest" <community-noreply@qnx.com> wrote: > >Arrrg, I know this was answered already but I can't find the post. Here >we go again: > >I use Indigo + QNX, but most of the help contient isn't there, Neutrino >being one of them. What do I need to do to get it to show up. > >Cheers, > >Mario > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91576 > Tue, 14 Feb 2012 22:48:48 GMT http://community.qnx.com/sf/go/post91577 Andy Jin 2012-02-14T22:48:48Z post91576: Help files http://community.qnx.com/sf/go/post91576 Arrrg, I know this was answered already but I can't find the post. Here we go again: I use Indigo + QNX, but most of the help contient isn't there, Neutrino being one of them. What do I need to do to get it to show up. Cheers, Mario Tue, 14 Feb 2012 21:38:16 GMT http://community.qnx.com/sf/go/post91576 Mario Charest 2012-02-14T21:38:16Z post91486: RE: Very sorry for a previous post to this forum concering the IDE http://community.qnx.com/sf/go/post91486 If you find out what the problem was, and there's something that we could add to the docs to help others avoid it, please let us know. Steve Reid (stever@qnx.com) Technical Editor QNX Software Systems -----Original Message----- From: Ralph Sweitzer [mailto:community-noreply@qnx.com] Sent: Friday, February 10, 2012 12:52 PM To: general-ide Subject: Very sorry for a previous post to this forum concering the IDE I want to apologize very much for my post to the forum yesterday about the QNX IDE and documentation. I was trying to adapt my base-line code to build and avail myself the IDE's robust code support tools that enable seeing the code hierarchy, trace detailed call trees, find functions, and see function and variable definitions. What I said, in terms of comments about the IDE and the QNX's documentation were totally out of order, unprofessional, and entirely unacceptable. I have no excuses to offer regarding what I posted on the QNX forum. I was building successfully from the command line and when adapting it to the IDE, I was having some use issues that I couldn't easily resolve. So, yes I was frustrated, and my comments were borne out of that, but it was an over-reaction and upon consideration I am deeply sorry for any offense I gave to QNX and Teleca. I should have used better judgment and been much more careful in openly communicating with the QNX community, and promise, in future, to be sensitive and professional in my verbal demeanor. I hope everyone will accept my sincerest apology for any hurt and misstatements I may have made, it was a huge mistake on my part _______________________________________________ General http://community.qnx.com/sf/go/post91484 Fri, 10 Feb 2012 18:08:48 GMT http://community.qnx.com/sf/go/post91486 Steve Reid 2012-02-10T18:08:48Z post91484: Very sorry for a previous post to this forum concering the IDE http://community.qnx.com/sf/go/post91484 I want to apologize very much for my post to the forum yesterday about the QNX IDE and documentation. I was trying to adapt my base-line code to build and avail myself the IDE's robust code support tools that enable seeing the code hierarchy, trace detailed call trees, find functions, and see function and variable definitions. What I said, in terms of comments about the IDE and the QNX's documentation were totally out of order, unprofessional, and entirely unacceptable. I have no excuses to offer regarding what I posted on the QNX forum. I was building successfully from the command line and when adapting it to the IDE, I was having some use issues that I couldn't easily resolve. So, yes I was frustrated, and my comments were borne out of that, but it was an over-reaction and upon consideration I am deeply sorry for any offense I gave to QNX and Teleca. I should have used better judgment and been much more careful in openly communicating with the QNX community, and promise, in future, to be sensitive and professional in my verbal demeanor. I hope everyone will accept my sincerest apology for any hurt and misstatements I may have made, it was a huge mistake on my part Fri, 10 Feb 2012 17:50:25 GMT http://community.qnx.com/sf/go/post91484 Ralph Sweitzer 2012-02-10T17:50:25Z post91482: Re: IDE won't build my files http://community.qnx.com/sf/go/post91482 I can get it to compile using command line make. Fri, 10 Feb 2012 17:02:34 GMT http://community.qnx.com/sf/go/post91482 Ralph Sweitzer 2012-02-10T17:02:34Z post91481: Re: IDE won't build my files http://community.qnx.com/sf/go/post91481 Does this file have makefile in it? The code you got from found what was it? On 02/09/2012 06:02 PM, Ralph Sweitzer wrote: > This whole thing is insane. I've used a lot of IDEs in my career but nothing as weird as this one. > 1. I made a new project and assigned it as a QNX C project with a project name under the IDE work space. > 2. I assigned it as an 'application'. > 3. It launched and gave me my project under the IDE workspace. > 4. I got a .zip code library from the foundary27 forum calledl wfd-gpu-gma.zip. > 5. Clicking on the project name I right clicked on 'Import Files' > 6. It imported the compressed file, uncompressed it and I verified the folder structure was there. > 7. Under the project name, I right clicked on 'Build All'. It built real fast, no errors. > 8. I was suspicious so I went into a file an induced a compile error. > 9. I said Build All - NO ERRORS!!! > > This is about the 4th time I've loaded files and the IDE will not compile them and yes there are common.mk files all through out the files I loaded. Don't tell me to look at the QNX IDE documentation - I have! > > Can some give me a step-by-step procedure that actually works? > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91450 > Fri, 10 Feb 2012 16:29:33 GMT http://community.qnx.com/sf/go/post91481 Elena Laskavaia 2012-02-10T16:29:33Z post91450: Re: IDE won't build my files http://community.qnx.com/sf/go/post91450 This whole thing is insane. I've used a lot of IDEs in my career but nothing as weird as this one. 1. I made a new project and assigned it as a QNX C project with a project name under the IDE work space. 2. I assigned it as an 'application'. 3. It launched and gave me my project under the IDE workspace. 4. I got a .zip code library from the foundary27 forum calledl wfd-gpu-gma.zip. 5. Clicking on the project name I right clicked on 'Import Files' 6. It imported the compressed file, uncompressed it and I verified the folder structure was there. 7. Under the project name, I right clicked on 'Build All'. It built real fast, no errors. 8. I was suspicious so I went into a file an induced a compile error. 9. I said Build All - NO ERRORS!!! This is about the 4th time I've loaded files and the IDE will not compile them and yes there are common.mk files all through out the files I loaded. Don't tell me to look at the QNX IDE documentation - I have! Can some give me a step-by-step procedure that actually works? Thu, 09 Feb 2012 23:02:41 GMT http://community.qnx.com/sf/go/post91450 Ralph Sweitzer 2012-02-09T23:02:41Z post91446: Re: IDE won't build my files http://community.qnx.com/sf/go/post91446 Hi, Ralph, What kind of a project is this? Managed build? Recursive makefile? QNX C/C++ Project? Can you describe the structure? For example, are there multiple source directories within the project? If it's a managed-build project, do you have build settings on specific folders or only on the project as a whole? If it's a QNX C/C++ Project, are there multiple sub-directories with their own common.mk files, or is there one common.mk for the whole project? How did you import the project? As a new C/C++ project of some kind, or using the "Import Existing Projects into the Workspace" wizard? If the former, did you import it as the same kind of project as it was originally? Cheers, Christian On 2012-02-02, at 2:12 PM, Ralph Sweitzer wrote: > We got a graphics library a QNX engineer we're working with. Lots of folders and files. > > It previously built under the QNX development system. I imported it into my QNX project under the IDE. In imported just fine. All the files and folders were there When I try to build the project the compiler doesn't find any of the files. The IDE won't compile the files. I've had this problem before where I add files to the project and the compiler ignores them. What is the 'secret' to adding files, importing files to the IDE project and getting the compiler to pick them up. > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91308 > Thu, 09 Feb 2012 18:40:19 GMT http://community.qnx.com/sf/go/post91446 Christian Damus(deleted) 2012-02-09T18:40:19Z post91324: Linking issue: final link failed: File truncated http://community.qnx.com/sf/go/post91324 Hello, We some times get the message final link failed: file truncated when linking. The problem goes away when we do "make clean" and compile again. Appreciate help in resolving the problem. We are using QNX632 and QNX 640 in Ubuntu 10 to compile source code. Please find the sample out put. qcc -V3.3.5,gcc_ntox86 Tl1Agent.cpp -Wp,-MD,/home/mkrishna/dawn_v1/main/pf_ne/x86/mcm/dep/sys-mcm-Tl1Agent-Tl1Agent.i -o /home/mkrishna/dawn_v1/main/pf_ne/x86/mcm/bin/Tl1Agent -g -DVARIANT_g -DUNIX -DQNX -DQNX_x86 -Wc,-Wall -Wc,-Wno-parentheses -fexceptions -fsigned-char -Wno-write-strings -Y_acpp -DFD_SETSIZE=512 -Wc,-Werror -O -I. -I../../../../src_ne/h -I../../../../src_ne -I../../../../src_ne/component -I../../../../src_ne/mcm -I../../../../src_ne/sys/mcm ../../../../pf_ne/x86/mcm/obj/Tl1Agent_BldInfo.o -L/home/mkrishna/dawn_v1/main/pf_ne/x86/mcm/lib -L/home/mkrishna/dawn_v1/main/pf_ne/x86/cmn/lib -L/home/mkrishna/dawn_v1/main/pf_ne/x86/lm/lib -L/home/mkrishna/dawn_v1/main/3d/x86/63lib -Y_acpp -Wl,-\( -lsys -ltl1 -lutils -lmain -lTl1EventHandler -lTL1Converters -lTl1CommandHandler -ltl1Instrumented -lAgentShared -ltl1CommonUtil -lTL1Ob -lEHCommon -lEHSub -lAlarm -lTL1RequestHandlers -lsocketplus -lone -ltwo -ldb -lZtftp -lnddsdiag -lndds -lnddsutils -lnddscdr -lutilsip -lutilsxx -lsocket -lmalloc -lm -Wl,-\) -lzlibc /opt/QNX632/host/linux/x86/usr/bin/i386-pc-nto-qnx6.3.0-ld: final link failed: File truncated cc: /opt/QNX632/host/linux/x86/usr/bin/i386-pc-nto-qnx6.3.0-ld error 1 make[3]: [/home/mkrishna/dawn_v1/main/pf_ne/x86/mcm/bin/Tl1Agent] Error 1 (ignored) Fri, 03 Feb 2012 05:36:48 GMT http://community.qnx.com/sf/go/post91324 Murali Krishna 2012-02-03T05:36:48Z post91308: IDE won't build my files http://community.qnx.com/sf/go/post91308 We got a graphics library a QNX engineer we're working with. Lots of folders and files. It previously built under the QNX development system. I imported it into my QNX project under the IDE. In imported just fine. All the files and folders were there When I try to build the project the compiler doesn't find any of the files. The IDE won't compile the files. I've had this problem before where I add files to the project and the compiler ignores them. What is the 'secret' to adding files, importing files to the IDE project and getting the compiler to pick them up. Thu, 02 Feb 2012 19:12:55 GMT http://community.qnx.com/sf/go/post91308 Ralph Sweitzer 2012-02-02T19:12:55Z post91288: Re: Eclipse plugins require version 3.7 - release plans? http://community.qnx.com/sf/go/post91288 Yes, in fact we are building the next version of IDE based on Eclipse Indigo (3.7) release. An experimental build can be downloaded from our community web site here: http://community.qnx.com/sf/frs/do/viewRelease/projects.ide/frs.ide_5_0.ide _5_0 HTH, Andy On 12-02-01 6:23 PM, "Jorja Martin" <community-noreply@qnx.com> wrote: >I am curious to know if there are roadmap plans to release a version of >the Momentics IDE based on Eclipse version 3.7. >We have been looking into various SysML modelling programs, many of which >interface with or plug-in to Eclipse, but generally require version 3.7. >We'd like to interface them directly with our Momentics install rather >than running a second Eclipse installation. >Any info you can provide would be helpful to our planning. Thanks > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91287 > Thu, 02 Feb 2012 01:31:33 GMT http://community.qnx.com/sf/go/post91288 Andy Jin 2012-02-02T01:31:33Z post91287: Eclipse plugins require version 3.7 - release plans? http://community.qnx.com/sf/go/post91287 I am curious to know if there are roadmap plans to release a version of the Momentics IDE based on Eclipse version 3.7. We have been looking into various SysML modelling programs, many of which interface with or plug-in to Eclipse, but generally require version 3.7. We'd like to interface them directly with our Momentics install rather than running a second Eclipse installation. Any info you can provide would be helpful to our planning. Thanks Wed, 01 Feb 2012 23:23:30 GMT http://community.qnx.com/sf/go/post91287 Jorja Martin 2012-02-01T23:23:30Z post91194: Re: Adding files to an existing BSP using the IDE http://community.qnx.com/sf/go/post91194 What type of project are we talking about here: System Builder or C project? From your terminus "compile errors" I would conclude the latter. Can you please tell which BSP you work with, and the name of the IDE project where you added your files? -Albrecht Thu, 26 Jan 2012 22:02:55 GMT http://community.qnx.com/sf/go/post91194 Albrecht Uhlmann 2012-01-26T22:02:55Z post91193: Re: System Builder create images for QNX4 or QNX6 filesystems or TAR files at least? http://community.qnx.com/sf/go/post91193 Ok but how do I send an enhancement report and a bug report? Is there a form here on the project page or do I have to join the project for this? The Tracker tab is empty. -Al Thu, 26 Jan 2012 21:52:25 GMT http://community.qnx.com/sf/go/post91193 Albrecht Uhlmann 2012-01-26T21:52:25Z post91185: RE: IDE code simulator http://community.qnx.com/sf/go/post91185 Or, you can just download the zipped VMware image of a QNX Neutrino 6.5.0 Runtime environment at http://www.qnx.com/download/feature.html?programid=21189 Cheers! - Ed -----Original Message----- From: Andy Jin [mailto:community-noreply@qnx.com] Sent: January-26-12 12:40 PM To: general-ide Subject: Re: IDE code simulator No really a simulator, but you can download the QNX SDP 6.5.0 self-hosted installer, get the 30days evaluation license, and install it to a VMWare VM. http://www.qnx.com/products/evaluation/ On 12-01-26 11:57 AM, "Ralph Sweitzer" <community-noreply@qnx.com> wrote: >Does the QNX IDE have a code simulator? I'm developing on a Windows >machine for an x86 target. Other IDEs I've used such as ARM Code >Warrior and Keil have code simulators. As long as you don't touch IO >then you can simulate through threads, IPC calls, etc. Good way to do >some debugging before running on the target. _______________________________________________ General http://community.qnx.com/sf/go/post91179 Thu, 26 Jan 2012 19:53:28 GMT http://community.qnx.com/sf/go/post91185 Edward Lee 2012-01-26T19:53:28Z post91179: Re: IDE code simulator http://community.qnx.com/sf/go/post91179 No really a simulator, but you can download the QNX SDP 6.5.0 self-hosted installer, get the 30days evaluation license, and install it to a VMWare VM. http://www.qnx.com/products/evaluation/ On 12-01-26 11:57 AM, "Ralph Sweitzer" <community-noreply@qnx.com> wrote: >Does the QNX IDE have a code simulator? I'm developing on a Windows >machine for an x86 target. Other IDEs I've used such as ARM Code Warrior >and Keil have code simulators. As long as you don't touch IO then you >can simulate through threads, IPC calls, etc. Good way to do some >debugging before running on the target. Thu, 26 Jan 2012 17:40:01 GMT http://community.qnx.com/sf/go/post91179 Andy Jin 2012-01-26T17:40:01Z post91178: IDE code simulator http://community.qnx.com/sf/go/post91178 Does the QNX IDE have a code simulator? I'm developing on a Windows machine for an x86 target. Other IDEs I've used such as ARM Code Warrior and Keil have code simulators. As long as you don't touch IO then you can simulate through threads, IPC calls, etc. Good way to do some debugging before running on the target. Thu, 26 Jan 2012 16:57:45 GMT http://community.qnx.com/sf/go/post91178 Ralph Sweitzer 2012-01-26T16:57:45Z post91177: Re: Keep getting this error when trying launch IDE debugger http://community.qnx.com/sf/go/post91177 How do you launch/debug in the IDE? It looks like you try to run the "io-audio" binary on your Windows machine. This won't work since that binary is for Neutrino. On 12-01-26 11:19 AM, "Ralph Sweitzer" <community-noreply@qnx.com> wrote: >I try to launch the debugger in the IDE and keep getting this message: > >When I try to launch the debugger I get this message: >"Target request failed: Error creating process >C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio, >(error 193)." > >When I launch the 'run' I get the following: >"Error starting process. >Cannot run program >"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": >Launching failed > Cannot run program >"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": >Launching failed > Cannot run program >"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": >Launching failed" > >I go to that path and there is a .c and .h file with nothing in them. In >build files I've tried to defeat the launching of io-audio and no >success. I tried putting some code in the .c file and the compiler does >not find it. Anyone have any ideas? > >Thanks > > > > >_______________________________________________ > >General >http://community.qnx.com/sf/go/post91173 > Thu, 26 Jan 2012 16:51:32 GMT http://community.qnx.com/sf/go/post91177 Andy Jin 2012-01-26T16:51:32Z post91173: Keep getting this error when trying launch IDE debugger http://community.qnx.com/sf/go/post91173 I try to launch the debugger in the IDE and keep getting this message: When I try to launch the debugger I get this message: "Target request failed: Error creating process C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio, (error 193)." When I launch the 'run' I get the following: "Error starting process. Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed" I go to that path and there is a .c and .h file with nothing in them. In build files I've tried to defeat the launching of io-audio and no success. I tried putting some code in the .c file and the compiler does not find it. Anyone have any ideas? Thanks Thu, 26 Jan 2012 16:19:55 GMT http://community.qnx.com/sf/go/post91173 Ralph Sweitzer 2012-01-26T16:19:55Z post91126: Re: Want to connect with my resource manager http://community.qnx.com/sf/go/post91126 As Elena says, wrong group for driver/resource manager questions. Probably best suited for the BSP and Drivers Forum section. From your questions, it is probably best to start by reading a bit about resource managers and what they do. Have a look at the documentation online (also ships as part of QNX Momentics v6.5.0). Online: http://www.qnx.com/developers/docs/6.5.0/index.jsp QNX Neutrino Realtime Operating System -> Getting Started with QNX Neutrino: A Guide for Realtime Programmers -> Resource Managers Wed, 25 Jan 2012 13:55:35 GMT http://community.qnx.com/sf/go/post91126 Dave Nickerson 2012-01-25T13:55:35Z post91117: Re: Want to connect with my resource manager http://community.qnx.com/sf/go/post91117 It is wrong forum, and I am not sure what you asking, If you want to send "message" to resmgr you usually use "write" system call, i.e write(fd,buf,l); On 24/01/2012 6:28 PM, Ralph Sweitzer wrote: > I wrote a resource manager for I2C. The documents say a resource manager must run as 'root'. How do I assign it to root? > > In a thread I want to open my I2C resource manager and send writes and reads to it. The document says to open with an 'open' function. > > fd = open("/dev/ser1/",O_RDWR); > > How do I address my I2C resource manager? > fd = open("/dev/I2C/",O_RDWR); ?? How do I give my resource manager a name the 'open' function can find? > > I used the same code for all resource manager function opens in QNX. > > int i2c_open(resmgr_context_t *ctp, io_open_t *msg, RESMGR_HANDLE_T *handle, void *extra) > { > return(iofunc_open_default(ctp, msg, handle, extra)); > } > > Makes no sense! Can anyone advise? > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91113 > Wed, 25 Jan 2012 01:02:02 GMT http://community.qnx.com/sf/go/post91117 Elena Laskavaia 2012-01-25T01:02:02Z post91113: Want to connect with my resource manager http://community.qnx.com/sf/go/post91113 I wrote a resource manager for I2C. The documents say a resource manager must run as 'root'. How do I assign it to root? In a thread I want to open my I2C resource manager and send writes and reads to it. The document says to open with an 'open' function. fd = open("/dev/ser1/",O_RDWR); How do I address my I2C resource manager? fd = open("/dev/I2C/",O_RDWR); ?? How do I give my resource manager a name the 'open' function can find? I used the same code for all resource manager function opens in QNX. int i2c_open(resmgr_context_t *ctp, io_open_t *msg, RESMGR_HANDLE_T *handle, void *extra) { return(iofunc_open_default(ctp, msg, handle, extra)); } Makes no sense! Can anyone advise? Tue, 24 Jan 2012 23:28:41 GMT http://community.qnx.com/sf/go/post91113 Ralph Sweitzer 2012-01-24T23:28:41Z post91112: Connecting to a resource manager http://community.qnx.com/sf/go/post91112 I've developed a resource manager for a device driver. To test it I want to connect to it and sent it a message from a thread. Does anyone have any example code to do that? Tue, 24 Jan 2012 22:29:05 GMT http://community.qnx.com/sf/go/post91112 Ralph Sweitzer 2012-01-24T22:29:05Z post91070: Re: Adding files to an existing BSP using the IDE http://community.qnx.com/sf/go/post91070 twice click on the project.bld file. On the right side of the IDE, you will see a list-panel which name is filesystem where you can a folders and files. But to see the file system you should click on image file which can be seen left side of filesystem panel. Then go to file system, panel and expand it. you will see some folder there to create one right click on the "./" and click on add item where you will see image directory. This enables you to create a folder. Then go on created folder and right click to it to add file inside of it. Then build the project. Mon, 23 Jan 2012 09:13:02 GMT http://community.qnx.com/sf/go/post91070 Seyfettin Sünger 2012-01-23T09:13:02Z post91056: Re: Adding files to an existing BSP using the IDE http://community.qnx.com/sf/go/post91056 BSP project is the source project which has file to produce an executable? Does this project have makefile? On 01/20/2012 02:04 PM, Ralph Sweitzer wrote: > I have an existing BSP with folders and files. It builds under my project. I want to add to the BSP a folder with some files in it. I add the folder (with files) to the BSP and do a 'Build Project'. The compiler doesn't see my files. They're not included in the build. I've proved it by inducing compile errors. I've tried using the project 'Import...' and import my files into the project. Same result. The compiler isn't picking up my files to compile. Can someone please advise? > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post91054 > Fri, 20 Jan 2012 20:43:59 GMT http://community.qnx.com/sf/go/post91056 Elena Laskavaia 2012-01-20T20:43:59Z post91054: Adding files to an existing BSP using the IDE http://community.qnx.com/sf/go/post91054 I have an existing BSP with folders and files. It builds under my project. I want to add to the BSP a folder with some files in it. I add the folder (with files) to the BSP and do a 'Build Project'. The compiler doesn't see my files. They're not included in the build. I've proved it by inducing compile errors. I've tried using the project 'Import...' and import my files into the project. Same result. The compiler isn't picking up my files to compile. Can someone please advise? Fri, 20 Jan 2012 19:04:29 GMT http://community.qnx.com/sf/go/post91054 Ralph Sweitzer 2012-01-20T19:04:29Z post90958: Re: System Builder create images for QNX4 or QNX6 filesystems or TAR files at least? http://community.qnx.com/sf/go/post90958 Please send a enhancement request for the first and bug for the second (if will suppose to automatically migrate the project). We will look at it On 01/13/2012 05:04 PM, Albrecht Uhlmann wrote: > Hello, > > we have many customers who use x86 single board computers. They like the System Builder and use it to create their boot images allright, but they would also like to maintain the target's runtime filesystems there. Since on x86 boxes there are usually no flash devices but standard QNX4 or QNX6 filesystems, it would be a valuable feature to add. Are there any plany of this sort? > > From our customer feedback and our own experiences we also have some other suggestions to improve the system builder, but it would also be helpful to get to know your roadmap for the system builder. Where can we find it? > > Before posting this I also tried IDE 5.0 just to see if something new is in the system builder but it doesn't even recognize an IDE 4.7 system builder project as a system builder project anymore, nor will it let me create a new one (Next button is grayed out but no error message in dialog). > > Many thanks, > Albrecht > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90933 > Tue, 17 Jan 2012 15:35:50 GMT http://community.qnx.com/sf/go/post90958 Elena Laskavaia 2012-01-17T15:35:50Z post90933: System Builder create images for QNX4 or QNX6 filesystems or TAR files at least? http://community.qnx.com/sf/go/post90933 Hello, we have many customers who use x86 single board computers. They like the System Builder and use it to create their boot images allright, but they would also like to maintain the target's runtime filesystems there. Since on x86 boxes there are usually no flash devices but standard QNX4 or QNX6 filesystems, it would be a valuable feature to add. Are there any plany of this sort? From our customer feedback and our own experiences we also have some other suggestions to improve the system builder, but it would also be helpful to get to know your roadmap for the system builder. Where can we find it? Before posting this I also tried IDE 5.0 just to see if something new is in the system builder but it doesn't even recognize an IDE 4.7 system builder project as a system builder project anymore, nor will it let me create a new one (Next button is grayed out but no error message in dialog). Many thanks, Albrecht Fri, 13 Jan 2012 22:04:44 GMT http://community.qnx.com/sf/go/post90933 Albrecht Uhlmann 2012-01-13T22:04:44Z post90825: Re: Including files from other locations in a build http://community.qnx.com/sf/go/post90825 Christian-- Thanks for the info. Armed with the information of what works and doesn't, we made some changes to our sources to just conditionally compile the whole lot based on the target for now. Would prefer a more granular approach to adding / removing sources, but this works for now. Tue, 03 Jan 2012 23:36:16 GMT http://community.qnx.com/sf/go/post90825 Jake Janovetz 2012-01-03T23:36:16Z post90800: Re: Plug-in not visible after successful install http://community.qnx.com/sf/go/post90800 Does it depend on any version of other plugins specifically? Check the workspace log it will tell you why plugin failed to load Tue, 03 Jan 2012 15:23:12 GMT http://community.qnx.com/sf/go/post90800 Elena Laskavaia 2012-01-03T15:23:12Z post90796: Re: Including files from other locations in a build http://community.qnx.com/sf/go/post90796 Hi, Jake, This depends on the kind of project that you are using for the QNX platform build. For a QNX recursive makefile project it is different than for a custom makefile project and different again for a managed-build project (with or generation of makefiles for external "make" builds). For a QNX recursive makefile project, you can add the "QNXLibrary" location to the EXTRA_SRCVPATH macro in the common.mk (which may not yet be defined). See the documentation of the "Conventions for Recursive Makefiles" in the Neutrino Programmer's Guide in the on-line help for details of that. For a managed-build project, you can create a linked folder that virtually imports the "QNXLibrary" directory into your project, then add it as a source folder in your build configuration. For a custom makefile, well, that's up to you. It depends on how you have designed your makefile. If you need to cherry-pick individual source files from the QNXLibrary, then it becomes more complicated. HTH, Christian On 2011-12-29, at 12:19 PM, Jake Janovetz wrote: > Windows 7/64, Momentics IDE 4.7.0 > > We have an existing cross-platform library that is built for Windows, Linux, Mac OS X. We are now adding a QNX build of that library. Linux and Mac are built using simple Makefiles. Windows is built in the Visual Studio environment. they all occupy the same directory structure which is part of an SVN repository. > > To keep the QNX/Eclipse bits from "polluting" the repo too much, we want to put them in a separate folder, e.g.: > > . > api > api/src > api/include > test > QNXLibrary <--- Here's where all the Momentix project stuff will go. > > To do this, we somehow need to tell the Momentix project to pull sources from above its own directory tree. > > How do we go about adding individual source files from elsewhere on the filesystem? They'll always be the same relative path from the QNXLibrary portion. > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90774 > Tue, 03 Jan 2012 14:40:31 GMT http://community.qnx.com/sf/go/post90796 Christian Damus(deleted) 2012-01-03T14:40:31Z post90795: Plug-in not visible after successful install http://community.qnx.com/sf/go/post90795 I've created a very simple plugin based on the Hello World template using Eclipse Helios RCP. I've built also an update site project for it and tried to install it in Momentics (Blackberry NDK 2.0) via Help->Install new software->Add->Local. The plugin seems to install: no errors during installation, no dependencies issues. However after Momentics restarts the plugin is not visible, it is only listed as installed features. I've tried installing this same plugin in a different version of eclipse (Indigo 3.7) and I didn't encounter this issue: it works no problem. The Hello World plugin template was not modified at all. Anyone else has experienced the same issue? And how to overcome it? My environment is WIN 7 x64; NDK is installed in C:\ndk; I have full permissions on the machine I am using. Thank you Tue, 03 Jan 2012 14:40:02 GMT http://community.qnx.com/sf/go/post90795 Denis Margine 2012-01-03T14:40:02Z post90774: Including files from other locations in a build http://community.qnx.com/sf/go/post90774 Windows 7/64, Momentics IDE 4.7.0 We have an existing cross-platform library that is built for Windows, Linux, Mac OS X. We are now adding a QNX build of that library. Linux and Mac are built using simple Makefiles. Windows is built in the Visual Studio environment. they all occupy the same directory structure which is part of an SVN repository. To keep the QNX/Eclipse bits from "polluting" the repo too much, we want to put them in a separate folder, e.g.: . api api/src api/include test QNXLibrary <--- Here's where all the Momentix project stuff will go. To do this, we somehow need to tell the Momentix project to pull sources from above its own directory tree. How do we go about adding individual source files from elsewhere on the filesystem? They'll always be the same relative path from the QNXLibrary portion. Thu, 29 Dec 2011 17:19:07 GMT http://community.qnx.com/sf/go/post90774 Jake Janovetz 2011-12-29T17:19:07Z post90548: Re: Cannot get Memory Analysis working http://community.qnx.com/sf/go/post90548 IDE has a cheatsheet about how to use memory analysis and an example. Can you try to run this example and follow cheatsheet to see if it works in basic case for you? On 12/12/2011 02:58 AM, Andreas Beschorner wrote: > Any news on this? The Memory Analysis just does not do anything, and a session view can be enabled when activating function call observations etc., but using solely Memory does not have any impact at all and no leak checks or whatever are done... > > Would be really glad to get help, the QNX help pages in this subject do not help, as I followed the steps described there with the effects given above. Nada. > > Thanks a lot for help again, > Andy > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90517 > Mon, 12 Dec 2011 16:40:07 GMT http://community.qnx.com/sf/go/post90548 Elena Laskavaia 2011-12-12T16:40:07Z post90517: Re: Cannot get Memory Analysis working http://community.qnx.com/sf/go/post90517 Any news on this? The Memory Analysis just does not do anything, and a session view can be enabled when activating function call observations etc., but using solely Memory does not have any impact at all and no leak checks or whatever are done... Would be really glad to get help, the QNX help pages in this subject do not help, as I followed the steps described there with the effects given above. Nada. Thanks a lot for help again, Andy Mon, 12 Dec 2011 07:58:21 GMT http://community.qnx.com/sf/go/post90517 Andreas Beschorner 2011-12-12T07:58:21Z post90497: Cannot get Memory Analysis working http://community.qnx.com/sf/go/post90497 Greetings all, Using IDE 4.7.0, gcc 4.6 toolchain and QNX 6.5 I was trying to get the Memory Analysis profiling tool working. So I set up a profiling configuration, included the shared libraries, recompiled all connected projects and the executable in question (debug version), but when starting the profiling, nothing happens. The profiler sessions window remains empty, however the debug window shows a Memory Analysis tool running. But nothing else happens, and I do not get any memory information at all (except for the very basic informatin given by the QNX Sys Info perspective and its tabs). Thanks a lot for help, Andy Fri, 09 Dec 2011 09:15:41 GMT http://community.qnx.com/sf/go/post90497 Andreas Beschorner 2011-12-09T09:15:41Z post90471: Re: Unable to debug executables statically linked with libsocket http://community.qnx.com/sf/go/post90471 Also: I tried linking with -lsocketS, but that didn't help Wed, 07 Dec 2011 16:56:25 GMT http://community.qnx.com/sf/go/post90471 David Reynolds 2011-12-07T16:56:25Z post90470: Unable to debug executables statically linked with libsocket http://community.qnx.com/sf/go/post90470 Hello, I have a project that must fully static link. The problem is that I cannot debug this project. I've narrowed the problem down to libsocket (if I remove the static link to libsocket it works). I tried: - Momentics 6.4.1 release - Momentics 6.5 release - Debugging via attach to process - Debug via launching process - Un-ckecking all the boxes on the 'shared libraries' tab on the debugger tab in debug configurations. In all cases I get the same error: Cannot access memory at (some address). Any ideas? Wed, 07 Dec 2011 16:51:21 GMT http://community.qnx.com/sf/go/post90470 David Reynolds 2011-12-07T16:51:21Z post90328: Re: Git for momentics http://community.qnx.com/sf/go/post90328 Hi Christian, Thank you very much for your help, Best regards, Deniz Tue, 29 Nov 2011 05:15:24 GMT http://community.qnx.com/sf/go/post90328 Deniz Eren 2011-11-29T05:15:24Z post90279: Re: IDE4.6.0 can not create EFS files http://community.qnx.com/sf/go/post90279 Ide "path" is a new IDE, you just replace one ide with another, consider it "patched" On 11/23/2011 06:01 PM, Albrecht Uhlmann wrote: > It does work for now, thanks. I wonder why there is no patch for IDE 4.6 since it is explicitly referred to in this very article. > > -Albrecht > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90270 > Thu, 24 Nov 2011 14:55:28 GMT http://community.qnx.com/sf/go/post90279 Elena Laskavaia 2011-11-24T14:55:28Z post90270: Re: IDE4.6.0 can not create EFS files http://community.qnx.com/sf/go/post90270 It does work for now, thanks. I wonder why there is no patch for IDE 4.6 since it is explicitly referred to in this very article. -Albrecht Wed, 23 Nov 2011 23:01:08 GMT http://community.qnx.com/sf/go/post90270 Albrecht Uhlmann 2011-11-23T23:01:08Z post90263: Re: IDE4.6.0 can not create EFS files http://community.qnx.com/sf/go/post90263 Hi, Albrecht, There isn't an IDE patch, as such. If you update to or install IDE 4.7, you can still target the 6.4.1 SDP. The IDE lets you choose which SDP install to use. HTH, Christian On 2011-11-23, at 10:21 AM, Albrecht Uhlmann wrote: > Where can I get this patch? > > I looked under http://community.qnx.com/sf/frs/do/viewRelease/projects.ide/frs.binary_patches_for_ide.6_4_1_patches > > but found only librcheck patch. > > Running the updater from inside IDE didn't yield any results, either. > > I know that this issue is fixed in IDE 4.7 but we have to backport a 6.5-BSP to 6.4.1 > > Thanks, > Albrecht > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90262 > Wed, 23 Nov 2011 16:11:42 GMT http://community.qnx.com/sf/go/post90263 Christian Damus(deleted) 2011-11-23T16:11:42Z post90262: Re: IDE4.6.0 can not create EFS files http://community.qnx.com/sf/go/post90262 Where can I get this patch? I looked under http://community.qnx.com/sf/frs/do/viewRelease/projects.ide/frs.binary_patches_for_ide.6_4_1_patches but found only librcheck patch. Running the updater from inside IDE didn't yield any results, either. I know that this issue is fixed in IDE 4.7 but we have to backport a 6.5-BSP to 6.4.1 Thanks, Albrecht Wed, 23 Nov 2011 15:21:32 GMT http://community.qnx.com/sf/go/post90262 Albrecht Uhlmann 2011-11-23T15:21:32Z post90187: Re: Git for momentics http://community.qnx.com/sf/go/post90187 Hi, Deniz, I don't think there should be a need to build anything from source. The EGit and JGit projects at Eclipse provide builds, and they are in the "simultaneous release" published by the Eclipse Foundation every year. You should be able to install them from the Eclipse Helios release repository: http://download.eclipse.org/releases/helios/. You would need the Momentics IDE version 4.7.2 for this; there are no EGit/JGit releases compatible with IDE 4.7, which is based on the Eclipse Galileo release. Cheers, Christian On 2011-11-17, at 9:01 PM, Deniz Eren wrote: > Hi Christian, > > Thank you. I will try and give it a go. > It just seems like there is a lot of mucking around with Maven + Java JDK + JGIT in order to get the JDK CLI built. I haven't even read about how to mary it up with Eclipse after that, let alone Momentics. Would it be a matter of just going through the process and installing it somehow; or will I need to do custom Java programming at all would you say? I would have thought there would be a simple installer or something... > > > > Best regards, > Deniz > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90179 > Fri, 18 Nov 2011 14:11:27 GMT http://community.qnx.com/sf/go/post90187 Christian Damus(deleted) 2011-11-18T14:11:27Z post90179: Re: Git for momentics http://community.qnx.com/sf/go/post90179 Hi Christian, Thank you. I will try and give it a go. It just seems like there is a lot of mucking around with Maven + Java JDK + JGIT in order to get the JDK CLI built. I haven't even read about how to mary it up with Eclipse after that, let alone Momentics. Would it be a matter of just going through the process and installing it somehow; or will I need to do custom Java programming at all would you say? I would have thought there would be a simple installer or something... Best regards, Deniz Fri, 18 Nov 2011 02:01:55 GMT http://community.qnx.com/sf/go/post90179 Deniz Eren 2011-11-18T02:01:55Z post90126: Re: Git for momentics http://community.qnx.com/sf/go/post90126 Hi, Deniz, I have not, but this is the best Git solution that I know of for Eclipse and I see no reason why it wouldn't integrate cleanly into a Momentics distribution. It should have no dependencies on CDT or any other components that are required by Momentics except for the core Eclipse Platform, so I would anticipate no integration difficulties. Sorry that I can't provide a more definitive answer. Cheers, Christian On 2011-11-15, at 11:36 PM, Deniz Eren wrote: > Hi Christian, > > I've had a look at JGIT on the Eclipse website as you point out. > I still don't know if JGIT will work in Momentics though. Have you integrated JGIT with Momentics? > > > > Best regards, > Deniz > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post90119 > Wed, 16 Nov 2011 13:58:39 GMT http://community.qnx.com/sf/go/post90126 Christian Damus(deleted) 2011-11-16T13:58:39Z post90119: Re: Git for momentics http://community.qnx.com/sf/go/post90119 Hi Christian, I've had a look at JGIT on the Eclipse website as you point out. I still don't know if JGIT will work in Momentics though. Have you integrated JGIT with Momentics? Best regards, Deniz Wed, 16 Nov 2011 04:36:19 GMT http://community.qnx.com/sf/go/post90119 Deniz Eren 2011-11-16T04:36:19Z post89936: Re: Git for momentics http://community.qnx.com/sf/go/post89936 Hi, The Eclipse project provides JGit, a Java implementation of the git client, and EGit, the visual front-end and team integration provider for git. You can find them here: http://www.eclipse.org/egit http://www.eclipse.org/jgit HTH, Christian On 2011-11-08, at 12:12 AM, Daniel Pagac wrote: Is there a port of Git for momentics? _______________________________________________ General http://community.qnx.com/sf/go/post89928 Tue, 08 Nov 2011 14:16:09 GMT http://community.qnx.com/sf/go/post89936 Christian Damus(deleted) 2011-11-08T14:16:09Z post89928: Git for momentics http://community.qnx.com/sf/go/post89928 Is there a port of Git for momentics? Tue, 08 Nov 2011 05:12:46 GMT http://community.qnx.com/sf/go/post89928 Daniel Pagac 2011-11-08T05:12:46Z post89919: Re: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89919 Try download indigo, then update CDT, then install momentics plugins On 11/07/2011 11:24 AM, Mario Charest wrote: > > >> -----Message d'origine----- >> De : Elena Laskavaia [mailto:community-noreply@qnx.com] >> Envoyé : 7 novembre 2011 11:10 >> À : general-ide >> Objet : Re: IDE 5.0 + CDT 8.0 >> >> What are the errors? > > Cannot complete the install because of a conflicting dependency. > Software being installed: C/C++ Development Tools 8.0.0.201109151620 (org.eclipse.cdt.feature.group 8.0.0.201109151620) > Software currently installed: Eclipse C/C++ Development Tools 8.0.0.v201108161807 (com.qnx.tools.ide.cdt.feature.group 8.0.0.v201108161807) > Only one of the following can be installed at once: > C/C++ Development Tools Debugger UI 7.1.0.201106081058 (org.eclipse.cdt.debug.ui 7.1.0.201106081058) > C/C++ Development Tools Debugger UI 7.1.1.201109151620 (org.eclipse.cdt.debug.ui 7.1.1.201109151620) > Cannot satisfy dependency: > From: Eclipse C/C++ Development Tools 8.0.0.v201108161807 (com.qnx.tools.ide.cdt.feature.group 8.0.0.v201108161807) > To: org.eclipse.cdt.debug.ui [7.1.0.201106081058] > Cannot satisfy dependency: > From: C/C++ Development Tools 8.0.0.201109151620 (org.eclipse.cdt.feature.group 8.0.0.201109151620) > To: org.eclipse.cdt.platform.feature.group [8.0.0.201109151620] > Cannot satisfy dependency: > From: C/C++ Development Platform 8.0.0.201109151620 (org.eclipse.cdt.platform.feature.group 8.0.0.201109151620) > To: org.eclipse.cdt.debug.ui [7.1.1.201109151620] > ... > >> You cannot use trunk cdt but 8.0 should have been >> fine. Do you install momentics plugins in CDT or CDT in momentics? (later I >> think is not possible because we override main cdt feature) > > I downloaded Indigo and install all the momentics plug-in. > >> >> On 11/07/2011 11:00 AM, Mario Charest wrote: >>> >>> >>>> -----Message d'origine----- >>>> De : Elena Laskavaia [mailto:community-noreply@qnx.com] >>>> Envoyé : 7 novembre 2011 10:23 >>>> À : general-ide >>>> Objet : Re: IDE 5.0 + CDT 8.0 >>>> >>>> You mean 8.0.1? Or trunk? >>> >>> Both would be ok from what I understand >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=356982 >>> >>>> >>>> On 11/07/2011 10:18 AM, Mario Charest wrote: >>>>> >>>>> I have been trying to update the CDT to the latest release but I >>>>> just can't ( >>>> conflict all over the place). Anyway to get the lastet CDT or do you >>>> guys need to build a new experiment release? >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> >>>>> General >>>>> http://community.qnx.com/sf/go/post89907 >>>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> >>>> General >>>> http://community.qnx.com/sf/go/post89908 >>>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> General >>> http://community.qnx.com/sf/go/post89911 >> >> >> >> _______________________________________________ >> >> General >> http://community.qnx.com/sf/go/post89916 > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post89918 Mon, 07 Nov 2011 16:28:07 GMT http://community.qnx.com/sf/go/post89919 Elena Laskavaia 2011-11-07T16:28:07Z post89918: RE: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89918 > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 7 novembre 2011 11:10 > À : general-ide > Objet : Re: IDE 5.0 + CDT 8.0 > > What are the errors? Cannot complete the install because of a conflicting dependency. Software being installed: C/C++ Development Tools 8.0.0.201109151620 (org.eclipse.cdt.feature.group 8.0.0.201109151620) Software currently installed: Eclipse C/C++ Development Tools 8.0.0.v201108161807 (com.qnx.tools.ide.cdt.feature.group 8.0.0.v201108161807) Only one of the following can be installed at once: C/C++ Development Tools Debugger UI 7.1.0.201106081058 (org.eclipse.cdt.debug.ui 7.1.0.201106081058) C/C++ Development Tools Debugger UI 7.1.1.201109151620 (org.eclipse.cdt.debug.ui 7.1.1.201109151620) Cannot satisfy dependency: From: Eclipse C/C++ Development Tools 8.0.0.v201108161807 (com.qnx.tools.ide.cdt.feature.group 8.0.0.v201108161807) To: org.eclipse.cdt.debug.ui [7.1.0.201106081058] Cannot satisfy dependency: From: C/C++ Development Tools 8.0.0.201109151620 (org.eclipse.cdt.feature.group 8.0.0.201109151620) To: org.eclipse.cdt.platform.feature.group [8.0.0.201109151620] Cannot satisfy dependency: From: C/C++ Development Platform 8.0.0.201109151620 (org.eclipse.cdt.platform.feature.group 8.0.0.201109151620) To: org.eclipse.cdt.debug.ui [7.1.1.201109151620] ... >You cannot use trunk cdt but 8.0 should have been > fine. Do you install momentics plugins in CDT or CDT in momentics? (later I > think is not possible because we override main cdt feature) I downloaded Indigo and install all the momentics plug-in. > > On 11/07/2011 11:00 AM, Mario Charest wrote: > > > > > >> -----Message d'origine----- > >> De : Elena Laskavaia [mailto:community-noreply@qnx.com] > >> Envoyé : 7 novembre 2011 10:23 > >> À : general-ide > >> Objet : Re: IDE 5.0 + CDT 8.0 > >> > >> You mean 8.0.1? Or trunk? > > > > Both would be ok from what I understand > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=356982 > > > >> > >> On 11/07/2011 10:18 AM, Mario Charest wrote: > >>> > >>> I have been trying to update the CDT to the latest release but I > >>> just can't ( > >> conflict all over the place). Anyway to get the lastet CDT or do you > >> guys need to build a new experiment release? > >>> > >>> > >>> > >>> _______________________________________________ > >>> > >>> General > >>> http://community.qnx.com/sf/go/post89907 > >>> > >> > >> > >> > >> _______________________________________________ > >> > >> General > >> http://community.qnx.com/sf/go/post89908 > >> > > > > > > > > > > _______________________________________________ > > > > General > > http://community.qnx.com/sf/go/post89911 > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post89916 Mon, 07 Nov 2011 16:24:47 GMT http://community.qnx.com/sf/go/post89918 Mario Charest 2011-11-07T16:24:47Z post89916: Re: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89916 What are the errors? You cannot use trunk cdt but 8.0 should have been fine. Do you install momentics plugins in CDT or CDT in momentics? (later I think is not possible because we override main cdt feature) On 11/07/2011 11:00 AM, Mario Charest wrote: > > >> -----Message d'origine----- >> De : Elena Laskavaia [mailto:community-noreply@qnx.com] >> Envoyé : 7 novembre 2011 10:23 >> À : general-ide >> Objet : Re: IDE 5.0 + CDT 8.0 >> >> You mean 8.0.1? Or trunk? > > Both would be ok from what I understand https://bugs.eclipse.org/bugs/show_bug.cgi?id=356982 > >> >> On 11/07/2011 10:18 AM, Mario Charest wrote: >>> >>> I have been trying to update the CDT to the latest release but I just can't ( >> conflict all over the place). Anyway to get the lastet CDT or do you guys >> need to build a new experiment release? >>> >>> >>> >>> _______________________________________________ >>> >>> General >>> http://community.qnx.com/sf/go/post89907 >>> >> >> >> >> _______________________________________________ >> >> General >> http://community.qnx.com/sf/go/post89908 >> > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post89911 Mon, 07 Nov 2011 16:09:56 GMT http://community.qnx.com/sf/go/post89916 Elena Laskavaia 2011-11-07T16:09:56Z post89911: RE: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89911 > -----Message d'origine----- > De : Elena Laskavaia [mailto:community-noreply@qnx.com] > Envoyé : 7 novembre 2011 10:23 > À : general-ide > Objet : Re: IDE 5.0 + CDT 8.0 > > You mean 8.0.1? Or trunk? Both would be ok from what I understand https://bugs.eclipse.org/bugs/show_bug.cgi?id=356982 > > On 11/07/2011 10:18 AM, Mario Charest wrote: > > > > I have been trying to update the CDT to the latest release but I just can't ( > conflict all over the place). Anyway to get the lastet CDT or do you guys > need to build a new experiment release? > > > > > > > > _______________________________________________ > > > > General > > http://community.qnx.com/sf/go/post89907 > > > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post89908 > Mon, 07 Nov 2011 16:00:36 GMT http://community.qnx.com/sf/go/post89911 Mario Charest 2011-11-07T16:00:36Z post89908: Re: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89908 You mean 8.0.1? Or trunk? On 11/07/2011 10:18 AM, Mario Charest wrote: > > I have been trying to update the CDT to the latest release but I just can't ( conflict all over the place). Anyway to get the lastet CDT or do you guys need to build a new experiment release? > > > > _______________________________________________ > > General > http://community.qnx.com/sf/go/post89907 > Mon, 07 Nov 2011 15:22:40 GMT http://community.qnx.com/sf/go/post89908 Elena Laskavaia 2011-11-07T15:22:40Z post89907: IDE 5.0 + CDT 8.0 http://community.qnx.com/sf/go/post89907 I have been trying to update the CDT to the latest release but I just can't ( conflict all over the place). Anyway to get the lastet CDT or do you guys need to build a new experiment release? Mon, 07 Nov 2011 15:17:59 GMT http://community.qnx.com/sf/go/post89907 Mario Charest 2011-11-07T15:17:59Z