123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- Load "..\\OBJ\\bootloader.axf"
- Set JLink Project File to "d:\project\dtu_gateway\bootloader\USER\JLinkSettings.ini"* JLink Info: Device "GD32F103VG" selected.
- JLink info:
- ------------
- DLL: V6.84a, compiled Sep 7 2020 17:26:08
- Firmware: J-Link V9 compiled May 7 2021 16:26:12
- Hardware: V9.40
- S/N : 69405423
- Feature(s) : RDI, GDB, FlashDL, FlashBP, JFlash
- * JLink Info: Found SW-DP with ID 0x1BA01477
- * JLink Info: DPIDR: 0x1BA01477
- * JLink Info: Scanning AP map to find all available APs
- * JLink Info: AP[1]: Stopped AP scan as end of AP map has been reached
- * JLink Info: AP[0]: AHB-AP (IDR: 0x24770011)
- * JLink Info: Iterating through AP map to find AHB-AP to use
- * JLink Info: AP[0]: Core found
- * JLink Info: AP[0]: AHB-AP ROM base: 0xE00FF000
- * JLink Info: CPUID register: 0x412FC231. Implementer code: 0x41 (ARM)
- * JLink Info: Found Cortex-M3 r2p1, Little endian.
- * JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
- * JLink Info: CoreSight components:
- * JLink Info: ROMTbl[0] @ E00FF000
- * JLink Info: ROMTbl[0][0]: E000E000, CID: B105E00D, PID: 000BB000 SCS
- * JLink Info: ROMTbl[0][1]: E0001000, CID: B105E00D, PID: 003BB002 DWT
- * JLink Info: ROMTbl[0][2]: E0002000, CID: B105E00D, PID: 002BB003 FPB
- * JLink Info: ROMTbl[0][3]: E0000000, CID: B105E00D, PID: 003BB001 ITM
- * JLink Info: ROMTbl[0][4]: E0040000, CID: B105900D, PID: 003BB923 TPIU-Lite
- * JLink Info: ROMTbl[0][5]: E0041000, CID: B105900D, PID: 003BB924 ETM-M3
- ROMTableAddr = 0xE00FF000
- * JLink Info: Reset: Halt core after reset via DEMCR.VC_CORERESET.
- * JLink Info: Reset: Reset device via AIRCR.SYSRESETREQ.
- Target info:
- ------------
- Device: GD32F103VG
- VTarget = 3.282V
- State of Pins: TCK: 0, TDI: 0, TDO: 0, TMS: 1, TRES: 1, TRST: 0
- Hardware-Breakpoints: 6
- Software-Breakpoints: 8192
- Watchpoints: 4
- JTAG speed: 500 kHz
- Erase Done.Programming Done.Verify OK.* JLink Info: Reset: Halt core after reset via DEMCR.VC_CORERESET.
- * JLink Info: Reset: Reset device via AIRCR.SYSRESETREQ.
- Application running ...
- Flash Load finished at 10:30:53
|