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: How do I select a package for compiling?

Part Number: CC2640R2F

Tool/software: Code Composer Studio

I'm trying to solve a PIN_open problem (semaphore) and I understand that it's probably due to my switch from the cc2640r2f-launchxl 7x7 chip to the 4x4 chip.

All the other answers (and section 6.2 of the SW dev guide) point me toward Project --> Options --> Resources --> Linked Resources --> Path Variables, but Project Zero for the cc2640r2f doesn't seem to have anything listed in there that is a package type.

What do I change to support the 5x5 package?