Other Parts Discussed in Thread: CC2640, SYSBIOS,
Tool/software: TI-RTOS
Hi,
I followed this path for to work System_printf() :
CCS > Project Explorer > YourApp > TOOLS > appBLE.cfg
But still didn't get output using System_printf() function [ I have also included (#include <xdc/runtime/System.h>) ].
Do you have to add any other?