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.

AWR1642BOOST: call library files dsplib.a64P in vs2015?

Part Number: AWR1642BOOST

Hi experts,

In vs2015, we can use the libray file whose suffix name is lib,such as dsplib.lib, But you cannot  use the file whose suffix name is other format, such as dsplib.a64P.

Q1:What is the difference between these two file formats?

Q2:If i want to use this file dsplib.a64P in vs2015, how can i doto realize it?

Thanks in advance!

NanShan

  • Hello NanShan,

    I am moving you post to DSP forum where your might get faster response.


    Thank you,
    Vaibhav
  • This is a Microsoft Visual Studio question; you need to find a Microsoft forum for this. I will say that you need to use TI compilers and linkers to create executables for TI processors. To use VS2015, you would need to call the TI tools when doing a build, and somehow get the debugger to understand how to insert breakpoints, understand the memory map, etc. I'm not sure it can be done, and I've never seen anyone do it.

    If you are having trouble with CCS, there is a CCS forum where you can get help.