I am using TM4c123gxl & code composer v6.1.1.I have made a code, attached. On successful build when I click on debug, debug window appears.But debug button dont appear like step into & other. I can see them on screen but can't use them since they are disabled.Console shows succesful debug launch.
Is it due to free version I am using?
Also when i use Log_info(); function , code shows error. But in video lecture of TI-rtos this function is used. Does the name has cahnged?