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.

F28M35H52C: Source code

Genius 9880 points
Part Number: F28M35H52C

Hi,

Customer is new to an existing F28M35H52C1 project and having issue with the library source code, please see details below.

"The code currently builds and runs but there are problems with crashing that I am working to fix. When running the code (single stepping in Code Composer), the driver library source code displayed in CCS does not match the execution as lines containing comments appear to be executed when single stepping. I am certain this means that the wrong library is being used (the link step is linking in "driverlib.lib" "../lwip.cmd" "../usblib.lib"  -lrtsv7M3_T_le_eabi.lib). I need to know how those libraries are supposed to be compiled (where are the CCS projects to build them?).

To clarify, customer need to know how to obtain the source code for driverlib and how to build it.

Thank you in advance.

Regards,
Maynard

  • Maynard,

    Is this a motor control project/MWARE?  I want to get this assigned to the right person in C2000 and this will help me know that.  Its odd that the incorrect source would be linked in after a build..have you tried to clean the project and then re-build?  Just wondering if the customer is using a different version of the libs than you are.  Its also interesting(to me at least) that this is being built using EABI vs coff given the age of the device.  Not to say that is incorrect, just interesting to me.

    Let me know if this is MWARE or something else.

    Best,

    Matthew