CC2745R7-Q1: Guidance Required for Migrating Project from CC2745R10 to CC2745R7

Part Number: CC2745R7-Q1
Other Parts Discussed in Thread: SYSCONFIG,

Hello TI Team,

We have developed our custom board using the CC2745R7 device. Previously, we were using the CC2745R10 LaunchPad for development, and all of our existing software is configured for the CC2745R10.

Could you please guide us on how to migrate the project from CC2745R10 to CC2745R7? Specifically, we would like to know:

Where do we need to change the target device from CC2745R10 to CC2745R7?
Are there any project settings, SysConfig changes, or configuration files that need to be updated?
Are there any additional steps or considerations required during the migration? 

Please suggest the recommended approach for this migration. 

Thanks & Regards
Ratan.

  • Hello Ratan-

    Thank you for reaching out. To migrate a project from the CC2745R10 to the CC2745R7, follow these steps:

    1. Open SysConfig within CCS and click "show device view" in the upper right corner.

    2. Select "switch". Under the new value for "board", select "none". Under the new value for "device", select CC2745R7-Q1. Then select "confirm". An image of the correct configuration is found below.

    3. Note that this device has less available flash than the CC2745R10. You will need to reduce the available flash within SysConfig and make sure that your application fits. Other than flash and SRAM availability, the devices are nearly identical and should require minimal changes to your application.

    Linked below is a thread that discussed a similar migration process.

    CC2744R7-Q1 Migration

    Best,

    Blake

  • Hello Blake,
    Thank you for the suggestion. It resolved my issue, and I was able to complete the migration successfully.
    Thanks again for your support.

    Best regards,
    Ratan