add clock_config.c for imxrt generated by mcuxpresso config
This commit is contained in:
5
hw/bsp/imxrt/debug.jlinkscript
Normal file
5
hw/bsp/imxrt/debug.jlinkscript
Normal file
@@ -0,0 +1,5 @@
|
||||
int SetupTarget(void) {
|
||||
JLINK_ExecCommand("SetRTTSearchRanges 0x20000000 0x40000");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user