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