I tried to see if I could find anything from the .lst file. I noticed that the generated code are similar when I have printf("Hel") or printf("He"). But when I have printf("He ...
You shouldn't have to configure CCS to use PICKit2. I've never used cmdline, all I usually do is compile the program, select the right chip on PICKit's home screen, then download the hex file and clic ...
I'm having another simple problem and I also connected MAX233 and used a serial cable instead of using PIC Kit's UART tool because I didnt trust the tool very much, but I am still having the problem.
...
I am starting up a project with dsPICFJ128GP802 and I've made all the basic connections. I'm using PIC Kit 2 to power it up and the first thing I wanted to do is to use PICKit 2 UART tool to send a ch ...