Skip to content

Commit

Permalink
mcx neeed helps to locate rtt control block
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Jun 14, 2023
1 parent 8b8b969 commit 31a66eb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .idea/runConfigurations/mcx947_jlink.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions hw/bsp/mcx/mcx.jlinkscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
int SetupTarget(void) {
JLINK_ExecCommand("SetRTTSearchRanges 0x20000000 0x40000");

return 0;
}

0 comments on commit 31a66eb

Please sign in to comment.