This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HAL Code Generator 重新生成代码问题



HAL Code Generator 重新生成代码时,我手动添加的代码为什么会被删除?

按正常理解,以下注释中手动添加的内容就算重生成代码也应该保存的啊。

/* USER CODE BEGIN (72) */

//手动添加的内容
/* USER CODE END */

请解答谢谢。