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

Download SWD debug using the IAR EWARM

PreviousInstalling the USB device driverNextUse SWD debug download the MDK-ARM

Last updated 5 years ago

Was this helpful?

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

SWD interface to download the program in IAR EWARM

1.Open the IAR EWARM, and create a new project, Tool chain ARM can choose, click OK.

Select the menu bar Project-> Options ..., option box will pop up, as shown below

2.Select General Options -> Target page, then select the Processor variant column in the Device, and then click the right button, and in turn find STM32F103C8 processor.

3.Then choose General Options -> Library Configuration page stdout / stderr section of Via SWO.

4.Then select Debugger -> Setup -> Driver -> J-Link / J-Trace.

5.Just find a way to drive, set as shown below, and click OK。

You can now click on the columnCompile button,Such error can clickRun button to download the firmware.