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.

TMS320F2800137: Adding TMS320F2800137 - 48PT Option in SysConfig & Migrating from 64PM

Part Number: TMS320F2800137
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Tool/software:

Hello,

I am trying to create a project for the TMS320F2800137 (48PT) package, but in SysConfig, only the 64PM option is available. Could you please help me enable the 48PT option in SysConfig?

Additionally, I would like guidance on migrating my existing 64PM-based code to the 48PT package. Specifically:

  1. What changes are required in SysConfig?

  2. How should I update pin mappings and GPIO configurations?

  3. Are there any key differences in peripheral assignments or memory configurations between 64PM and 48PT?

I am using Code Composer Studio Version: 12.8.1.00005 and C2000Ware_5_04_00_00

I appreciate your help!

Regards,

Ankit

  • Ankit

    Will check and let you know on the 48PT option in SysConfig. 

    In the meantime, you can start off with 64PM option and then swtich device with SysConfig. 

    1. Open the SysConfig file 

    2. Click on Show Device view 

    3. Click on "SWITCH" button in the device view

    4. It will open up a dialog for Migration

    5. Select Package as 48PT and click on Confirm

    6. This will migrate the project to 48PT device . click on Show Problems to display the errors , these will be mostly related to Pin mapping 

    Pins that are available on 64PM and which are not available on 48 PT package

    7. Fix the errors an warnings and compile the project. 

    SysConfig options will be updated to use "48PT"

    Best Regards

    Siddharth