I found that I have to change the define "__PACKED" to "__packed" in "cmsis_armcc.h"; otherwise, the following code in "stm32h7xx_II_usb.c" will crash on the second call to this function, if the "len" in the first call is 7 ( or might be other none 3...