diff --git a/Inc/CanSerialPortFrameXCP.h b/Inc/CanSerialPortFrameXCP.h index 91d2f2d..2c07e5a 100644 --- a/Inc/CanSerialPortFrameXCP.h +++ b/Inc/CanSerialPortFrameXCP.h @@ -650,7 +650,7 @@ typedef struct { uint16_t bufWriteFlashCount; uint32_t bufWriteFlashAdr; - tStaticThreadBlock(256) T_can_Listener_XCP; + tStaticThreadBlock(384) T_can_Listener_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Stim_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Daq_10_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Daq_100_XCP;