I created a project for a STM32F405RG and selected FreeRTOS Support. VisualGDB Imports port.c and portmacro.h for a different target which is a Cortex M7 in AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.stm32\FreeRTOS\Source\portable\GCC\ARM_CM7_MPU\r0p1.
I saw the same isue when I created a Project for a STM32F103RB.
Is there something broken or do I miss something during configuration ?
Thanks for reporting this, looks like our bug. Please try updating your BSP via VisualGDB Package Manager. This should automatically install a fix for this.