Part Number:CC2640R2F
Hello everyone,
For preparing the bim_offchip in release mode (mass production) I will follow theses steps:
1. Modify the ccfg.c file in according to http://www.ti.com/lit/ug/swcu117h/swcu117h.pdf Section 9.1
2. Creating a Production Image available at http://dev.ti.com/tirex/content/simplelink_cc2640r2_sdk_3_10_00_15/docs/blestack/ble_user_guide/html/ble3-stack-oad/creating-a-production-image.html
In step 2 (Creating a Production Image) is necessary to remove JTAG_DEBUG and NO_COPY defines but I do not find them. I already search for entire project. How should I proceed with that?
Besides these two steps it is necessary to perform others changes to prepare the project for production? Are there any change to perform in stack and application?
Thanks is advance.