BPI Open debugger burn board
  • Initial page
  • LANGS
  • BPI Open debugger burn board
    • BPI Open debugger burn board Abbreviations
    • Summary
    • Connection CC Debugger and CC85xx
    • Download the program using the SWD in J-Flash
    • Open Debugger Uart use of STC microcontroller programming interface
    • Operating condition
    • Supported PC Tools
    • Open Debugger CC Debugger module functions in use
    • Use SmartRFProg tools to program the CC series chips
    • SWD Interface:
    • Installing the USB device driver
    • Download SWD debug using the IAR EWARM
    • Use SWD debug download the MDK-ARM
    • CC Debugger Interface:
    • CC-Debugger connection and Transceivers Transceiver
    • MDK-ARM SWD interface in single-step debugging
    • Use Uni flash via JTAG and UART interface to TI CC3200 in the curing process
    • SWD interface IAR EWARM single-step debugging
    • CC- Debugger connected to the SoC device
    • CC Debugger LED light
    • Reference
    • SWD interface device connected to the SOC
    • UART Interface:
    • JTAG/Uart Interface:
    • CC Debugger firmware update
  • BPI Open debugger burn board
    • SWD interface device connected to the SOC
    • Reference
    • UART Interface:
    • JTAG/Uart Interface:
    • Use SmartRFProg tools to program the CC series chips
    • Summary
    • Supported PC Tools
    • Connection CC Debugger and CC85xx
    • Installing the USB device driver
    • Download SWD debug using the IAR EWARM
    • Use SWD debug download the MDK-ARM
    • Download the program using the SWD in J-Flash
    • use-steps
    • Open Debugger Uart use of STC microcontroller programming interface
    • Operating condition
    • All banana pi product
    • Open Debugger CC Debugger module functions in use
    • bpi40customizedserver
    • SWD Interface:
    • connect-the-emulator-and-target-board
    • CC Debugger LED light
    • CC Debugger Interface:
    • support-objects
    • CC-Debugger connection and Transceivers Transceiver
    • MDK-ARM SWD interface in single-step debugging
    • Use Uni flash via JTAG and UART interface to TI CC3200 in the curing process
    • SWD interface IAR EWARM single-step debugging
    • CC Debugger firmware update
    • BPI Open debugger burn board Abbreviations
    • CC- Debugger connected to the SoC device
Powered by GitBook
On this page

Was this helpful?

  1. BPI Open debugger burn board

Use SWD debug download the MDK-ARM

PreviousDownload SWD debug using the IAR EWARMNextDownload the program using the SWD in J-Flash

Last updated 5 years ago

Was this helpful?

To illustrate, here will be used as an example STM32F103C8T6.

SWD interface to download programs in MDK-ARM

1.First need to Open Debugger of SWD interface CLK, DIO, GND STM32F103C8T6 based target board in PA13, PA14 and GND are connected and open MDK-ARM.

2.Click Project, Option for Target'XXX 'or use the corresponding shortcut icon Alt + F7 or click on the toolbar to open the configuration options.

3.Select the Debug tab, select the J-Link / J-Trace Cortex Options。

4.Then click the settings button next to enter the Cortex JLink / JTrace Target Driver Setup settings, choose the way in SW Debug tab in Port。

5.Adding in Flash Download in Programming Algorithm corresponding algorithms do here is STM32F103C8 SCM instance, select STM32F10x Med-density Flash On-chip Flash 128k algorithm and click Add

6.Select Use Target for the Utilities tab, select Flash Programming Tool J-Link / J-Trace Cortex, and then click OK to exit。

7.At this point, the setup is complete, you can compile the program, such as the error can be able to point LOAD button to start downloading the program to the chip.