Other Parts Discussed in Thread: BLE-STACK
Example of compiler combination that I tried so far:
- bim_oad_offchip_cc2640r2lp_app compiler: TI v18.12.1.LTS compier
- simple_peripheral_cc2640r2lp_stack compiler: TI v18.12.1.LTS compier
- simple_peripheral_cc2640r2lp_app compiler: GNU v7.2.1 (Linaro)
Compilation of the #3rd project fails with:
#error "DeviceFamily_XYZ undefined. You must defined DeviceFamily_XYZ!"
Is this allowed compilation but it needs more defined compilation options or that not allowed?