This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

5515EVM connected to CCSV4

Other Parts Discussed in Thread: TMS320C5515

Hello,All,

       I bought TMDXMDKPO8328 a few days ago, but i can not connect CCS and 5515EVM.How should I set my CCSV4 and install the driver?When I installed my ccs,how should i setup the configuration in the CCS,and which type Emulator should select?And if i use XDS510USB2.0 Emulator,where can i get the   CCS3.X  drive?
                     

                               Regards.

 emails:wangdongmingshuang@emails.bjut.edu.cn

            thank you for your help!

  • Wang,

    There is an app note that should come with the Pulse Oximeter MDK that describes how to setup the system.  Do you have this?  If not you can find it here: http://www-s.ti.com/sc/techlit/sprab37

    Details on setting up CCSv4 can be found on this Wiki page: http://processors.wiki.ti.com/index.php/CCSv4_Getting_Started_Guide.  This should give you a detailed introduction to CCSv4.

    Regards.

  • TommyG,

     Thanks for your kind help,when i install ccsv4,the 560 pci is installed with i installed the ccs,but the 5515EVM can not connect with the CCS,here is the error message:

    Could you tell me how can i sove this problem?Thank you!

    Regards.

  • Wang,

    When I've seen this message it usually means that I either don't have the Target Configuration setup correctly, or that I haven't associated a Target Configuration with the project I am trying to debug.  I would check these items first.  Details are in the Getting Started link I pointed you towards in my previous response.

    The XDS560 error in the Device Manager is not related to the problem you are seeing.  It means that you don't have an XDS560 emulator installed in your system.  For some reason CCS install loads the driver, even if you aren't going to use that particular emulator.

    Regards.

  • TommyG,

     Thanks for the details! I want to some experimental with the 5515EVM,I want to know whether the schematic of the 5515EVM is public or not ,and if it is public, where can i get the resource link and download it? I have try many times myself,but i failed.Thank you for your help !

    Regards,
     

  • Spectrum Digital is the provider of that particular EVM and has the requested collateral on their support web site.

    http://support.spectrumdigital.com/boards/evm5515/revb/

     

  • hello all,

     I want to load MDK_SpO2System_C55515EVM program on my 5515EVM ,but i can not import the pjt into the CCSV4,and i check Pulse Oximeter Implementation on the TMS320C5515 DSPMedical Development Kit (MDK).PDF,it said as follows:

    1. Copy the BootImageCreation.zip file from the CD to a local directory on the PC where Code Composer
    Studio is installed. This path needs to be used later for Flashing; ensure that there are no spaces in
    the path name.
    2. Copy the SpO2System.out file from the CD to the < BootImageCreation> folder.
    3. Execute convertInsecure.bat from the <BootImageCreation> folder to create the new
    InsecureBootImage.bin file.
    4. Open Code Composer Studio.
    5. Power on the C5515 EVM.
    6. Select Debug → Connect in Code Composer Studio to connect to the C5515 EVM.
    7. Load programmer.out C5515 EVM from the < BootImageCreation> folder.
    8. Select Debug → Run in Code Composer Studio.

    and i can not import the program,how to load the program and debug the SpO2_System_v5_1?

    thanks for your details!
    regards,

  • Hi Wang!

    Did you see this for changes to the instructions for the SpO2 front end.  We were working through it last night, the BootImage and StandAlone is no longer used...

    http://processors.wiki.ti.com/index.php/PulseOx_MDK_Getting_Started

    We are having difficulty getting the Out file to load... we can apparently get it to run (Target Connect) by Launching it in Debug in CCSv4... but Loading the .out seems to be another problem... and we are worried about the build of the SpO2 code in CCSv4... sounds like we are trying to accomplish similar goals... hope we can help one another...

    Also, I found this to be very helpful for testing the c5515 device...

    http://support.spectrumdigital.com/boards/evm5515/revb/files/evm5515_QSG.pdf

     

    Best Regards!

    Pete

     

  • Hi pete,

    Thank you for your details and the link,I have load the .out and run on my 5515EVM, but in my opinion the pulse wave seems not correct,and the heart rate and the spo2 is not same as the LCD and APP display.This  confused me all days.I am working into that derection,and try to find the problem.I dont know wether you have the same phenomenon.,I add the bios file and 6 errors "cannot find std.h" disappeared, but still one error  that tip me could not open source file "xdc/std.h" in the std.h file that i include the prj.Could i have a further communicate with you ?Thank you for your sharing your experience!

    Best regards!

  • We are strongly considering reverting back to use CCSv3.3 instead of 4x so we can build the code from the SpO2.prj... and not creating a newer Eclipse project (ccsv4).  The warning about other versions of CCS from TommyG in August and in the ReleaseNotes is the primary reason we are considering going back to CCSv3.   I haven't seen the Windows App run, we just ran the Debug mode on the OLED display to see the pulse and SpO2 values.  Loading and writing the .out on the device, is still a problem we have.  If you could run through the steps to load the .out file maybe with a screen recorder--that may be really helpful to us (http://www.capturefox.com/).

    Yes, let us keep the communication going and get through the setup of the SpO2 front end and c5515 together.

    Thanks!

    Pete