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: ES 2.0

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

Hi,

I am trying to understand the C code of MSS and DSS AWR1642. So I dont know where to start and know the functioning of the program. Can you provide the any flow chart for the program or some Pseudocode for the program so that I can understand the program.

Thank you.

  • Hi,
    To start with software development we provide mmWave SDK which provides reference demo application. Go through the mmWave SDK User guide available in the docs directory of this SDK installation.
    www.ti.com/.../MMWAVE-SDK

    Along with this, you can refer TI Resource Explorer
    dev.ti.com/.../


    Regards,
    Jitendra
  • Hi,
    I installed every thing and i am working on vital signs lab of AWR1642 ES 2.0. I looked at the Doxegen.html file and i asked one software developer to explain me Working of the program , so he said that he needs some flow chart or Pseduo code of the program and usually while writing big programms they will first write this Pseduo code and then they start writing the code of the program. So can you provide such thing and by seeing that I can understand the user defined commands and working steps of the programm.

    Thank you
  • Hello Harish,
    Vital sign demo provides developer user guide (docs\DriverVitalSigns_DevelopersGuide.pdf) explaining about techincality of this demo, with the help of this document developer can understand the flow of application. On top of this demo follow same basic signal processing (FFT processing) as done in mmw demo (from mmWave SDK\packages\ti\demo\xwr16xx\mmw\docs\doxygen\html\index.html).


    Regards,
    Jitendra