I used the default configuration settings and it appears that I am using the qn908xresect.scp script. Nothing is selected in the Reset Handling field though. Should I have something selected there?

The qn908cdk_wireless_examples_bluetooth_heart_rate_sensor_bm Debug messages console is empty.
Here is the RedlinkServer log:
[Started server]
[Connected on port 3025]
redlink>ProbeList
Index = 1
Manufacturer = NXP Semiconductors
Description = LPC-LINK2 CMSIS-DAP V5.173
Serial Number = BTAVCQEQ
VID:PID = 1FC9:0090
Path = \\?\hid#vid_1fc9&pid_0090&mi_00#7&618ad55&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
redlink>ProbeStatus
Index = 1
Manufacturer = NXP Semiconductors
Description = LPC-LINK2 CMSIS-DAP V5.173
Serial Number = BTAVCQEQ
VID:PID = 1FC9:0090
Path = \\?\hid#vid_1fc9&pid_0090&mi_00#7&618ad55&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
IsOpen = FALSE
WireInitialized = FALSE
WireProtocol = JTAG
CoresConfigured = FALSE
PacketSize = 1024
Reference Count = 0
HasSWV = FALSE
HasETM = FALSE
HasJTAG = TRUE
HasSWD = TRUE
Probe Type = CMSIS-DAP
Probe Reference Count = 0
redlink>ProbeIsOpen 1
FALSE
redlink>ProbeOpenByIndex 1
Probe Handle 1 Open
redlink>WireIsConnected 1
FALSE
redlink>WireSwdConnect 1
Wire Ack Fault - target connected?
redlink>CoresConfigured 1
FALSE
redlink>CoreConfig 1
Wire not connected
[Closed]
[Started server]
[Connected on port 3025]
redlink>ProbeStatus
redlink>quit
[Closed]
This is the arm-none-eabi-gdb console log
GNU gdb (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 7.12.1.20170417-git
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
This is the gdb traces console log
862,535 2-list-thread-groups
862,551 2^done,groups=[{id="i1",type="process"}]
862,551 (gdb)
865,160 3-gdb-version
865,175 ~"GNU gdb (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 7.12.1.20170417-git\n"
865,175 ~"Copyright (C) 2017 Free Software Foundation, Inc.\n"
865,175 ~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is fre\
e software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitt\
ed by law. Type \"show copying\"\nand \"show warranty\" for details.\n"
865,175 ~"This GDB was configured as \"--host=i686-w64-mingw32 --target=arm-none-eabi\".\nType \"sho\
w configuration\" for configuration details."
865,175 ~"\nFor bug reporting instructions, please see:\n"
865,175 ~"<http://www.gnu.org/software/gdb/bugs/>.\n"
865,175 ~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/soft\
ware/gdb/documentation/>.\n"
865,175 ~"For help, type \"help\".\n"
865,175 ~"Type \"apropos word\" to search for commands related to \"word\".\n"
865,175 3^done
865,175 (gdb)
865,191 4-environment-cd C:/Users/rdickerson/mcuxpresso/01/SDKPackages/SDK_2.2_QN908XCDK/boards/qn90\
8xcdk/wireless_examples/bluetooth/ble_relay_proxy_rickd/qn908xcdk_wireless_examples_bluetooth_heart_\
rate_sensor_bm
865,239 4^done
865,239 (gdb)
865,239 5-gdb-set breakpoint pending on
865,254 5^done
865,254 (gdb)
865,254 6-enable-pretty-printing
865,270 6^done
865,270 (gdb)
865,270 7-gdb-set python print-stack none
865,271 7^done
865,271 (gdb)
865,271 8-gdb-set print object on
865,286 8^done
865,286 (gdb)
865,302 9-gdb-set print sevenbit-strings on
865,318 9^done
865,318 (gdb)
865,318 10-gdb-set charset ISO-8859-1
865,333 10^done
865,333 (gdb)
865,333 11-gdb-set auto-solib-add on
865,349 11^done
865,349 (gdb)
865,349 12-file-exec-and-symbols --thread-group i1 C:/Users/rdickerson/mcuxpresso/01/SDKPackages/SDK\
_2.2_QN908XCDK/boards/qn908xcdk/wireless_examples/bluetooth/ble_relay_proxy_rickd/qn908xcdk_wireless\
_examples_bluetooth_heart_rate_sensor_bm/Debug/qn908xcdk_wireless_examples_bluetooth_heart_rate_sens\
or_bm.axf
865,380 12^done
865,380 (gdb)
865,380 13-interpreter-exec console "set remotetimeout 60000"
865,396 =cmd-param-changed,param="remotetimeout",value="60000"
865,396 13^done
865,396 (gdb)
867,060 14-target-disconnect
867,060 15-gdb-exit
867,075 14^error,msg="You can't do that when your target is `exec'"
867,075 (gdb)
867,075 15^exit