Other Parts Discussed in Thread: BLE-STACK, CC2640, UNIFLASH
Hi,
I am working with a custom board without the 32Kh crystal !
I am working on a OAD project for this board.
I am having a hard time to get it to work :-(
I came across a strange issue... when I add the ccfg_app_ble_rcosc.c file to my Persistent project
and compile it, no added switches or whatever ... The BLE stack fails to link due to insufficient space.
If I cannot build the project with RCOSC enabled I will not be able to connect to my board.
Stranger then that... if I compile my Persistent app without the ccfg_app_ble_rcosc.c is not and then compile
the stack it will build properly.
Even more stranger then that, if I load the stack, add all that is necessary files to my persistent app to use RCOSC,
build it and load it I am able to connect to my board
Any ideas what is going on here ???
Thanks,
Noam.