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: CC2640R2F two different part marking firmware support

Other Parts Discussed in Thread: CC2640R2F

Tool/software: Code Composer Studio

Hi,

I have CC2640R2F with part number CC2640R2FRGZ (48 GPIO pins) in launchpad, where I am able to successfully flash and see the output using CCS. And in our prototype board we are using CC2640R2FRHB (32 GPIO pins), where same code we are able to flash but not able to see output. Do we have to change any configuration in code to support for 32 GPIO pin part number? Please guide us on same.

Code used for flashing is SimplePeripheralApp example code.

Help is appreciated!