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.

CCS/PROCESSOR-SDK-OMAPL138: PROCESSOR-SDK-OMAPL138

Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138, SYSBIOS

Tool/software: Code Composer Studio

Fails to display Execution Graph and Printf Logs (0 records) while Live Session, CPU Load Graph and Task
Load Graph are Ok (see rtos cfg image attached). On Based on creating new ccs project C67xx UIA- Stairstep
stopmode (see image attached).
CCS 8.1.0; OMAPL138; DSP674x; XDS110; SYS/BIOS 6.52.00.12; XDCtools 3.50.07.20;UIA 2.21.2.07; ti-
processor-sdk-rtos-omapl138-lcdk-04.00.00.04-windows-x86-install(creates: processor-sdk-rtos-
omapl138_5_00_00_15)/
By the way it is working ok on ccs7.3; XDCtools 3.32.2.25;BIOS 6.46.5.55;

  • Hi,

    Please apologize for the delay; I will try to reproduce this issue later today.

    Regards,
    Rafael
  • It seems not the operational is to be blame for the problem, since using an old versions (like CCSv7.2) work quite OK. So it might be something with XDCtools vs. BIOS versions or else...
  • Itzhak,

    Please apologize for the delay; I am still having some trouble in installing/configuring the OMAPL PDK here but I double-checked your tool versions.

    The main SYSBIOS Downloads page says that version 6.52.00.12 was validated with XDC 3.50.00.10, which may be a reason as to why this is not working well.
    software-dl.ti.com/.../index.html

    Also, which OMAPL PDK are you exactly using? Your original post mentions two versions.

    The OMAPL PDK 5.00.00.15 has the same SYSBIOS and UIA, although it uses XDC 3.50.03.33.

    Can you try to set yoru project to use the XDC provided by the PDK just to be sure?

    In the meantime I will try to overcome the PDK issues and run your setup here.

    Regards,
    Rafael
  • Rafael,

    Sorry it's "ti-processor-sdk-rtos-omapl138-lcdk-05.00.00.15-Windows-x86-Install.exe".

    This installation was before oct-18 and handled exactly as instructed. Most modules and products works fine but the subject mentioned.

    BTW it serves my students at the course, so It is not practical to use new installation for this year but to try to improve it. The next update I may modify is during summer (before next year).

    Thanks,

    Itzhak

  • Itzhak,

    Please apologize for the delay; I lost my previous setup with the TI Processor SDK 5.00.00.15.

    I installed today the latest release (5.01.00.11) and, using its internal component versions (BIOS 6.73.00.12, UIA 2.30.01.02, XDC 3.50.07.20) I was able to have a fully working RTOS Analyzer session, which removes something intrinsically broken with CCS or the debugger. 

    A few screenshots with the setup follow below. I am using an OMAPL138 LCDK board with a XDS200 Debug Probe.

    Regards,

    Rafael

  • Rafael,

    First, did you saw an info on Execution Graph (I assume you did since printf logs is also works).

    It seems that I need to reinstall the latest release (5.01.00.11 as well as BIOS 6.73.00.12, UIA 2.30.01.02, XDC 3.50.07.20). This situation can't be implemented right now as I explained, it's an academic issue. For that moment only, I can run temporary patches for my students.

    Is there a way to understand what is went wrong or missing. I can run trials and give you any data needed.

    Thanks,

    Itzhak

  • Rafael,
    Tested with XDC 3.50.00.10 and still the problem exist.

    BR,
    Itzhak
  • Rafael,

    During our discussion another related issue ascends as follows.

    Importing project  "MCASP_Audio_lcdkOMAPL138_c674xExampleProject", compilation ok under XDCTools versions: 3.50.00.10 and 3.50.07.20;

    Debug session stopped at Exit function on initiating MCASP device as follows images shows: