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.

AM2434: CCS Debug does not Display Peripheral Registers for AM2434

Part Number: AM2434

Hi,

CCS displays the AM2434 Core Registers and Register Pairs in the Register Window during debug, but not the other registers (ADC,ePWM ...).

Have I configured something wrong?

I'm using

-the AM2434 Launchpad

-CCS 10.4.0.00006 

-mcu_plus_sdk_am243x_09_00_00_35

Regards,

Fabian

  • Hi Fabian,

    I am using CCS 12.4, and it displays the registers of ADC, ePWM as expected. Can you try he latest CCS?

    Please check if the peripherals xml files were installed to your ccs:

    C:\ti\ccsxxx\ccs\ccs_base\common\targetdb\Modules\am243x:

       

  • Hi QJ,

    thanks for the fast reply.
    I installed CCS 12.4, and now everything works fine.

    I checked the modules folder in the ccs10.4 folder and there were no xml files for the AM243x.
    The "AM2434_ALX.xml" file in the devices folder also doesn't link to anything.

    Thanks,

    Fabian