硬汉嵌入式论坛

 找回密码
 立即注册
查看: 196|回复: 2
收起左侧

[问题解答] H7TOOL Trace功能出错!

[复制链接]

4

主题

17

回帖

29

积分

新手上路

积分
29
发表于 2025-11-8 10:37:49 | 显示全部楼层 |阅读模式
系统找不到指定的路径。
发现全局变量个数: 401系统找不到指定的路径。
--- ThreadX.lua  V1.10 2023-11-12 ---   

全局变量地址:

function OS_Define(void)
  _tx_execution_thread_time_total = 0x240001E8
  _tx_execution_isr_time_total = 0x240001F0
  _tx_execution_idle_time_total = 0x240001E0
  _tx_thread_current_ptr = 0x2400016C
  _tx_thread_created_ptr = 0x24000180
  _tx_semaphore_created_ptr = 0x2400013C
  _tx_event_flags_created_ptr = 0x2400014C
  _tx_version_id = 0x00000000
  _tx_queue_created_ptr = 0x24000144
  _tx_mutex_created_ptr = 0x24000164
  _tx_timer_system_clock = 0x24000198
  tx_thread_run_count_off = 0x0004
  tx_thread_stack_ptr_off = 0x0008
  tx_thread_stack_start_off = 0x000C
  tx_thread_stack_end_off = 0x0010
  tx_thread_stack_size_off = 0x0014
  tx_thread_name_off = 0x0028
  tx_thread_priority_off = 0x002C
  tx_thread_state_off = 0x0030
  tx_thread_created_next_off = 0x0088
  tx_thread_created_previous_off = 0x008C
  tx_thread_stack_highest_ptr_off = 0x00A8
  tx_thread_execution_time_total_off = 0x00B0
  tx_semaphore_id_off = 0x0000
  tx_semaphore_name_off = 0x0004
  tx_semaphore_count_off = 0x0008
  tx_semaphore_suspension_list_off = 0x000C
  tx_semaphore_suspended_count_off = 0x0010
  tx_semaphore_created_next_off = 0x0014
  tx_event_flags_group_id_off = 0x0000
  tx_event_flags_group_name_off = 0x0004
  tx_event_flags_group_current_off = 0x0008
  tx_event_flags_group_reset_search_off = 0x000C
  tx_event_flags_group_suspension_list_off = 0x0010
  tx_event_flags_group_suspended_count_off = 0x0014
  tx_event_flags_group_created_next_off = 0x0018
  tx_event_flags_group_delayed_clear_off = 0x0020
  tx_queue_id_off = 0x0000
  tx_queue_name_off = 0x0004
  tx_queue_message_size_off = 0x0008
  tx_queue_capacity_off = 0x000C
  tx_queue_enqueued_off = 0x0010
  tx_queue_available_storage_off = 0x0014
  tx_queue_start_off = 0x0018
  tx_queue_end_off = 0x001C
  tx_queue_suspension_list_off = 0x0028
  tx_queue_suspended_count_off = 0x002C
  tx_queue_created_next_off = 0x0030
  tx_mutex_id_off = 0x0000
  tx_mutex_name_off = 0x0004
  tx_mutex_ownership_count_off = 0x0008
  tx_mutex_owner_off = 0x000C
  tx_mutex_inherit_off = 0x0010
  tx_mutex_original_priority_off = 0x0014
  tx_mutex_suspension_list_off = 0x0018
  tx_mutex_suspended_count_off = 0x001C
  tx_mutex_created_next_off = 0x0020
  tx_mutex_highest_priority_waiting_off = 0x0028

end

delayms(200)
OS_Init()

Download successful

--- ThreadX.lua  V1.10 2023-11-12 ---

IDCODE = 0x6BA02477

出错信息如上所示,一个是提示“系统找不到指定的路径”,还有一个是我用的是FREERTOS,但是解析出来却是ThreadX。请各位大佬帮忙分析一下,谢谢~

回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
119429
QQ
发表于 2025-11-8 10:45:01 | 显示全部楼层
加我QQ512464265,我远程看下。
回复

使用道具 举报

4

主题

17

回帖

29

积分

新手上路

积分
29
 楼主| 发表于 2025-11-8 11:00:42 | 显示全部楼层
在硬汉的远程协助下,已经解决。KEIL路径错误导致的问题!感谢~
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|Archiver|手机版|硬汉嵌入式论坛

GMT+8, 2025-11-21 21:44 , Processed in 0.039856 second(s), 25 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表