Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:general_information:qt_creator [2015/06/25 09:29] liedmannen:general_information:qt_creator [2018/01/08 13:32] h_fitze
Line 22: Line 22:
 === Host === === Host ===
   * installed PTXdist [[http://www.pengutronix.de/software/ptxdist/appnotes/OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf|Pengutronix quickstart guide]]   * installed PTXdist [[http://www.pengutronix.de/software/ptxdist/appnotes/OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf|Pengutronix quickstart guide]]
-  * OSELAS TOOLCHAIN including GDB with python support [[http://www.ptxdist.org/software/ptxdist/appnotes/AppNote_BuildingToolchain.pdf|Appnote building OSELAS Toolchain]]+  * OSELAS TOOLCHAIN including GDB with python support [[http://www.pengutronix.de/software/ptxdist/appnotes/AppNote_BuildingToolchain.pdf|Appnote building OSELAS Toolchain]]
   * PTXdist images    * PTXdist images 
  
Line 124: Line 124:
  
  
-navigte to **/your/BSP source/platform-<PTXCONF_PLATFORM>/sysroot-cross/bin/qmake-cross**\\+navigate to **/your/BSP source/platform-<PTXCONF_PLATFORM>/sysroot-cross/bin/qmake-cross**\\
  
 for this tutorial **/home/tq/workspace/BSPs/TQMa6x-BSP_REV.0104/platform-MBa6x/sysroot-cross/bin/qmake-cross** for this tutorial **/home/tq/workspace/BSPs/TQMa6x-BSP_REV.0104/platform-MBa6x/sysroot-cross/bin/qmake-cross**
Line 191: Line 191:
 __**Device**__ will be automatically fill up if you configured a[[intern:general_information:qt_creator#Add a device| device]] before\\ __**Device**__ will be automatically fill up if you configured a[[intern:general_information:qt_creator#Add a device| device]] before\\
 \\ \\
-__**Sysroot**__  set your root debug folder **/path/to/your/BSP source/platform<PTXCONF_PLATFORM>/root-debug**\\  +__**Sysroot**__  set your root debug folder **/path/to/your/BSP source/platform<PTXCONF_PLATFORM>/sysroot-target**\\  
-for this tutorial**/home/tq/workspace/BSPs/TQMa6x-BSP-REV.0104/platform-MBa6x/root-debug**\\+for this tutorial**/home/tq/workspace/BSPs/TQMa6x-BSP-REV.0104/platform-MBa6x/sysroot-target**\\
 \\ \\
 __**Compiler**__ select [[intern:general_information:qt_creator#Add compiler from BSP source| compiler]] you configured before\\  __**Compiler**__ select [[intern:general_information:qt_creator#Add compiler from BSP source| compiler]] you configured before\\ 
  • Last modified: 2022/08/04 15:02