Skip to main content
apfrancia
Visitor II
June 11, 2014
Question

dspin discovery example project for IAR

  • June 11, 2014
  • 1 reply
  • 533 views
Posted on June 11, 2014 at 10:00

The original post was too long to process during our migration. Please click on the attachment to read the original post.
    This topic has been closed for replies.

    1 reply

    frankmeyer9
    Associate III
    June 11, 2014
    Posted on June 11, 2014 at 10:38

    Perhaps the project was created with/for another version of the IAR toolchain (assuming it was not hastily setup in a bad manner by ST).

    The missing include files would be easy to fix.

    Just add the appropriate folders to the include search path list in the GUI (I'm no IAR user ...).

    The project 'fwlibraries dspin discoverykit' contains the unknown tool 'CMSISDAP_ID'

     

    The project 'fwlibraries dspin discoverykit' contains the unknown tool 'IJET_ID

     

    That looks like environment variable definitions that are expected to contain the name/path of some tool. CMSIS-DAP is the debug interface used at Freescale's FRDM boards, so I guess you don't need that.