Other Parts Discussed in Thread: CC2650, SYSBIOS, CC2650STK
In my current BLE project,I have first initialized UART function and then Initialized flash memory.During this scenario, UART function is not working.If i disable the functions of flash ,UART is working.so i couldn't access both at a time.it is related to memory issue ?? can anyone please clarify me ??