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.

TMS570LS3137: SafeTI-HALCoGen-CSP Example

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

I installed the SafeTI HALCoGEN CSP Demo and tried running the TMS570LS3137 example.  Although I was able to successfully run and execute 3 of the 4 test sequences the report generated is mostly empty and not very helpful.  I've attached a copy of the report that was generated for reference.

  • It would have helped if I asked my question. To follow up with my post above, how do I configure the tool so that it gives me a report that looks more like the one under the CSP aritifacts directory of the example? Thanks much.
  • Hello Alicia,

    I've forwarded your question to our SW team lead. He should get back with you soon with additional information for your question.
  • Hi Alicia,

    When you say you were able to run the test sequences, did you really see the tests running? The TAU after building the test sequences, tries to execute the same on the target board. For some reason, if it could not connect to the target board, it exits immediately. TAU may still report that the test has been completed. It fails to generate the reports, since the tests were never run on the target.

    I believe this is the issue you are facing too. Can you confirm whether you are able to see the tests running on the board

    Below is the snapshot of the GUI while the tests are running on the target board:

    Thanks and Regards,

    Veena

  • Hey Veena,

          It appears you are correct.  My command prompt window pops up for a fraction of a second and immediately closes which would imply that the test isn't actually executing.  Also, could it be that the demo I'm running isn't the same as what you are running?  Our TAU screenshots look immensely different.  Perhaps there's a better demo elsewhere?  Or how do I get the existing one to actually execute on the board?  Using code composer I am able to successfully load code onto my target so I know that my connection is in place, what piece of the puzzle am I missing?  Thanks in advance.

    Alicia

  • Hi Alicia,

    Please check whether your target board is connected properly and the target configuration file selected in the TAU is correct.

    Also, TAU will be unable to connect to the board if it is already connected in a CCS session. So, please make sure that your CCS debug sessions are closed before you start running the tests.

    There isn't much change done in the TAU from the previous versions. It would be helpful if you could explain the differences you found from the screenshots provided.

    Thanks and Regards,

    Veena