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.

IAR Release Build

Other Parts Discussed in Thread: CC2541

What will be a Best Practice to create a Debug project and a Release project  for a solution that is based on Simple Peripheral (IAR) ?

Debug project specs:

1. Optimization OFF

2. Code protection OFF

3. Watchdog Time OFF

Release project specs:

1. Optimization ON

2. Code protection ON

3. Watchdog Time ON