mesh

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: ESP32 sample fails to link/build #9879
    mesh
    Participant

    Yes, this happens anytime I create a new ESP32 VisualGDB project. It isn’t the end of the world, but certainly “slows things down”.

    in reply to: ESP32 sample fails to link/build #9871
    mesh
    Participant

    Hello,

    Yes, I was using the latest of everything, and installed the toolchain and IDF via Visual GDB.

    FWIW, VS2013 Community and Win8.1 are my platform.

    I did solve this problem later. I found that in the project generated by Visual GDB, I had to select each *.S file in the Device Specific files -> FreeRTOS folder, open Properties on each file, and then reset the “Item Type” of each file. After the Item Type reset, each assembly file was then properly included in the build and I was able to link correctly and run the project successfully. Everything was smooth afterwards. Thank you!

    Best regards,

    Matthew

     

Viewing 2 posts - 1 through 2 (of 2 total)