Part Number: TMDSCNCD28388D
Tool/software:
I am trying to display the statement and values of the variables in output window. I added puts("Hello, world!"); to my code , it is displayed in the output window along with continuous error is " Invalid CIO command (14) in the CIO buffer at address (0xA800) was not recognized. Please check the device and program memory maps ". Please suggest or guide me how to display statement and values of variables in the output window. Please tell me how to use scanf of getc syntax to get the user input in to the code.