Hello,
After I upgraded FlexSim engine for my modules from 22.1 to 23.1, I found I cannot debug code through Visual Studio. The process can be attached but breakpoint always show "The breakpoint will not currently be hit. No symbols have been loaded for this document".
I compared .sln and .vcxproj files from both versions of the module, they are identical. So that means there is no changes for the C++ project settings.
Could you please provide suggestions to fix this issue? Thanks so much.