SEGGER J-Link Commander V6.12e (Compiled Jan 6 2017 17:20:00) DLL version V6.12e, compiled Jan 6 2017 17:19:29 Connecting to J-Link via USB...O.K. Firmware: J-Link Lite-XMC4000 Rev.1 compiled Apr 2 2015 18:25:20 Hardware version: V1.00 S/N: 551010176 VTref = 3.300V Type "connect" to establish a target connection, '?' for help J-Link>connect Please specify device / core. : XMC4500-1024 Type '?' for selection dialog Device> Please specify target interface: J) JTAG (Default) S) SWD TIF>s Specify target interface speed [kHz]. : 4000 kHz Speed>1000 Device "XMC4500-1024" selected. Performing XMC4500 connection sequence. AP-IDR: 0x24770011, Type: AHB-AP AHB-AP ROM: 0xE00FF000 (Base addr. of first ROM table) Found Cortex-M4 r0p1, Little endian. FPUnit: 6 code (BP) slots and 2 literal slots CoreSight components: ROMTbl 0 @ E00FF000 ROMTbl 0 [0]: FFF0F000, CID: B105E00D, PID: 000BB00C SCS ROMTbl 0 [1]: FFF02000, CID: B105E00D, PID: 003BB002 DWT ROMTbl 0 [2]: FFF03000, CID: B105E00D, PID: 002BB003 FPB ROMTbl 0 [3]: FFF01000, CID: B105E00D, PID: 003BB001 ITM ROMTbl 0 [4]: FFF41000, CID: B105900D, PID: 000BB9A1 TPIU ROMTbl 0 [5]: FFF42000, CID: B105900D, PID: 000BB925 ETM Cortex-M4 identified. J-Link>loadfile loadfile C:\Users\alfredo\04_Studium\03_Semester\0_Sonstiges\00_Studienarbeit\microC\02_brightness+ADC\04_brightness\Debug\04_brightness.hex Downloading file [loadfile]... File is of unknown / supported format. J-Link>loadfile C:\Users\alfredo\04_Studium\03_Semester\0_Sonstiges\00_Studienarbeit\microC\02_brightness+ADC\04_brightness\Debug\04_brightness.hex Downloading file [C:\Users\alfredo\04_Studium\03_Semester\0_Sonstiges\00_Studienarbeit\microC\02_brightness+ADC\04_brightness\Debug\04_brightness.hex]... J-Link: Flash download: Flash programming performed for 1 range (65536 bytes) J-Link: Flash download: Total time needed: 2.230s (Prepare: 0.065s, Compare: 0.068s, Erase: 1.552s, Program: 0.530s, Verify: 0.005s, Restore: 0.007s) O.K. J-Link>g J-Link>setbp 0x08006072 S Breakpoint set @ addr 0x08006072 (Handle = 1) J-Link>s 08006072: 44 4B LDR R3, [PC, #+0x110] J-Link>s 08006074: 1B 78 LDRB R3, [R3] J-Link>s 08006076: 00 2B CMP R3, #0 J-Link>s 08006078: 09 D1 BNE #+0x12 J-Link>h PC = 0800608E, CycleCnt = 05D602D6 R0 = 00000000, R1 = E000E100, R2 = 00000001, R3 = 00000001 R4 = 08000290, R5 = 08000278, R6 = 00000000, R7 = 100007F0 R8 = 00000000, R9 = 0C000004, R10= 00000000, R11= 00000000 R12= 00000000 SP(R13)= 100007F0, MSP= 100007F0, PSP= 00000000, R14(LR) = 08003A9B XPSR = 21000000: APSR = nzCvq, EPSR = 01000000, IPSR = 000 (NoException) CFBP = 00000000, CONTROL = 00, FAULTMASK = 00, BASEPRI = 00, PRIMASK = 00 FPS0 = 00000000, FPS1 = 00000000, FPS2 = 00000000, FPS3 = 00000000 FPS4 = 00000000, FPS5 = 00000000, FPS6 = 00000000, FPS7 = 00000000 FPS8 = 00000000, FPS9 = 00000000, FPS10= 00000000, FPS11= 00000000 FPS12= 00000000, FPS13= 00000000, FPS14= 00000000, FPS15= 00000000 FPS16= 00000000, FPS17= 00000000, FPS18= 00000000, FPS19= 00000000 FPS20= 00000000, FPS21= 00000000, FPS22= 00000000, FPS23= 00000000 FPS24= 00000000, FPS25= 00000000, FPS26= 00000000, FPS27= 00000000 FPS28= 00000000, FPS29= 00000000, FPS30= 00000000, FPS31= 00000000 FPSCR= 00000000 J-Link>g