STM32CubeMX generated .S files

Sysprogs forums Forums VisualGDB STM32CubeMX generated .S files

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34232
    krid
    Participant

    Hello,

    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?

    Thanks.

    #34236
    support
    Keymaster

    Hi,

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.