Noyb

Forum Replies Created

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • Noyb
    Participant

    Just to add some testing using the ‘ST-Link v2.1’ under ‘Eclipse’ and ‘Visual Studio’ with a little trick, replacing the ‘VisualGDB OpenOCD’ version with the one provided by ‘OpenSTM32/AC6/SystemWorkbench’.

    I manually set the speed to 480 kHz in ‘VisualGDB’ to replicate what is set inside ‘Eclipse’. Still, many differences and a ‘Error: flash write algorithm aborted by target’ on the ‘VisualGDB’ side that prevent the code from running.

     

    Attachments:
    You must be logged in to view attached files.
    Noyb
    Participant

    Here we go, 3 different generated map files with 3 differents IDE : sources are same, linker script are same, eclipse obviously add its own salt even though I specifically said “No stdlib, you ****”.

    Btw, why when we add a path into the ‘Map file name’ entry, something like ‘$(OutDir)$(TargetName).map’, we get a weird named ‘.map’ file into ‘$(ProjectDir)’ ?

    Attachments:
    You must be logged in to view attached files.
    Noyb
    Participant

    Here’s the complete debug configurations’ settings

    1- Eclipse ST-Link = OK

    2- Eclipse J-Link = OK

    3- Visual J-Link = NOPE

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 31 through 33 (of 33 total)