Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki1682: Builds_Tau_Integration (Version 13)


Try out our latest IDE Tau integration build#

IDE is an acronym which stands for Integrated Development Environment and a short form for the QNX Momentics IDE. The IDE is based on Eclipse and CDT (open source projects). It provides a Graphical User Interface for developing applications for the Neutrino Real Time Operating System (RTOS). The IDE runs on Windows or Linux hosts, uses cross-platform compilers for Neutrino, and supports "target machine" management with remote running and debugging of applications.

The code name for the next release of the IDE is called Tau. You can experiment with the new features of Tau after you install one of the IDE Tau integration builds. We welcome your suggestions for improvement.

Installation Instructions#

Before you install#

  • Current version of IDE will run only on Windows, Linux and Neutrino hosts
  • You need a Full Momentics installation to use the IDE (6.3.2 or 6.4 Experimental), if you don't have it you can download it from QNX Momentics 6.3.2.
  • If you want to use 6.3.2 with new IDE you have to install 2 patches on top of 6.3.2
    • 6.3.2 OS Documentation plugins docs.zip. Download and unzip in the $QNX_TARGET folder
    • New Application Profiler library patch. libprofiling1_1.zip

Install and launch IDE Tau for the first time#

  • Create a directory to store integration build (for example C:/Program Files/Qnx IDE Tau/). Extract the zip file content in it. The extraction process creates an "eclipse" directory.
  • For Linux:
    • a.) Ensure that the "$QNX_HOST/usr/bin" appears at the beginning of the $PATH environment variable. You can include it by using this command:
      • export PATH=$QNX_HOST/usr/bin:$PATH
      • To verify where it appears in the $PATH variable, use the following command in a shell: "echo $PATH"
    • b.) Set the "LD_LIBRARY_PATH" by issuing this command:
      • export LD_LIBRARY_PATH=$QNX_HOST/usr/bin:$LD_LIBRARY_PATH
    • c.) Disable "SELinux" if it is currently enabled.
      • Configure SELinux by launching "Desktop"->"System Settings"->"Security Level".
      • Click the SELinux tab, unselect "Enabled", then reboot your system.
    • d.) To launch the IDE, run "eclipse/qde".
  • For Windows:
    • a.) Ensure that "%QNX_HOST%\usr\bin" is included in the %PATH% environment variable. To verify where it appears in the $PATH variable, use the following command in a Windows command prompt:
      • set %PATH%
    • b.) To launch the IDE, run "eclipse\qde.exe".
  • Setup Workspace
    • After you install, the first time you start the IDE on Windows, the Workspace Launcher dialog prompts you for a location to store your workspace. By default, the IDE offers to put your workspace in a sub-directory called "ide-tau-workspace". To store your workspace in another location, click "Browse" and select a directory for your workspace. To continue loading the IDE, click "OK".
      • Make sure workspace path does not contain spaces; this is required for make to work properly on projects inside the workspace.
      • Do not create workspace inside installation directory - it complecates future updates

Update IDE Tau#

Full IDE archive#

  • Use first time installation instruction with diffrent directory name
  • Run IDE
  • If everything is working correctly you can remove previous directory where it was installed (but make sure it does not contain workspace)

Update site#

  • Update Site: https://www.qnx.com/account/updates/foundry27/ide/tau
  • To use update site
    • Run previously installed IDE
    • Add this update site using Help->Software Updates->Find and Install...
    • Select "Search for new features to install". Click Next.
    • Click "New Remote Site..." and fill the dialog with url and name "IDE 4.5 Tau update site".
    • Select this site. Click Finish.
    • Select All Features. Click Finish. Select Install All. Restart IDE.

Licensing#

This is experimental code that is being provided for evaluation purposes only under the terms of a valid QNX Momentics development tool license agreement.




Active Tab Versions Inactive Tab - left sideAssociations Inactive Tab - left sideAttachments Inactive Tab - left sideBack LinksInactive Tab - right side