Hy all,
after I followed the @Using Visual Studio to develop MSP430 firmware@ instruction to make-and-build the simple Led example, I got this error:
Error 7 error MSB3073: The command “”VisualGDB.exe” /clean “C:usrlocalGNUBasedApplication1GNUBasedApplication1GNUBasedApplication1.vcxproj” “/solution:C:usrlocalGNUBasedApplication1GNUBasedApplication1.sln” “/config:Debug” “/platform:Win32″” exited with code 9009. C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.MakeFile.Targets 33 6 GNUBasedApplication1
I`m using and setted a CC430F5137 and fixed the Intellisense error by adding the #define __asm__(x) directly in the gcc_defines.h
What does it depends on and how can I fix it?
Thanks for help.
Davide