David L

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Import Esp8266 Arduino projects and/or libraries #12367
    David L
    Participant

    “most Arduino users expect the development tools to be free and hence would not be interested in buying a VisualGDB license”

    Not sure that is entirely the case. I for one find the Arduino tools very limiting, so would be happy to pay a moderate fee for additional capability.  I think this would be an excellent and really beneficial addition.

    David L
    Participant

    Device: MSP432P401R

    All settings left as default

    Screenshot (I’ve tried uploading .jpg screenshots in my previous posts and they’ve failed to show up on the forum). Another attempt:

    [caption id="" align="alignnone" width="1449"]Screenshot Build errors[/caption]

    Errors in table form, note they refer to dma.cpp:

     
    <table width=”1647″>
    <tbody>
    <tr>
    <td>Severity</td>
    <td>Code</td>
    <td>Line</td>
    <td>Description</td>
    <td>File</td>
    <td>Project</td>
    <td>Suppression State</td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>328</td>
    <td>’null’ undeclared (first use in this function)</td>
    <td>C:\Users\Developer\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.msp432\SDK\driverlib\dma.c</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>364</td>
    <td>invalid operands to binary != (have ‘union <anonymous>’ and ‘int’)</td>
    <td>C:\Users\Developer\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.msp432\SDK\driverlib\dma.c</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>484</td>
    <td>invalid operands to binary != (have ‘union <anonymous>’ and ‘int’)</td>
    <td>C:\Users\Developer\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.msp432\SDK\driverlib\dma.c</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>552</td>
    <td>invalid operands to binary != (have ‘union <anonymous>’ and ‘int’)</td>
    <td>C:\Users\Developer\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.msp432\SDK\driverlib\dma.c</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>604</td>
    <td>invalid operands to binary != (have ‘union <anonymous>’ and ‘int’)</td>
    <td>C:\Users\Developer\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.msp432\SDK\driverlib\dma.c</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td> </td>
    <td>1</td>
    <td>Command-line action failed</td>
    <td>C:\Users\Developer\Documents\VS2015\Projects\VisualGDB\EmbeddedProject5\EmbeddedProject5\VisualGDB</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    <tr>
    <td>Error</td>
    <td>MSB3073</td>
    <td>41</td>
    <td>The command “”C:\Program Files (x86)\Sysprogs\VisualGDB\VisualGDB.exe” /build “C:\Users\Developer\Documents\VS2015\Projects\VisualGDB\EmbeddedProject5\EmbeddedProject5\EmbeddedProject5.vcxproj” “/solution:C:\Users\Developer\Documents\VS2015\Projects\VisualGDB\EmbeddedProject5\EmbeddedProject5.sln” “/config:Debug” “/platform:Win32″” exited with code 1.</td>
    <td>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets</td>
    <td>EmbeddedProject5</td>
    <td> </td>
    </tr>
    </tbody>
    </table>
     

    Thanks for your help with this, let me know if you need to know anything else?

    David

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

    [caption id="" align="alignnone" width="1600"]Build errors Build errors[/caption]

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