C2A_Core
tl_elem_debug_display.c
[詳解]
1 #pragma section REPRO
3 
4 #include "../../../../Applications/app_registry.h"
5 #include "../../../../TlmCmd/block_command_definitions.h"
6 
8 
10 {
21 }
22 
23 #pragma section
@ AR_APP_DBG_PRINT_TIMESTAMP
Definition: app_registry.h:30
@ AR_APP_DBG_PRINT_GIT_REV
Definition: app_registry.h:35
@ AR_APP_DBG_FLUSH_SCREEN
Definition: app_registry.h:29
@ AR_APP_DBG_PRINT_EVENT_LOGGER1
Definition: app_registry.h:33
@ AR_APP_DBG_PRINT_EVENT_LOGGER0
Definition: app_registry.h:32
@ AR_APP_DBG_PRINT_CMD_STATUS
Definition: app_registry.h:31
@ AR_APP_DBG_PRINT_EVENT_HANDLER
Definition: app_registry.h:34
@ AR_NOP
Definition: app_registry.h:8
void BCL_tool_register_app(cycle_t ti, AR_APP_ID app_id)
ブロックコマンドの最後にアプリの実行コマンドを追加する
ブロックコマンド登録関連のユーティリティ
void BCL_load_tl_elem_debug_display_initial(void)