This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE UART Mode Example test

Hello, I am using the ISP1507-AX and want to compile the BLE UART Mode Example "ble_app_uart_pca10040_s132" with SEGGER Embedded Studio in order to generate a hex file like the  "ble_app_uart_pca10040_s132.hex" which can be loaded on the nRF52832 by using nRF Connect v3.7.0 but during execution of the example I am running into an error and the program stops at NRF_BREAKPOINT_COND in app_error_weak.c. Since I have not changed the example file at all is there any solution for this or are there additional settings to consider.

Thanks for helping!

Parents
  • Hi Christof, 

    The support staff is reduced during the summer holidays, and you may experience delayed answers.

    --

    Which SDK are you using? Is it SDK 17.0.2?

    Please build with debug mode and refer to/provide the log. 

    -Amanda H.

  • I get the attached log file while trying to execute the program in debug mode

    T49D4 000:000.622   SEGGER J-Link V7.50a Log File
    T49D4 000:009.167   DLL Compiled: Jul  8 2021 18:21:11
    T49D4 000:009.183   Logging started @ 2021-07-19 12:53
    T49D4 000:009.196 - 9.203ms
    T49D4 000:009.228 JLINK_ExecCommand("EnableAutoUpdateFW", ...). 
    T49D4 000:009.252 - 0.030ms returns 0x00
    T49D4 000:009.273 JLINK_OpenEx(...)
    T49D4 000:013.605   Firmware: J-Link V10 compiled Jun 29 2021 16:11:46
    T49D4 000:013.972   Firmware: J-Link V10 compiled Jun 29 2021 16:11:46
    T49D4 000:014.142   Decompressing FW timestamp took 122 us
    T49D4 000:016.240   Hardware: V10.10
    T49D4 000:016.367   S/N: 50123015
    T49D4 000:016.374   OEM: SEGGER
    T49D4 000:016.381   Feature(s): GDB
    T49D4 000:019.744   TELNET listener socket opened on port 19021
    T49D4 000:019.853   WEBSRV Starting webserver
    T49D4 000:019.906   WEBSRV Failed to put socket into listener state (port 19080)
    T49D4 000:020.008   WEBSRV Webserver running on local port 19081
    T49D4 000:020.016 - 10.746ms returns "O.K."
    T49D4 000:020.083 JLINK_GetEmuCaps()
    T49D4 000:020.091 - 0.010ms returns 0xB9FF7BBF
    T49D4 000:020.103 JLINK_GetFirmwareString(...)
    T49D4 000:020.108 - 0.007ms
    T49D4 000:020.537 JLINK_GetDLLVersion()
    T49D4 000:020.546 - 0.011ms returns 75001
    T49D4 000:020.677 JLINK_GetHardwareVersion()
    T49D4 000:020.685 - 0.010ms returns 101000
    T49D4 000:020.852 JLINK_GetHWStatus(...)
    T49D4 000:021.034 - 0.188ms returns 0
    T49D4 000:021.322 JLINK_GetSN()
    T49D4 000:021.332 - 0.012ms returns 50123015
    T49D4 000:021.445 JLINK_ExecCommand("ProjectFile = "C:/Users/cleitgeb/Documents/DeviceDownload/nRF5SDK1702d674dde/nRF5_SDK_17.0.2_d674dde/examples/ble_peripheral/ble_app_uart/pca10040/s132/ses/ble_app_uart_pca10040_s132_Debug.jlink"", ...). 
    T49D4 000:029.875   Ref file found at: C:\Program Files\SEGGER\SEGGER Embedded Studio for ARM 5.50d\bin\JLinkDevices.ref
    T49D4 000:029.990   XML referenced by ref file: C:\Program Files\SEGGER\JLink\JLinkDevices.xml
    T49D4 000:030.064   XML file found at: C:\Program Files\SEGGER\SEGGER Embedded Studio for ARM 5.50d\bin\JLinkDevices.xml
    T49D4 000:030.071   Ignoring XML in DLL dir and using ref file instead.
    T49D4 000:030.567   C:\Program Files\SEGGER\JLink\JLinkDevices.xml evaluated successfully.
    T49D4 000:057.075 - 35.638ms returns 0x00
    T49D4 000:057.138 JLINK_EMU_GetCurrConnectionInfo()
    T49D4 000:057.146 - 0.010ms returns 0
    T49D4 000:057.184 JLINK_DEVICE_GetIndex(sDeviceName = nRF52832_xxAA)
    T49D4 000:057.212 - 0.031ms returns 2547
    T49D4 000:057.223 JLINK_ExecCommand("device = nRF52832_xxAA", ...). 
    T49D4 000:057.645   Device "NRF52832_XXAA" selected.
    T49D4 000:058.184 - 0.960ms returns 0x00
    T49D4 000:058.196 JLINK_DEVICE_GetIndex(sDeviceName = nRF52832_xxAA)
    T49D4 000:058.222 - 0.029ms returns 2547
    T49D4 000:058.229 JLINK_DEVICE_GetInfo(DeviceIndex = 2547)
    T49D4 000:058.235 - 0.007ms returns 0
    T49D4 000:058.241 JLINK_GetEmuCaps()
    T49D4 000:058.246 - 0.007ms returns 0xB9FF7BBF
    T49D4 000:058.255 JLINK_TIF_GetAvailable(...)
    T49D4 000:058.469 - 0.221ms
    T49D4 000:058.510 JLINK_TIF_Select(JLINKARM_TIF_SWD)
    T49D4 000:059.408 - 0.904ms returns 0x00
    T49D4 000:059.438 JLINK_GetEmuCaps()
    T49D4 000:059.444 - 0.009ms returns 0xB9FF7BBF
    T49D4 000:059.451 JLINK_SWO_Control(JLINKARM_SWO_CMD_GET_SPEED_INFO, ...)
    T49D4 000:059.720 - 0.275ms returns 0x00
    T49D4 000:059.757 JLINK_SetEndian(ARM_ENDIAN_LITTLE)
    T49D4 000:059.766 - 0.010ms returns 0
    T49D4 000:059.775 JLINK_GetEmuCaps()
    T49D4 000:059.780 - 0.007ms returns 0xB9FF7BBF
    T49D4 000:059.792 JLINK_SetSpeed(4000)
    T49D4 000:059.909 - 0.123ms
    T49D4 000:059.938 JLINK_GetSpeed()
    T49D4 000:059.944 - 0.008ms returns 4000
    T49D4 000:059.953 JLINK_Connect()
    T49D4 000:060.262   InitTarget() start
    T49D4 000:060.276    J-Link Script File: Executing InitTarget()
    T49D4 000:063.504   InitTarget() end
    T49D4 000:064.425   Found SW-DP with ID 0x2BA01477
    T49D4 000:066.866   DPIDR: 0x2BA01477
    T49D4 000:067.018   Scanning AP map to find all available APs
    T49D4 000:068.105   AP[2]: Stopped AP scan as end of AP map has been reached
    T49D4 000:068.242   AP[0]: AHB-AP (IDR: 0x24770011)
    T49D4 000:068.401   AP[1]: JTAG-AP (IDR: 0x02880000)
    T49D4 000:068.564   Iterating through AP map to find AHB-AP to use
    T49D4 000:069.188   AP[0]: Core found
    T49D4 000:069.322   AP[0]: AHB-AP ROM base: 0xE00FF000
    T49D4 000:069.755   CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)
    T49D4 000:069.894   Found Cortex-M4 r0p1, Little endian.
    T49D4 000:171.213   -- Max. mem block: 0x00003FD0
    T49D4 000:172.434   CPU_ReadMem(4 bytes @ 0xE000EDF0)
    T49D4 000:172.700   CPU_ReadMem(4 bytes @ 0xE0002000)
    T49D4 000:173.116   FPUnit: 6 code (BP) slots and 2 literal slots
    T49D4 000:173.128   CPU_ReadMem(4 bytes @ 0xE000EDFC)
    T49D4 000:173.395   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 000:173.664   CPU_WriteMem(4 bytes @ 0xE0001000)
    T49D4 000:173.949   CPU_ReadMem(4 bytes @ 0xE000ED88)
    T49D4 000:174.221   CPU_WriteMem(4 bytes @ 0xE000ED88)
    T49D4 000:174.513   CPU_ReadMem(4 bytes @ 0xE000ED88)
    T49D4 000:174.763   CPU_WriteMem(4 bytes @ 0xE000ED88)
    T49D4 000:175.135   CoreSight components:
    T49D4 000:175.250   ROMTbl[0] @ E00FF000
    T49D4 000:175.262   CPU_ReadMem(64 bytes @ 0xE00FF000)
    T49D4 000:175.742   CPU_ReadMem(32 bytes @ 0xE000EFE0)
    T49D4 000:176.287   ROMTbl[0][0]: E000E000, CID: B105E00D, PID: 000BB00C SCS-M7
    T49D4 000:176.300   CPU_ReadMem(32 bytes @ 0xE0001FE0)
    T49D4 000:176.852   ROMTbl[0][1]: E0001000, CID: B105E00D, PID: 003BB002 DWT
    T49D4 000:176.865   CPU_ReadMem(32 bytes @ 0xE0002FE0)
    T49D4 000:177.418   ROMTbl[0][2]: E0002000, CID: B105E00D, PID: 002BB003 FPB
    T49D4 000:177.431   CPU_ReadMem(32 bytes @ 0xE0000FE0)
    T49D4 000:177.955   ROMTbl[0][3]: E0000000, CID: B105E00D, PID: 003BB001 ITM
    T49D4 000:177.968   CPU_ReadMem(32 bytes @ 0xE0040FE0)
    T49D4 000:178.514   ROMTbl[0][4]: E0040000, CID: B105900D, PID: 000BB9A1 TPIU
    T49D4 000:178.527   CPU_ReadMem(32 bytes @ 0xE0041FE0)
    T49D4 000:179.068   ROMTbl[0][5]: E0041000, CID: B105900D, PID: 000BB925 ETM
    T49D4 000:179.104 - 119.155ms returns 0x00
    T49D4 000:179.138 JLINK_GetId()
    T49D4 000:179.320 - 0.188ms returns 0x2BA01477
    T49D4 000:179.352 JLINK_GetDebugInfo(0x10E = JLINKARM_DEBUG_INFO_AHBAP_INDEX)
    T49D4 000:179.360   Value=0x00000000
    T49D4 000:179.366 - 0.016ms returns 0
    T49D4 000:179.377 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX)
    T49D4 000:179.382   Value=0xE000EDF0
    T49D4 000:179.389 - 0.014ms returns 0
    T49D4 000:179.398 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX)
    T49D4 000:179.403   Value=0xE0001000
    T49D4 000:179.410 - 0.014ms returns 0
    T49D4 000:179.418 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX)
    T49D4 000:179.424   Value=0xE0002000
    T49D4 000:179.430 - 0.014ms returns 0
    T49D4 000:179.439 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX)
    T49D4 000:179.444   Value=0xE0000000
    T49D4 000:179.451 - 0.014ms returns 0
    T49D4 000:179.460 JLINK_CORE_GetFound()
    T49D4 000:179.465 - 0.007ms returns 0xE0000FF
    T49D4 000:179.481 JLINK_WriteU32_64(0xE0000FB0, 0xC5ACCE55)
    T49D4 000:179.487   Debug reg: ITM_LOCKACCESS
    T49D4 000:179.681   CPU is running
    T49D4 000:179.692   CPU_WriteMem(4 bytes @ 0xE0000FB0)
    T49D4 000:179.994 - 0.519ms returns 0 (0x00000000)
    T49D4 000:332.442 JLINK_SetResetDelay(0)
    T49D4 000:332.460 - 0.021ms
    T49D4 000:332.467 JLINK_Reset()
    T49D4 000:332.625   CPU is running
    T49D4 000:332.638   CPU_WriteMem(4 bytes @ 0xE000EDF0)
    T49D4 000:333.035   CPU is running
    T49D4 000:333.046   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 000:333.610   Reset: Halt core after reset via DEMCR.VC_CORERESET.
    T49D4 000:334.276   Reset: Reset device via AIRCR.SYSRESETREQ.
    T49D4 000:334.288   CPU is running
    T49D4 000:334.296   CPU_WriteMem(4 bytes @ 0xE000ED0C)
    T49D4 000:387.674   CPU_ReadMem(4 bytes @ 0xE000EDF0)
    T49D4 000:388.114   CPU_ReadMem(4 bytes @ 0xE000EDF0)
    T49D4 000:388.541   CPU is running
    T49D4 000:388.553   CPU_WriteMem(4 bytes @ 0xE000EDF0)
    T49D4 000:388.987   CPU is running
    T49D4 000:388.998   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 000:394.988   CPU_ReadMem(4 bytes @ 0xE000EDF0)
    T49D4 000:397.925   CPU_WriteMem(4 bytes @ 0xE0002000)
    T49D4 000:398.421   CPU_ReadMem(4 bytes @ 0xE000EDFC)
    T49D4 000:398.833   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 000:399.236 - 66.775ms
    T49D4 000:399.270 JLINK_IsHalted()
    T49D4 000:399.277 - 0.008ms returns TRUE
    T49D4 000:399.284 JLINK_ReadRegs(NumRegs = 20, Indexes: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20)
    T49D4 000:399.303    -- R0=0x00, R1=0x00, R2=0x00, R3=0x00, R4=0x00, R5=0x00, R6=0x00, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x00, R13 (SP)=0x20000400, R14=0xFFFFFFFF, R15 (PC)=0xA80, XPSR=0x1000000, MSP=0x20000400, PSP=0x00, CFBP=0x00
    T49D4 000:399.310 - 0.028ms returns 0x00
    T49D4 000:399.320 JLINK_ReadMemU32(0xE000ED04, 0x1 Items)
    T49D4 000:399.329   CPU_ReadMem(4 bytes @ 0xE000ED04)
    T49D4 000:399.733   Data:  00 00 00 00
    T49D4 000:399.744 - 0.426ms returns 1 (0x1)
    T49D4 000:399.769 JLINK_CORE_GetFound()
    T49D4 000:399.775 - 0.008ms returns 0xE0000FF
    T49D4 000:475.221 JLINK_BeginDownload(Flags = 0x00000000)
    T49D4 000:475.240 - 0.021ms
    T49D4 000:475.247 JLINK_WriteMem(0x00000000, 0xB00 Bytes, ...)
    T49D4 000:475.252   Data:  00 04 00 20 81 0A 00 00 15 07 00 00 61 0A 00 00 ...
    T49D4 000:475.470   completely In flash
    T49D4 000:475.484    -- Read from flash cache (2816 bytes @ 0x00000000)
    T49D4 000:475.492 - 0.248ms returns 0xB00
    T49D4 000:478.907 JLINK_WriteMem(0x00001000, 0x19000 Bytes, ...)
    T49D4 000:478.935   Data:  B8 13 00 20 19 53 02 00 19 C1 00 00 7F 52 02 00 ...
    T49D4 000:479.007   completely In flash
    T49D4 000:479.150    -- Read from flash cache (102400 bytes @ 0x00001000)
    T49D4 000:479.163 - 0.259ms returns 0x19000
    T49D4 000:480.080 JLINK_WriteMem(0x0001A000, 0xB96C Bytes, ...)
    T49D4 000:480.090   Data:  40 1C 42 F1 00 02 C1 E9 00 02 7C BD 70 B5 28 4C ...
    T49D4 000:480.107   completely In flash
    T49D4 000:480.164    -- Read from flash cache (47468 bytes @ 0x0001A000)
    T49D4 000:480.174 - 0.096ms returns 0xB96C
    T49D4 000:480.181 JLINK_EndDownload()
    T49D4 000:480.534   CPU_ReadMem(4 bytes @ 0xE000ED90)
    T49D4 000:481.002   CPU_ReadMem(4 bytes @ 0xE000ED94)
    T49D4 000:481.503    -- --------------------------------------
    T49D4 000:481.520   Flash bank @ 0x00000000: Default: L2 verify disabled because algorithm performs L1 verify
    T49D4 000:481.529    -- Start of determining dirty areas in flash cache
    T49D4 000:481.597    -- End of determining dirty areas
    T49D4 000:481.605    -- Start of preparing flash programming
    T49D4 000:481.616    -- Calculating RAM usage
    T49D4 000:481.682    -- RAM usage = 9900 Bytes
    T49D4 000:481.689    -- Preserving CPU registers
    T49D4 000:481.707    -- Preparing memory
    T49D4 000:481.715    -- Preparing target
    T49D4 000:481.722    -- Preserving target RAM temporarily used for programming
    T49D4 000:518.981    -- Downloading RAMCode
    T49D4 000:528.738    -- Preparing RAMCode
    T49D4 000:532.718    -- Checking target RAM
    T49D4 000:534.911    -- End of preparing flash programming
    T49D4 000:535.032   Looking for J-Link GUI Server exe at: C:\Program Files\SEGGER\SEGGER Embedded Studio for ARM 5.50d\bin\JLinkGUIServer.exe
    T49D4 000:535.151   Looking for J-Link GUI Server exe at: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe
    T49D4 000:535.184   Forking J-Link GUI Server: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe
    T49D4 000:550.909   J-Link GUI Server info: "J-Link GUI server V7.50a "
    T49D4 000:560.432    -- CPU speed could not be measured.
    T49D4 000:560.454    -- Start of comparing flash
    T49D4 000:560.462    -- CRC check was estimated as fastest method
    T49D4 000:583.974    -- Comparing range 0x0000 - 0x1FFFF (32 Sectors, 128 KiB), using multi-block CRC calculation
    T49D4 000:635.399    -- All CRCs match
    T49D4 000:635.622    -- Comparing range 0x20000 - 0x25FFF (6 Sectors, 24 KiB), using multi-block CRC calculation
    T49D4 000:647.114    -- All CRCs match
    T49D4 000:647.355    -- Comparing range 0x0000 - 0x1FFFF (32 Sectors, 128 KiB), using alternative multi-block CRC calculation
    T49D4 000:696.101    -- All CRCs match
    T49D4 000:696.319    -- Comparing range 0x20000 - 0x25FFF (6 Sectors, 24 KiB), using alternative multi-block CRC calculation
    T49D4 000:707.019    -- All CRCs match
    T49D4 000:707.033    -- End of comparing flash
    T49D4 000:707.042    -- Start of erasing sectors
    T49D4 000:707.049    -- End of erasing sectors
    T49D4 000:707.056    -- Start of flash programming
    T49D4 000:707.064    -- End of flash programming
    T49D4 000:707.071    -- Start of restoring
    T49D4 000:707.079    -- Restoring RAMCode
    T49D4 000:710.048    -- Restoring target memory
    T49D4 000:743.217    -- Restore target
    T49D4 000:743.238    -- Restore memory
    T49D4 000:743.246    -- Restoring CPU registers
    T49D4 000:743.263    -- End of restoring
    T49D4 000:743.524    -- Bank 0 @ 0x00000000: Skipped. Contents already match
    T49D4 000:743.535    -- Bank 0 @ 0x00000000: Skipped. Contents already match
    T49D4 000:747.755 - 267.584ms returns 0 (0x0)
    T49D4 000:757.729 JLINK_BeginDownload(Flags = 0x00000000)
    T49D4 000:757.746 - 0.019ms
    T49D4 000:757.753 JLINK_WriteMem(0x00026000, 0xF94A Bytes, ...)
    T49D4 000:757.759   Data:  00 00 01 20 75 63 02 00 5D 63 02 00 5F 63 02 00 ...
    T49D4 000:757.797   completely In flash
    T49D4 000:757.892    -- Read from flash cache (63818 bytes @ 0x00026000)
    T49D4 000:757.905 - 0.154ms returns 0xF94A
    T49D4 000:758.949 JLINK_WriteMem(0x0003594C, 0xA4 Bytes, ...)
    T49D4 000:758.959   Data:  00 00 00 00 FF 00 00 00 FF 00 00 00 00 00 00 00 ...
    T49D4 000:758.969   completely In flash
    T49D4 000:758.977    -- Read from flash cache (164 bytes @ 0x0003594C)
    T49D4 000:758.984 - 0.037ms returns 0xA4
    T49D4 000:758.991 JLINK_EndDownload()
    T49D4 000:759.328   CPU_ReadMem(4 bytes @ 0xE000ED90)
    T49D4 000:759.604   CPU_ReadMem(4 bytes @ 0xE000ED94)
    T49D4 000:759.901    -- --------------------------------------
    T49D4 000:759.914   Flash bank @ 0x00000000: Default: L2 verify disabled because algorithm performs L1 verify
    T49D4 000:759.922    -- Start of determining dirty areas in flash cache
    T49D4 000:759.998    -- End of determining dirty areas
    T49D4 000:760.007    -- Start of preparing flash programming
    T49D4 000:760.014    -- Calculating RAM usage
    T49D4 000:760.028    -- RAM usage = 3756 Bytes
    T49D4 000:760.036    -- Preserving CPU registers
    T49D4 000:760.053    -- Preparing memory
    T49D4 000:760.061    -- Preparing target
    T49D4 000:760.069    -- Preserving target RAM temporarily used for programming
    T49D4 000:774.347    -- Downloading RAMCode
    T49D4 000:784.137    -- Preparing RAMCode
    T49D4 000:789.043    -- End of preparing flash programming
    T49D4 000:790.839    -- CPU speed could not be measured.
    T49D4 000:790.852    -- Start of comparing flash
    T49D4 000:790.860    -- CRC check was estimated as fastest method
    T49D4 000:801.372    -- Comparing range 0x26000 - 0x35FFF (16 Sectors, 64 KiB), using multi-block CRC calculation
    T49D4 000:809.063    -- CRC does not match for sectors 0-15
    T49D4 000:809.082    -- End of comparing flash
    T49D4 000:809.090    -- Start of erasing sectors
    T49D4 000:809.099    -- Erasing range 0x00026000 - 0x0002DFFF (  8 Sectors, 32 KB)
    T49D4 000:828.333    -- Erasing range 0x0002E000 - 0x00035FFF (  8 Sectors, 32 KB)
    T49D4 000:846.936    -- End of erasing sectors
    T49D4 000:846.958    -- Start of flash programming
    T49D4 000:846.967    -- Programming range 0x00026000 - 0x0002DFFF (  8 Sectors, 32 KB)
    T49D4 001:388.950    -- Programming range 0x0002E000 - 0x00035FFF (  8 Sectors, 32 KB)
    T49D4 001:942.934    -- End of flash programming
    T49D4 001:942.952    -- 0x26000 - 0x35FFF ( 16 Sectors, 64 KoB)
    T49D4 001:942.960    -- Start of restoring
    T49D4 001:942.968    -- Restoring RAMCode
    T49D4 001:981.305    -- Restoring target memory
    T49D4 001:994.147    -- Restore target
    T49D4 001:994.162    -- Restore memory
    T49D4 001:994.170    -- Restoring CPU registers
    T49D4 001:994.186    -- End of restoring
    T49D4 001:994.434    -- Bank 0 @ 0x00000000: 1 range affected (65536 bytes)
    T49D4 001:994.724    -- Total: 1.234s (Prepare: 0.030s, Compare: 0.018s, Erase: 0.037s, Program & Verify: 1.131s, Restore: 0.016s)
    T49D4 001:994.873    -- Program & Verify speed: 56 KiB/s
    T49D4 001:998.926 - 1240.016ms returns 65536 (0x10000)
    T49D4 002:006.048 JLINK_ReadMemU32(0xE000ED08, 0x1 Items)
    T49D4 002:006.083   CPU_ReadMem(4 bytes @ 0xE000ED08)
    T49D4 002:006.466   Data:  00 00 00 00
    T49D4 002:006.488 - 0.443ms returns 1 (0x1)
    T49D4 002:006.522 JLINK_ReadMemU32(0x00000000, 0x1 Items)
    T49D4 002:006.530    -- Read from flash cache (4 bytes @ 0x00000000)
    T49D4 002:006.538   Data:  00 04 00 20
    T49D4 002:006.545 - 0.025ms returns 1 (0x1)
    T49D4 002:006.552 JLINK_ReadMemU32(0x00000004, 0x1 Items)
    T49D4 002:006.557    -- Read from flash cache (4 bytes @ 0x00000004)
    T49D4 002:006.564   Data:  81 0A 00 00
    T49D4 002:006.570 - 0.021ms returns 1 (0x1)
    T49D4 002:006.595 JLINK_HSS_Stop()
    T49D4 002:006.605 - 0.011ms returns 0x00
    T49D4 002:006.615 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:006.625   CPU_ReadMem(4 bytes @ 0xE000EDFC)
    T49D4 002:006.916   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:007.222 - 0.618ms returns 0
    T49D4 002:007.274 JLINK_SetBPEx(Addr = 0x0002FA7C, Type = 0xFFFFFFF2)
    T49D4 002:007.288 - 0.017ms returns 0x00000001
    T49D4 002:007.313 JLINK_WriteRegs(NumRegs = 20)
    T49D4 002:007.336    -- R0=0x00, R1=0x00, R2=0x00, R3=0x00, R4=0x00, R5=0x00, R6=0x00, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x00, R13 (SP)=0x20000400, R14=0xFFFFFFFF, R15 (PC)=0xA80, XPSR=0x1000000, MSP=0x20000400, PSP=0x00, CFBP=0x00
    T49D4 002:007.346 - 0.036ms returns 0
    T49D4 002:007.354 JLINK_WriteReg(CycleCnt, 0x00000000)
    T49D4 002:007.362 - 0.011ms returns 0
    T49D4 002:007.371 JLINK_GoEx(MaxEmulInsts = -1, Flags = 0x01)
    T49D4 002:007.714   CPU_WriteMem(4 bytes @ 0xE0002000)
    T49D4 002:008.033   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 002:008.331   CPU_WriteMem(4 bytes @ 0xE0002008)
    T49D4 002:008.344   CPU_WriteMem(4 bytes @ 0xE000200C)
    T49D4 002:008.352   CPU_WriteMem(4 bytes @ 0xE0002010)
    T49D4 002:008.360   CPU_WriteMem(4 bytes @ 0xE0002014)
    T49D4 002:008.367   CPU_WriteMem(4 bytes @ 0xE0002018)
    T49D4 002:008.375   CPU_WriteMem(4 bytes @ 0xE000201C)
    T49D4 002:009.362   CPU_WriteMem(4 bytes @ 0xE0001004)
    T49D4 002:011.838 - 4.473ms
    T49D4 002:012.102 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:012.115   CPU is running
    T49D4 002:012.124   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:012.558 - 0.462ms returns 0
    T49D4 002:012.617 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:012.628   CPU is running
    T49D4 002:012.636   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:013.080 - 0.469ms returns 0
    T49D4 002:013.141 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:013.151   CPU is running
    T49D4 002:013.160   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:013.560 - 0.425ms returns 0
    T49D4 002:013.621 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:013.630   CPU is running
    T49D4 002:013.638   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:013.904 - 0.289ms returns 0
    T49D4 002:013.964 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:013.973   CPU is running
    T49D4 002:013.981   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:014.258 - 0.300ms returns 0
    T49D4 002:014.316 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:014.325   CPU is running
    T49D4 002:014.333   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:014.610 - 0.299ms returns 0
    T49D4 002:014.660 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:014.670   CPU is running
    T49D4 002:014.678   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:014.940 - 0.285ms returns 0
    T49D4 002:015.003 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:015.013   CPU is running
    T49D4 002:015.021   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:015.318 - 0.326ms returns 0
    T49D4 002:015.393 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:015.404   CPU is running
    T49D4 002:015.412   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:015.783 - 0.395ms returns 0
    T49D4 002:015.820 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:015.829   CPU is running
    T49D4 002:015.837   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:016.195 - 0.381ms returns 0
    T49D4 002:016.237 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:016.247   CPU is running
    T49D4 002:016.255   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:016.590 - 0.361ms returns 0
    T49D4 002:016.634 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:016.643   CPU is running
    T49D4 002:016.651   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:017.000 - 0.372ms returns 0
    T49D4 002:017.041 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:017.051   CPU is running
    T49D4 002:017.059   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:017.398 - 0.363ms returns 0
    T49D4 002:017.440 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:017.450   CPU is running
    T49D4 002:017.458   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:017.871 - 0.436ms returns 0
    T49D4 002:017.907 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:017.916   CPU is running
    T49D4 002:017.924   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:018.245 - 0.343ms returns 0
    T49D4 002:018.280 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 002:018.289   CPU is running
    T49D4 002:018.296   CPU_WriteMem(4 bytes @ 0xE000EDFC)
    T49D4 002:018.622 - 0.347ms returns 0
    T49D4 002:024.398 JLINK_IsHalted()
    T49D4 002:026.824 - 2.433ms returns TRUE
    T49D4 002:026.861 JLINK_IsHalted()
    T49D4 002:026.868 - 0.008ms returns TRUE
    T49D4 002:026.875 JLINK_ReadRegs(NumRegs = 20, Indexes: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20)
    T49D4 002:026.888    -- R0=0x00, R1=0x00, R2=0x2FA7D, R3=0x00, R4=0xFFC, R5=0x00, R6=0x10001000, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x20010000, R13 (SP)=0x20010000, R14=0x262B5, R15 (PC)=0x2FA7C, XPSR=0x61000000, MSP=0x20010000, PSP=0x00, CFBP=0x00
    T49D4 002:026.896 - 0.022ms returns 0x00
    T49D4 002:026.906 JLINK_ReadReg(CycleCnt)
    T49D4 002:026.912   CPU_ReadMem(4 bytes @ 0xE0001004)
    T49D4 002:027.306 - 0.406ms returns 0x000081C3
    T49D4 002:027.340 JLINK_ReadMemU32(0xE000ED04, 0x1 Items)
    T49D4 002:027.353   CPU_ReadMem(4 bytes @ 0xE000ED04)
    T49D4 002:027.708   Data:  00 00 00 00
    T49D4 002:027.720 - 0.382ms returns 1 (0x1)
    T49D4 002:027.749 JLINK_CORE_GetFound()
    T49D4 002:027.755 - 0.008ms returns 0xE0000FF
    T49D4 002:027.770 JLINK_GetMOEs(...)
    T49D4 002:027.777   CPU_ReadMem(4 bytes @ 0xE000ED30)
    T49D4 002:028.100 - 0.335ms returns 0x01
    T49D4 002:028.133 JLINK_ReadMemU16(0x0002FA7C, 0x1 Items)
    T49D4 002:028.141    -- Read from flash cache (2 bytes @ 0x0002FA7C)
    T49D4 002:028.148   Data:  00 B5
    T49D4 002:028.155 - 0.024ms returns 1 (0x1)
    T49D4 002:029.400 JLINK_ReadMemU16(0x00026292, 0x1 Items)
    T49D4 002:029.408    -- Read from flash cache (2 bytes @ 0x00026292)
    T49D4 002:029.415   Data:  1F 48
    T49D4 002:029.422 - 0.024ms returns 1 (0x1)
    T49D4 002:029.430 JLINK_ReadMemU16(0x00026294, 0x1 Items)
    T49D4 002:029.435    -- Read from flash cache (2 bytes @ 0x00026294)
    T49D4 002:029.442   Data:  1F 49
    T49D4 002:029.449 - 0.021ms returns 1 (0x1)
    T49D4 002:029.455 JLINK_ReadMemU16(0x00026296, 0x1 Items)
    T49D4 002:029.460    -- Read from flash cache (2 bytes @ 0x00026296)
    T49D4 002:029.466   Data:  88 42
    T49D4 002:029.473 - 0.020ms returns 1 (0x1)
    T49D4 002:029.479 JLINK_ReadMemU16(0x00026298, 0x1 Items)
    T49D4 002:029.484    -- Read from flash cache (2 bytes @ 0x00026298)
    T49D4 002:029.491   Data:  05 D0
    T49D4 002:029.497 - 0.020ms returns 1 (0x1)
    T49D4 002:029.509 JLINK_ClrBPEx(BPHandle = 0x00000001)
    T49D4 002:029.516 - 0.009ms returns 0x00
    T49D4 002:029.527 JLINK_RTTERMINAL_Control(Cmd = JLINKARM_RTTERMINAL_CMD_START, CtrlBlockAddr = 0x20003B40)
    T49D4 002:029.650 - 0.129ms returns 0x00
    T49D4 002:180.235 JLINK_IsConnected()
    T49D4 002:180.254 - 0.022ms returns TRUE
    T49D4 003:192.231 JLINK_IsConnected()
    T49D4 003:192.243 - 0.014ms returns TRUE
    T49D4 004:183.785 JLINK_IsConnected()
    T49D4 004:183.801 - 0.018ms returns TRUE
    T49D4 004:743.665 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 004:743.689 - 0.026ms returns 0
    T49D4 004:743.705 JLINK_WriteRegs(NumRegs = 20)
    T49D4 004:743.719    -- R0=0x00, R1=0x00, R2=0x2FA7D, R3=0x00, R4=0xFFC, R5=0x00, R6=0x10001000, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x20010000, R13 (SP)=0x20010000, R14=0x262B5, R15 (PC)=0x2FA7C, XPSR=0x61000000, MSP=0x20010000, PSP=0x00, CFBP=0x00
    T49D4 004:743.726 - 0.022ms returns 0
    T49D4 004:743.737 JLINK_WriteReg(CycleCnt, 0x000081C3)
    T49D4 004:743.745 - 0.010ms returns 0
    T49D4 004:743.751 JLINK_GoEx(MaxEmulInsts = -1, Flags = 0x01)
    T49D4 004:744.237   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 004:744.659   CPU_WriteMem(4 bytes @ 0xE000ED30)
    T49D4 004:745.103   CPU_WriteMem(4 bytes @ 0xE0002008)
    T49D4 004:745.552   CPU_WriteMem(4 bytes @ 0xE0001004)
    T49D4 004:748.145 - 4.399ms
    T49D4 004:751.501 JLINK_IsHalted()
    T49D4 004:754.026 - 2.534ms returns TRUE
    T49D4 004:754.063 JLINK_IsHalted()
    T49D4 004:754.070 - 0.008ms returns TRUE
    T49D4 004:754.077 JLINK_ReadRegs(NumRegs = 20, Indexes: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20)
    T49D4 004:754.090    -- R0=0x00, R1=0x20002BE0, R2=0x0B, R3=0x01, R4=0x50001, R5=0x04, R6=0x10001000, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x20003CA5, R13 (SP)=0x2000FE70, R14=0x270ED, R15 (PC)=0x27D14, XPSR=0x21000012, MSP=0x2000FE70, PSP=0x00, CFBP=0x01
    T49D4 004:754.098 - 0.023ms returns 0x00
    T49D4 004:754.105 JLINK_ReadReg(CycleCnt)
    T49D4 004:754.111   CPU_ReadMem(4 bytes @ 0xE0001004)
    T49D4 004:754.553 - 0.455ms returns 0x00014624
    T49D4 004:754.587 JLINK_ReadMemU32(0xE000ED04, 0x1 Items)
    T49D4 004:754.600   CPU_ReadMem(4 bytes @ 0xE000ED04)
    T49D4 004:754.994   Data:  12 28 41 00
    T49D4 004:755.005 - 0.421ms returns 1 (0x1)
    T49D4 004:755.035 JLINK_CORE_GetFound()
    T49D4 004:755.041 - 0.008ms returns 0xE0000FF
    T49D4 004:755.056 JLINK_GetMOEs(...)
    T49D4 004:755.063   CPU_ReadMem(4 bytes @ 0xE000ED30)
    T49D4 004:755.467 - 0.416ms returns 0x01
    T49D4 004:755.503 JLINK_ReadMemU16(0x00027D14, 0x1 Items)
    T49D4 004:755.511    -- Read from flash cache (2 bytes @ 0x00027D14)
    T49D4 004:755.519   Data:  00 BE
    T49D4 004:755.526 - 0.025ms returns 1 (0x1)
    T49D4 004:755.557 JLINK_ReadMemU32(0x2000FE9C, 0x1 Items)
    T49D4 004:755.568   CPU_ReadMem(64 bytes @ 0x2000FE80)
    T49D4 004:756.198    -- Updating C cache (64 bytes @ 0x2000FE80)
    T49D4 004:756.217    -- Read from C cache (4 bytes @ 0x2000FE9C)
    T49D4 004:756.225   Data:  FC 0F 00 00
    T49D4 004:756.232 - 0.676ms returns 1 (0x1)
    T49D4 004:756.263 JLINK_ReadMemU32(0x2000FEA0, 0x1 Items)
    T49D4 004:756.272    -- Read from C cache (4 bytes @ 0x2000FEA0)
    T49D4 004:756.279   Data:  00 00 00 00
    T49D4 004:756.286 - 0.025ms returns 1 (0x1)
    T49D4 004:756.293 JLINK_ReadMemU32(0x2000FEA4, 0x1 Items)
    T49D4 004:756.298    -- Read from C cache (4 bytes @ 0x2000FEA4)
    T49D4 004:756.305   Data:  E3 7B 02 00
    T49D4 004:756.312 - 0.021ms returns 1 (0x1)
    T49D4 004:756.337 JLINK_RTTERMINAL_Read(BufferIndex = 0, BufferSize = 0x00008000)
    T49D4 004:756.496 - 0.166ms returns 0
    T49D4 004:761.940 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:761.965    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 004:761.973   Data:  01 40 00 00
    T49D4 004:761.980 - 0.042ms returns 4 (0x4)
    T49D4 004:762.005 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:762.012    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 004:762.019   Data:  35 F8 02 00
    T49D4 004:762.026 - 0.023ms returns 4 (0x4)
    T49D4 004:762.042 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:762.049    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 004:762.055   Data:  A8 FE 00 20
    T49D4 004:762.062 - 0.022ms returns 4 (0x4)
    T49D4 004:762.214 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:762.223    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 004:762.231   Data:  01 40 00 00
    T49D4 004:762.237 - 0.025ms returns 4 (0x4)
    T49D4 004:762.254 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:762.260    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 004:762.267   Data:  35 F8 02 00
    T49D4 004:762.274 - 0.022ms returns 4 (0x4)
    T49D4 004:762.289 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:762.295    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 004:762.302   Data:  A8 FE 00 20
    T49D4 004:762.309 - 0.022ms returns 4 (0x4)
    T49D4 004:766.246 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:766.263    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 004:766.274   Data:  01 40 00 00
    T49D4 004:766.282 - 0.038ms returns 4 (0x4)
    T49D4 004:766.301 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:766.309    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 004:766.316   Data:  35 F8 02 00
    T49D4 004:766.323 - 0.024ms returns 4 (0x4)
    T49D4 004:766.341 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 004:766.347    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 004:766.354   Data:  A8 FE 00 20
    T49D4 004:766.361 - 0.023ms returns 4 (0x4)
    T49D4 005:188.131 JLINK_IsConnected()
    T49D4 005:188.144 - 0.015ms returns TRUE
    T49D4 005:975.927 JLINK_WriteVectorCatch(0x000007F0)
    T49D4 005:975.949 - 0.024ms returns 0
    T49D4 005:975.963 JLINK_WriteRegs(NumRegs = 20)
    T49D4 005:975.977    -- R0=0x00, R1=0x20002BE0, R2=0x0B, R3=0x01, R4=0x50001, R5=0x04, R6=0x10001000, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x20003CA5, R13 (SP)=0x2000FE70, R14=0x270ED, R15 (PC)=0x27D14, XPSR=0x21000012, MSP=0x2000FE70, PSP=0x00, CFBP=0x01
    T49D4 005:975.984 - 0.022ms returns 0
    T49D4 005:975.990 JLINK_WriteReg(CycleCnt, 0x00014624)
    T49D4 005:975.995 - 0.007ms returns 0
    T49D4 005:976.001 JLINK_GoEx(MaxEmulInsts = -1, Flags = 0x01)
    T49D4 005:976.487   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 005:976.951   CPU_WriteMem(4 bytes @ 0xE000ED30)
    T49D4 005:977.371   CPU_WriteMem(4 bytes @ 0xE0001004)
    T49D4 005:979.966 - 3.970ms
    T49D4 005:983.260 JLINK_IsHalted()
    T49D4 005:985.729 - 2.477ms returns TRUE
    T49D4 005:985.763 JLINK_IsHalted()
    T49D4 005:985.769 - 0.009ms returns TRUE
    T49D4 005:985.777 JLINK_ReadRegs(NumRegs = 20, Indexes: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20)
    T49D4 005:985.789    -- R0=0x00, R1=0x20002BE0, R2=0x0B, R3=0x01, R4=0x50001, R5=0x04, R6=0x10001000, R7=0x00, R8=0x00, R9=0x00, R10=0x00, R11=0x00, R12=0x20003CA5, R13 (SP)=0x2000FE70, R14=0x270ED, R15 (PC)=0x27D14, XPSR=0x21000012, MSP=0x2000FE70, PSP=0x00, CFBP=0x01
    T49D4 005:985.797 - 0.022ms returns 0x00
    T49D4 005:985.803 JLINK_ReadReg(CycleCnt)
    T49D4 005:985.809   CPU_ReadMem(4 bytes @ 0xE0001004)
    T49D4 005:986.226 - 0.429ms returns 0x00014624
    T49D4 005:986.260 JLINK_ReadMemU32(0xE000ED04, 0x1 Items)
    T49D4 005:986.273   CPU_ReadMem(4 bytes @ 0xE000ED04)
    T49D4 005:986.655   Data:  12 28 41 00
    T49D4 005:986.667 - 0.409ms returns 1 (0x1)
    T49D4 005:986.697 JLINK_CORE_GetFound()
    T49D4 005:986.703 - 0.008ms returns 0xE0000FF
    T49D4 005:986.720 JLINK_GetMOEs(...)
    T49D4 005:986.727   CPU_ReadMem(4 bytes @ 0xE000ED30)
    T49D4 005:987.101 - 0.389ms returns 0x01
    T49D4 005:987.145 JLINK_ReadMemU16(0x00027D14, 0x1 Items)
    T49D4 005:987.154    -- Read from flash cache (2 bytes @ 0x00027D14)
    T49D4 005:987.162   Data:  00 BE
    T49D4 005:987.169 - 0.026ms returns 1 (0x1)
    T49D4 005:987.217 JLINK_ReadMemU32(0x2000FE9C, 0x1 Items)
    T49D4 005:987.229   CPU_ReadMem(64 bytes @ 0x2000FE80)
    T49D4 005:987.962    -- Updating C cache (64 bytes @ 0x2000FE80)
    T49D4 005:987.982    -- Read from C cache (4 bytes @ 0x2000FE9C)
    T49D4 005:987.991   Data:  FC 0F 00 00
    T49D4 005:987.998 - 0.783ms returns 1 (0x1)
    T49D4 005:988.080 JLINK_ReadMemU32(0x2000FEA0, 0x1 Items)
    T49D4 005:988.093    -- Read from C cache (4 bytes @ 0x2000FEA0)
    T49D4 005:988.101   Data:  00 00 00 00
    T49D4 005:988.107 - 0.029ms returns 1 (0x1)
    T49D4 005:988.114 JLINK_ReadMemU32(0x2000FEA4, 0x1 Items)
    T49D4 005:988.120    -- Read from C cache (4 bytes @ 0x2000FEA4)
    T49D4 005:988.127   Data:  E3 7B 02 00
    T49D4 005:988.133 - 0.021ms returns 1 (0x1)
    T49D4 005:988.163 JLINK_RTTERMINAL_Read(BufferIndex = 0, BufferSize = 0x00008000)
    T49D4 005:988.250 - 0.093ms returns 0
    T49D4 005:989.446 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.463    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 005:989.470   Data:  01 40 00 00
    T49D4 005:989.477 - 0.033ms returns 4 (0x4)
    T49D4 005:989.501 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.508    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 005:989.554   Data:  35 F8 02 00
    T49D4 005:989.561 - 0.062ms returns 4 (0x4)
    T49D4 005:989.581 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.591    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 005:989.598   Data:  A8 FE 00 20
    T49D4 005:989.605 - 0.026ms returns 4 (0x4)
    T49D4 005:989.760 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.769    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 005:989.777   Data:  01 40 00 00
    T49D4 005:989.783 - 0.025ms returns 4 (0x4)
    T49D4 005:989.800 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.806    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 005:989.813   Data:  35 F8 02 00
    T49D4 005:989.820 - 0.022ms returns 4 (0x4)
    T49D4 005:989.835 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:989.841    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 005:989.848   Data:  A8 FE 00 20
    T49D4 005:989.855 - 0.022ms returns 4 (0x4)
    T49D4 005:990.839 JLINK_ReadMemEx(0x2000FE8C, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:990.851    -- Read from C cache (4 bytes @ 0x2000FE8C)
    T49D4 005:990.859   Data:  01 40 00 00
    T49D4 005:990.865 - 0.028ms returns 4 (0x4)
    T49D4 005:990.883 JLINK_ReadMemEx(0x2000FE88, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:990.889    -- Read from C cache (4 bytes @ 0x2000FE88)
    T49D4 005:990.896   Data:  35 F8 02 00
    T49D4 005:990.903 - 0.022ms returns 4 (0x4)
    T49D4 005:990.919 JLINK_ReadMemEx(0x2000FE84, 0x4 Bytes, Flags = 0x00000000)
    T49D4 005:990.925    -- Read from C cache (4 bytes @ 0x2000FE84)
    T49D4 005:990.932   Data:  A8 FE 00 20
    T49D4 005:990.939 - 0.022ms returns 4 (0x4)
    T49D4 006:179.685 JLINK_IsConnected()
    T49D4 006:179.699 - 0.017ms returns TRUE
    T49D4 007:185.839 JLINK_IsConnected()
    T49D4 007:185.854 - 0.017ms returns TRUE
    T49D4 008:187.907 JLINK_IsConnected()
    T49D4 008:187.921 - 0.017ms returns TRUE
    T49D4 009:180.500 JLINK_IsConnected()
    T49D4 009:180.514 - 0.016ms returns TRUE
    T49D4 010:181.882 JLINK_IsConnected()
    T49D4 010:181.896 - 0.017ms returns TRUE
    T49D4 011:187.499 JLINK_IsConnected()
    T49D4 011:187.512 - 0.015ms returns TRUE
    T49D4 012:195.532 JLINK_IsConnected()
    T49D4 012:195.545 - 0.015ms returns TRUE
    T49D4 013:203.560 JLINK_IsConnected()
    T49D4 013:203.575 - 0.018ms returns TRUE
    T49D4 014:224.749 JLINK_IsConnected()
    T49D4 014:224.762 - 0.015ms returns TRUE
    T49D4 015:227.651 JLINK_IsConnected()
    T49D4 015:227.664 - 0.015ms returns TRUE
    T49D4 016:233.003 JLINK_IsConnected()
    T49D4 016:233.018 - 0.017ms returns TRUE
    T49D4 017:237.154 JLINK_IsConnected()
    T49D4 017:237.170 - 0.017ms returns TRUE
    T49D4 018:227.522 JLINK_IsConnected()
    T49D4 018:227.536 - 0.018ms returns TRUE
    T49D4 019:230.900 JLINK_IsConnected()
    T49D4 019:230.916 - 0.016ms returns TRUE
    T49D4 020:232.126 JLINK_IsConnected()
    T49D4 020:232.140 - 0.016ms returns TRUE
    T49D4 021:231.080 JLINK_IsConnected()
    T49D4 021:231.094 - 0.017ms returns TRUE
    T49D4 022:238.584 JLINK_IsConnected()
    T49D4 022:238.596 - 0.015ms returns TRUE
    T49D4 023:245.062 JLINK_IsConnected()
    T49D4 023:245.076 - 0.016ms returns TRUE
    T49D4 024:247.596 JLINK_IsConnected()
    T49D4 024:247.610 - 0.015ms returns TRUE
    T49D4 025:255.168 JLINK_IsConnected()
    T49D4 025:255.180 - 0.015ms returns TRUE
    T49D4 026:258.702 JLINK_IsConnected()
    T49D4 026:258.716 - 0.016ms returns TRUE
    T49D4 027:261.398 JLINK_IsConnected()
    T49D4 027:261.412 - 0.015ms returns TRUE
    T49D4 028:264.540 JLINK_IsConnected()
    T49D4 028:264.556 - 0.017ms returns TRUE
    T49D4 029:272.474 JLINK_IsConnected()
    T49D4 029:272.486 - 0.015ms returns TRUE
    T49D4 030:262.538 JLINK_IsConnected()
    T49D4 030:262.554 - 0.017ms returns TRUE
    T49D4 031:259.724 JLINK_IsConnected()
    T49D4 031:259.744 - 0.023ms returns TRUE
    T49D4 032:266.230 JLINK_IsConnected()
    T49D4 032:266.246 - 0.018ms returns TRUE
    T49D4 033:270.740 JLINK_IsConnected()
    T49D4 033:270.756 - 0.017ms returns TRUE
    T49D4 034:262.768 JLINK_IsConnected()
    T49D4 034:262.780 - 0.015ms returns TRUE
    T49D4 035:270.760 JLINK_IsConnected()
    T49D4 035:270.776 - 0.023ms returns TRUE
    T49D4 036:262.832 JLINK_IsConnected()
    T49D4 036:262.848 - 0.018ms returns TRUE
    T49D4 037:266.748 JLINK_IsConnected()
    T49D4 037:266.772 - 0.023ms returns TRUE
    T49D4 038:258.972 JLINK_IsConnected()
    T49D4 038:258.988 - 0.018ms returns TRUE
    T49D4 039:262.452 JLINK_IsConnected()
    T49D4 039:262.468 - 0.018ms returns TRUE
    T49D4 040:265.384 JLINK_IsConnected()
    T49D4 040:265.396 - 0.016ms returns TRUE
    T49D4 041:259.028 JLINK_IsConnected()
    T49D4 041:259.044 - 0.018ms returns TRUE
    T49D4 042:269.476 JLINK_IsConnected()
    T49D4 042:269.488 - 0.016ms returns TRUE
    T49D4 043:259.184 JLINK_IsConnected()
    T49D4 043:259.200 - 0.018ms returns TRUE
    T49D4 044:261.080 JLINK_IsConnected()
    T49D4 044:261.096 - 0.018ms returns TRUE
    T49D4 045:266.136 JLINK_IsConnected()
    T49D4 045:266.156 - 0.021ms returns TRUE
    T49D4 046:269.252 JLINK_IsConnected()
    T49D4 046:269.272 - 0.020ms returns TRUE
    T49D4 047:271.208 JLINK_IsConnected()
    T49D4 047:271.224 - 0.018ms returns TRUE
    T49D4 048:260.696 JLINK_IsConnected()
    T49D4 048:260.712 - 0.018ms returns TRUE
    T49D4 049:264.140 JLINK_IsConnected()
    T49D4 049:264.152 - 0.016ms returns TRUE
    T49D4 050:269.184 JLINK_IsConnected()
    T49D4 050:269.200 - 0.019ms returns TRUE
    T49D4 051:270.944 JLINK_IsConnected()
    T49D4 051:270.960 - 0.019ms returns TRUE
    T49D4 052:259.448 JLINK_IsConnected()
    T49D4 052:259.464 - 0.017ms returns TRUE
    T49D4 053:265.116 JLINK_IsConnected()
    T49D4 053:265.132 - 0.018ms returns TRUE
    T49D4 054:264.992 JLINK_IsConnected()
    T49D4 054:265.012 - 0.019ms returns TRUE
    T49D4 055:267.976 JLINK_IsConnected()
    T49D4 055:267.992 - 0.019ms returns TRUE
    T49D4 056:267.136 JLINK_IsConnected()
    T49D4 056:267.148 - 0.021ms returns TRUE
    T49D4 057:274.856 JLINK_IsConnected()
    T49D4 057:274.872 - 0.018ms returns TRUE
    T49D4 058:289.076 JLINK_IsConnected()
    T49D4 058:289.096 - 0.019ms returns TRUE
    T49D4 059:303.316 JLINK_IsConnected()
    T49D4 059:303.328 - 0.015ms returns TRUE
    T49D4 060:289.396 JLINK_IsConnected()
    T49D4 060:289.416 - 0.018ms returns TRUE
    T49D4 061:306.828 JLINK_IsConnected()
    T49D4 061:306.848 - 0.018ms returns TRUE
    T49D4 062:312.532 JLINK_IsConnected()
    T49D4 062:312.552 - 0.020ms returns TRUE
    T49D4 063:316.408 JLINK_IsConnected()
    T49D4 063:316.424 - 0.014ms returns TRUE
    T49D4 064:318.920 JLINK_IsConnected()
    T49D4 064:318.932 - 0.016ms returns TRUE
    T49D4 065:309.112 JLINK_IsConnected()
    T49D4 065:309.128 - 0.017ms returns TRUE
    T49D4 066:314.784 JLINK_IsConnected()
    T49D4 066:314.796 - 0.016ms returns TRUE
    T49D4 067:307.064 JLINK_IsConnected()
    T49D4 067:307.080 - 0.014ms returns TRUE
    T49D4 068:314.768 JLINK_IsConnected()
    T49D4 068:314.784 - 0.018ms returns TRUE
    T49D4 069:320.328 JLINK_IsConnected()
    T49D4 069:320.344 - 0.019ms returns TRUE
    T49D4 070:328.384 JLINK_IsConnected()
    T49D4 070:328.400 - 0.015ms returns TRUE
    T49D4 071:336.352 JLINK_IsConnected()
    T49D4 071:336.368 - 0.015ms returns TRUE
    T49D4 071:707.688 JLINK_RTTERMINAL_Control(Cmd = JLINKARM_RTTERMINAL_CMD_STOP)
    T49D4 071:707.840 - 0.163ms returns 0x00
    T49D4 071:715.032 JLINK_IsOpen()
    T49D4 071:715.048 - 0.011ms returns 0x01
    T49D4 071:724.056 JLINK_Close()
    T49D4 071:724.496   CPU_ReadMem(4 bytes @ 0xE0001000)
    T49D4 071:724.888   CPU_WriteMem(4 bytes @ 0xE000ED30)
    T49D4 071:730.968 - 6.928ms
    T49D4 071:730.992   
    T49D4 071:730.992   Closed
    

  • No, I mean to build with debug mode and provide the log in the Debug Terminal. 

    -Amanda H.

  • Alright sorry! I get the following log from the Debug Terminal:

Reply Children
Related