USER CODE BEGIN (10) block is generated twice in can.c, for TMS570LS0432 MCU
User code which was put in user code block 10 will be incorrectly treated when code is re-generated, which can cause problematic bugs and lost user code.
The problem occurs in HalCoGen version 04.05.02
C:\ti\Hercules\HALCoGen\v04.05.02\drivers\TMS570LS0432PZ\CAN570v000\can.c
The cause seems to be an old hard-coded block on line 1694 (all others have been replaced with a @@USERCODE tag)