Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2650
Tool/software: TI C/C++ Compiler
HI,
i'm currently porting our projects form the CC2650 to the CC2640R2F with the new stack. The stack part of the project is already building properly, but I get three linker errors and I don't know how to resolve these:
undefined first referenced symbol in file --------- ---------------- GATTServApp_RegisterService ./PROFILES/beacon_gatt_profile.obj osal_snv_read ./Flash/flash.obj osal_snv_write ./Flash/flash.obj
These files are custom created files.. But I don't know how to go from there.
Any suggestions?