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.

CC2640R2L: How to port from launchpad to custom hardware?

Part Number: CC2640R2L
Other Parts Discussed in Thread: LAUNCHXL-CC2640R2

Newbie here,

I have created an application using the launchpad LAUNCHXL-CC2640R2, now I need to port the application to a custom designed hardware which uses CC2640R2LRHB VQFN32 (15 GPIOs) Package. I am using CCS to develop the project. I have developed this project using sample example project simple_peripheral from BLE5 stack.

Now, what changes do I need to do in project settings and other files to be able to port the application from Launchpad to custom hardware?

Do I need to create custom board files? how?