Hi,
I am using ADS1299 and cc2541 on my design, and the code is based on heart rate project of TI BLE stack.
I tried different version's BLE stack for our project, BLE-STACK v1.3 works fine after i add heart rate module in code, but this version code for heart rate is quite different with the other version, since it is actually modified for eeg signal transfer by TI officially. The related website is attached below.
http://www.ti.com/tool/tida-00096
But to use the updated library, we need to use newer version. BLE-STACK v1.4.0 or above. But when i enable the ADS module in its heartrate project, at first it still will run through some further instruction, but finally it will breakdown. shown in IAR's disassembly window "FFFFFF -----".
Could someone help me figure out the reason please?
Thanks,
Shiping