I have made some change in OOB demo. It is working absolutely fine in debug mode using CCS - desired data is coming on COM Port. But, in deployment mode, no data is coming on COM port.
I am flashing the .bin file present in Debug folder of the project built using CCS.
What could be the reason for data coming on COM port in debug mode but not in deployment mode?