]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/WIN32-MSVC/Trace_Recorder_Configuration/trcSnapshotConfig.h
Update trace configuration files for the updated trace recorder code.
[freertos] / FreeRTOS / Demo / WIN32-MSVC / Trace_Recorder_Configuration / trcSnapshotConfig.h
index aa22293465d9bce4d89679ef5c5a65c083a7ce93..a96d641c3ae3286388a70772f11009c5e038d783 100644 (file)
@@ -82,7 +82,7 @@
  * Default value is 1000, which means that 4000 bytes is allocated for the\r
  * event buffer.\r
  ******************************************************************************/\r
-#define TRC_CFG_EVENT_BUFFER_SIZE 15000\r
+#define TRC_CFG_EVENT_BUFFER_SIZE 50000\r
 \r
 /*******************************************************************************\r
  * TRC_CFG_NTASK, TRC_CFG_NISR, TRC_CFG_NQUEUE, TRC_CFG_NSEMAPHORE...\r
  *\r
  * Default value is 800.\r
  ******************************************************************************/\r
-#define TRC_CFG_SYMBOL_TABLE_SIZE 5000\r
+#define TRC_CFG_SYMBOL_TABLE_SIZE 8000\r
 \r
 #if (TRC_CFG_SYMBOL_TABLE_SIZE == 0)\r
 #error "TRC_CFG_SYMBOL_TABLE_SIZE may not be zero!"\r