#ifndef DEBUG_ADDR_H #define DEBUG_ADDR_H #include #define DEBUG_TASK_MSG_ADDR (0x88000000) #define DEBUG_MSG_TRAN_SEND_ADDR (0x88001000) #endif