feat: 🔥 编译测试

This commit is contained in:
yuanQie 2025-06-10 12:30:34 +08:00
parent 4dd64165df
commit 2ce255d148

View File

@ -67,7 +67,7 @@ ssize_t send_len;
void *map_base_rx_case52; // RX映射地址 8块
void *map_base_rxf_case52; // wr 计数映射地址
uint8_t w_idx, r_idx; // RX 信号
uint16_t udp_data_buffer[8008];
//----------------------------------------------------
volatile uint32_t slot_ind_flag = 0;
@ -174,7 +174,7 @@ void *handleUdpTransmission(void *arg)
/************************************************************************************** */
// printf("[tx]:wr...\n");
// size_t wr_cunt = 0;
// uint16_t udp_data_buffer[8008];
// printf("[tx]:先写入10块数据...\n");
// size_t data_index = 0;
// for (int ready_num = 0; ready_num < 10; ready_num++)