Custom Build step

Sysprogs forums Forums VisualGDB Custom Build step

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34555
    mattia
    Participant

    Hello,

    how can I use a user defined variable in the code (let’s call it “rev”) to rename the output .bin in the compiled filename? I’d like to have something like “main.bin” to be renamed as “main_rev.bin”. I’m using ESP32 environment. Is it possible to do?

    Thank you,

    Mattia Berton

    #34559
    support
    Keymaster

    Hi,

    This sounds like a very specific task. You should be able to do it via some clever scripting and custom CMake targets, but it’s not something VisualGDB has a direct GUI for.

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