AutoUpdate

Sysprogs forums Forums VisualGDB AutoUpdate

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #867
    darksilence
    Participant

    How can I switch Off auto update of Stm32.mak file. I changed the location of .lds file into my project directory. So I changed stm32.mak file as I wanted, but every build VisualGSB makes it back (like changes in the BSP_ROOT field)

    #3277
    support
    Keymaster

    Hi,

    You cannot disable the auto-updating of LDFLAGS in stm32.mak, but you can override them directly in Makefile after the “include $(ADDITIONAL_MAKE_FILES)” line.

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