Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-23

Debug Setup Web Site Information Incorrect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt for MCUs 1.6
    • Qt for MCUs 1.5
    • Documentation
    • None
    • All
    • de6c933b611f14220b6a46655dcd884d834eaec0, ee7745ad7d87746d2f91c5466d4aab374739d9be
    • Sprint 4.5

    Description

      On this page: 
       
      https://doc.qt.io/QtForMCUs/qtul-instructions-mimxrt1064-evk.html#debugging

      Where it describes the command to start the debugger you include \src in the path. This is wrong and needs to be removed. I got an error when I tried to start the gdb debugger when that was present.

      Here is the incorrect line:

      %REDLINK% --server :50032 --mi -2 -vc -p MIMXRT1064xxxxA --ConnectScript RT1064_connect.scp --flash-driver= -x %Qul_DIR%\src\platform\boards\nxp\mimxrt1064-evk-common\cmake

      Here is the correct line:

      %REDLINK% --server :50032 --mi -2 -vc -p MIMXRT1064xxxxA --ConnectScript RT1064_connect.scp --flash-driver= -x %Qul_DIR%\platform\boards\nxp\mimxrt1064-evk-common\cmake

      Attachments

        Activity

          People

            rakeller Rainer Keller
            trpitman Tony Pitman
            Harri Hyttinen Harri Hyttinen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: