blob: fd8bcffeff4c7fb502515cb210f72c42802c9954 [file]
int SetupTarget(void) {
JLINK_ExecCommand("SetRTTSearchRanges 0x20000000 0x40000");
return 0;
}