Other Parts Discussed in Thread: BLE-STACK
CC2640 4x4 custom board, ble_sdk_2_02_01_18, CCS6.2
In trying to build with OAD on the custom board, I am getting a build error
screen shot attached.
Please confirm if the following parameters are set correctly:
1. The custom board has a 2MB external flash. I changed the following parameter
in ext_flash_layout.h
#define EFL_FLASH_SIZE 0x100000
2. I set the EFL_ADDR_META to the following value.
// Image information (meta-data)
#define EFL_ADDR_META 0x1F000
3. In cc26xx_app_oad.cmd file, I doubled the flash length parameter.
#define FLASH_LEN 0x40000
What other parameters should I be changing?
Thanks,
Priya





