2016-01-25 07:02 AM
Hello,
my private variables in usbd_cdc_if.c are deleted after the new code generation: /* USER CODE BEGIN PRIVATE_VARIABLES */ uint8_t u8_cdc_initialized = 0; uint8_t u8_cdc_connected = 0; uint8_t u8_rx_len; uint8_t u8_received; /* USER CODE END PRIVATE VARIABLES */Please check another
user
sections as PRIVATE_MACRO, PRIVATE TYPES, EXPORTED_VARIABLES, PRIVATE DEFINES and more.
Other
sections are
also
deleted
. I use STM32CubeMX 4.12.0, STM32CubeF4 1.10.1. Petr #user-code #usbd_cdc_if #deleted2016-01-25 08:02 AM
Hi Petr,
Thank you for your feedback. The issue has been reported internally. -Syrine-2016-01-25 10:00 AM
Thank you for reporting this issue.
It will be fixed in next release 4.13 coming out soon.