Juergen

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Connection under reset problem #36847
    Juergen
    Participant

    Wow ok, I didn’t read anywhere that you have to be an experienced user to use visualGDB , it’s a cheek to say something easy to do, I bought your product because I wanted to learn and because I’m familiar with Visual Studio, but if I don’t get that on the board I thought I would get some support here, so I definitely won’t renew the license, I already regret spending 209€ on it

    Thank you

    in reply to: Connection under reset problem #36845
    Juergen
    Participant

    Hello, here are the CubeIDE settings
    <div>
    <div># This is an NUCLEO-H743ZI board with a single STM32H743ZITx chip</div>
    <div>#</div>
    <div># Generated by STM32CubeIDE</div>
    <div># Take care that such file, as generated, may be overridden without any early notice. Please have a look to debug launch configuration setup(s)</div>
    <div>source [find interface/stlink-dap.cfg]</div>
    <div>set WORKAREASIZE 0x8000</div>
    <div>transport select “dapdirect_swd”</div>
    <div>set CHIPNAME STM32H743ZITx</div>
    <div>set BOARDNAME NUCLEO-H743ZI</div>
    <div># Enable debug when in low power modes</div>
    <div>set ENABLE_LOW_POWER 0</div>
    <div># Stop Watchdog counters when halt</div>
    <div>set STOP_WATCHDOG 0</div>
    <div># STlink Debug clock frequency</div>
    <div>set CLOCK_FREQ 8000</div>
    <div># Reset configuration</div>
    <div># use software system reset if reset done</div>
    <div>reset_config none</div>
    <div>set CONNECT_UNDER_RESET 0</div>
    <div>set CORE_RESET 0</div>
    <div># ACCESS PORT NUMBER</div>
    <div>set AP_NUM 0</div>
    <div># GDB PORT</div>
    <div>set GDB_PORT 3333</div>
    <div>set DUAL_BANK 1</div>
    <div># BCTM CPU variables</div>
    <div>source [find target/stm32h7x.cfg]

    It just doesn’t work the first time after turning on the BOARD, but once I start with CubeIDE, VisualGDB also works afterwards, regardless of the settings.

    I have read the points above, but I am still a beginner and don’t know exactly where to find what I need. You have to tell me exactly what to do.

    </div>
    </div>

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