zhangjingruGmail

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • zhangjingruGmail
    Participant

    VisualGDB version: 5.5.104.3920
    —————— System.ArgumentNullException ——————
    System.ArgumentNullException: 值不能为 null。
    参数名: path2
    在 System.IO.Path.Combine(String path1, String path2)
    在 nn1.b2(gh c, EmbeddedProfile a, IProjectEditContext b)
    在 nn1.a_2(qz2 b, Object a)
    在 d6.z(e13 b, IProjectEditContext a, qr c)
    在 d6.l(e13 a, qr b)
    在 VisualGDB.Common_GUI.Configuration_editors.ProjectPropertiesEditModel.c1(Boolean c, qo a, String d, Action b)
    在 VisualGDB.Common_GUI.WPF.ProjectPropertiesWindow3.Apply_Click(Object sender, RoutedEventArgs e)
    trace=[System.IO.Path.Combine:26, nn1.b2:148, nn1.a_2:487, d6.z:75, d6.l:8, VisualGDB.Common_GUI.Configuration_editors.ProjectPropertiesEditModel.c1:179, VisualGDB.Common_GUI.WPF.ProjectPropertiesWindow3.Apply_Click:0]

     

     

    Attachments:
    You must be logged in to view attached files.
    zhangjingruGmail
    Participant

    Hi

    Cannot hit the break point after selecting the keil rtx operating system in the stm32h7 project

    WARNING: Failed to read memory @ address 0x00011240

     

     

     

     

    C:\Program Files (x86)\SEGGER\JLink\JLinkGDBServerCL.exe -select USB -device STM32H750VB -speed 1000 -if SWD -port 21866
    SEGGER J-Link GDB Server V6.98c Command Line Version

    JLinkARM.dll V6.98c (DLL compiled Mar 16 2021 12:19:26)

    Command line: -select USB -device STM32H750VB -speed 1000 -if SWD -port 21866
    —–GDB Server start settings—–
    GDBInit file: none
    GDB Server Listening port: 21866
    SWO raw output listening port: 2332
    Terminal I/O port: 2333
    Accept remote connection: localhost only
    Generate logfile: off
    Verify download: off
    Init regs on start: off
    Silent mode: off
    Single run mode: off
    Target connection timeout: 0 ms
    ——J-Link related settings——
    J-Link Host interface: USB
    J-Link script: none
    J-Link settings file: none
    ——Target related settings——
    Target device: STM32H750VB
    Target interface: SWD
    Target interface speed: 1000kHz
    Target endian: little

    Connecting to J-Link…
    J-Link is connected.
    Firmware: J-Link V9 compiled Feb 2 2021 16:34:10
    Hardware: V9.40
    S/N: 59401353
    Feature(s): RDI, GDB, FlashDL, FlashBP, JFlash
    Checking target voltage…
    Target voltage: 3.29 V
    Listening on TCP/IP port 21866
    Connecting to target…
    Connected to target
    Waiting for GDB connection…Connected to 127.0.0.1
    Reading all registers
    Read 4 bytes @ address 0x080014E8 (Data = 0x0000E7FE)
    Read 2 bytes @ address 0x080014E8 (Data = 0xE7FE)
    Received monitor command: reset
    Resetting target
    Downloading 16304 bytes @ address 0x00008000
    Downloading 16256 bytes @ address 0x0000BFB0
    Downloading 10628 bytes @ address 0x0000FF30
    Downloading 180 bytes @ address 0x000128B4
    Writing register (PC = 0x 8324)
    Reading register (MSP = 0x24008CC0)
    Reading register (PSP = 0x 0)
    Reading register (PRIMASK = 0x 0)
    Reading register (BASEPRI = 0x 0)
    Reading register (FAULTMASK = 0x 0)
    Reading register (CONTROL = 0x 0)
    Reading register (FPSCR = 0x 0)
    Reading register (s0 = 0x 0)
    Reading register (s1 = 0x 0)
    Reading register (s2 = 0x 0)
    Reading register (s3 = 0x 0)
    Reading register (s4 = 0x 0)
    Reading register (s5 = 0x 0)
    Reading register (s6 = 0x 0)
    Reading register (s7 = 0x 0)
    Reading register (s8 = 0x 0)
    Reading register (s9 = 0x 0)
    Reading register (s10 = 0x 0)
    Reading register (s11 = 0x 0)
    Reading register (s12 = 0x 0)
    Reading register (s13 = 0x 0)
    Reading register (s14 = 0x 0)
    Reading register (s15 = 0xFFFFFFFF)
    Reading register (s16 = 0x 0)
    Reading register (s17 = 0x 0)
    Reading register (s18 = 0x 0)
    Reading register (s19 = 0x 0)
    Reading register (s20 = 0x 0)
    Reading register (s21 = 0x 0)
    Reading register (s22 = 0x 0)
    Reading register (s23 = 0x 0)
    Reading register (s24 = 0x 0)
    Reading register (s25 = 0x 0)
    Reading register (s26 = 0x 0)
    Reading register (s27 = 0x 0)
    Reading register (s28 = 0x 0)
    Reading register (s29 = 0x 0)
    Reading register (s30 = 0x 0)
    Reading register (s31 = 0xFFFFFFFF)
    Reading register (d0 = 0x 0)
    Reading register (d1 = 0x 0)
    Reading register (d2 = 0x 0)
    Reading register (d3 = 0x 0)
    Reading register (d4 = 0x 0)
    Reading register (d5 = 0x 0)
    Reading register (d6 = 0x 0)
    Reading register (d7 = 0x 0)
    Reading register (d8 = 0x 0)
    Reading register (d9 = 0x 0)
    Reading register (d10 = 0x 0)
    Reading register (d11 = 0x 0)
    Reading register (d12 = 0x 0)
    Reading register (d13 = 0x 0)
    Reading register (d14 = 0x 0)
    Reading register (d15 = 0x 0)
    Read 4 bytes @ address 0x00008324 (Data = 0x47804809)
    Reading 64 bytes @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011278
    WARNING: Failed to read memory @ address 0x00011278
    Reading 64 bytes @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011278
    Reading 64 bytes @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011240
    WARNING: Failed to read memory @ address 0x00011278
    WARNING: Failed to read memory @ address 0x00011270
    Connected to 127.0.0.1
    Reading all registers
    Setting breakpoint @ address 0x00011270, Size = 2, BPHandle = 0x0001
    Setting breakpoint @ address 0x00011278, Size = 2, BPHandle = 0x0002
    Starting target CPU…
    Debugger requested to halt target…
    …Target halted (PC = 0x080014E8)
    Reading all registers
    Removing breakpoint @ address 0x00011270, Size = 2
    Removing breakpoint @ address 0x00011278, Size = 2
    Read 4 bytes @ address 0x080014E8 (Data = 0x0000E7FE)
    Read 2 bytes @ address 0x080014E8 (Data = 0xE7FE)
    Read 4 bytes @ address 0x080014E8 (Data = 0x0000E7FE)

    zhangjingruGmail
    Participant

    Isn’t the trial period 30 days? I just downloaded it yesterday

    zhangjingruGmail
    Participant

    I am using the evaluation version

    in reply to: Structure Guide Lines #30173
    zhangjingruGmail
    Participant

    thanks @arrow201 !
    You solved my problem

    in reply to: Structure Guide Lines #30170
    zhangjingruGmail
    Participant

    hi

    can I choose visual studio default C/C++ text editor?
    <div id=”gtx-trans” style=”position: absolute; left: -14px; top: 55.2px;”>
    <div class=”gtx-trans-icon”></div>
    </div>

    in reply to: Structure Guide Lines #30167
    zhangjingruGmail
    Participant

    hi

    can I choose visual studio default C/C++ text editor?

     
    <div id=”gtx-trans” style=”position: absolute; left: 386px; top: 55.2px;”>
    <div class=”gtx-trans-icon”></div>
    </div>

    in reply to: Structure Guide Lines #30159
    zhangjingruGmail
    Participant

    tructure Guide Lines

Viewing 8 posts - 1 through 8 (of 8 total)