{"id":20575117,"url":"https://github.com/ardafu/segger_debug","last_synced_at":"2025-04-14T17:52:29.413Z","repository":{"id":51291482,"uuid":"71875384","full_name":"ArdaFu/segger_debug","owner":"ArdaFu","description":"segger debug utils, such as SEGGER's Real Time Transfer, SEGGER SystemView porting.","archived":false,"fork":false,"pushed_at":"2018-08-29T02:45:00.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-03-17T20:32:41.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArdaFu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-25T08:22:56.000Z","updated_at":"2024-03-17T20:32:41.713Z","dependencies_parsed_at":"2022-08-24T14:50:02.168Z","dependency_job_id":null,"html_url":"https://github.com/ArdaFu/segger_debug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdaFu%2Fsegger_debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdaFu%2Fsegger_debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdaFu%2Fsegger_debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdaFu%2Fsegger_debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArdaFu","download_url":"https://codeload.github.com/ArdaFu/segger_debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224880576,"owners_count":17385367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T05:38:14.839Z","updated_at":"2024-11-16T05:38:15.954Z","avatar_url":"https://github.com/ArdaFu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# segger_debug\nsegger debug utils, such as SEGGER's Real Time Transfer, SEGGER SystemView porting.\n\n##How to use the Segger SystemView trace componment\n\nBy Arda.Fu 2016.8.10\n\n### 1. Copy description file\nCopy the 'description\\SYSVIEW_RTThread.txt' to folder '%SystemView_Install_Folder%\\Description\\'.\n### 2. Copy source file\nCopy the folder 'trace' to folder '%RTT_ROOT%\\components\\trace'.\n### 3. Enable trace componment\nEnable `RT_USING_HOOK` and add `RT_USING_TRACE` define in your bsp's rtconfig.h\n```c\n// \u003cbool name=\"RT_USING_TRACE\" description=\"Enable trace\" default=\"true\" /\u003e\n#define RT_USING_TRACE\n```\n### 4. Connect to target board debug interface\nSegger SystemView only support Segger J-Link and Segger J-Link OB. If you using the origin development boards from vendor, you can upgrade the on board debugger to J-Link OB.\n\n* For ST ST-Link, here is the [ST-Link upgrade utility download page](https://www.segger.com/jlink-st-link.html)\n* For Atmel EDBG, here is the [EDBG upgrade utility download page](https://www.segger.com/jlink-edbg.html)\n* For Freescale(NXP) OpenSDA/OpenSDA-V2, here is the [OpenSDA upgrade utility download page](https://www.segger.com/opensda.html)\n* For NXP LPC Link 2, here is the [LPC link 2 upgrade utility download page](https://www.segger.com/lpc-link-2.html)\n* NXP LPCXpresso, here is the [LPCXpresso upgrade utility download page](https://www.segger.com/jlink-lpcxpresso-ob.html)\n\n### 5. Intergration (Porting) limitation\n\n* Can only trace thread, scheduler and interrupt. \n* Tracing RT-Thread IPC componment is not supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardafu%2Fsegger_debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardafu%2Fsegger_debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardafu%2Fsegger_debug/lists"}