I just setup a new CubeMX-project with azureRTOS and recognized that the .S files have a lower case extension. According to that the preprocessor directives included in the .S files are not recognized. Is there any solution to avoid this or is it a problem of CubeMX generating the files wrong?
We are aware that the STM32CubeMX generates the assembly files with the lowercase extension, but so far, the examples we’ve seen did not depend on the preprocessor. It makes sense that AzureRTOS would handle it differently.
We have updated VisualGDB to automatically rename the files on importing. Please try this build: VisualGDB-5.6.109.4864.msi