Comments on: Interfacing LCD with PIC Microcontroller – CCS C https://electrosome.com/lcd-pic-microcontroller-ccs-c/ You Inspire.....We Create..... Tue, 16 Apr 2019 12:20:29 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Theodore_Rimspoke https://electrosome.com/lcd-pic-microcontroller-ccs-c/#comments/7426 Tue, 16 Apr 2019 12:20:29 +0000 https://electrosome.com/?p=10102#comment-7426 In reply to Guerriwa.

To anyone still reading, check that Proteus is in “Debug” mode (drop-down list from the toolbar), to prevent the .hex file from changing. If Proteus is in release, it tells CCS C to update the .hex file, because its expecting an upload to hardware. Also right click the PIC in Schematic Capture, and check its properties. It should be running off of the same firmware as your choice in the drop-down menu (i.e. Debug.cof or Release.hex) .

]]>
By: Aysar Mosallam https://electrosome.com/lcd-pic-microcontroller-ccs-c/#comments/6776 Sat, 06 May 2017 15:34:00 +0000 https://electrosome.com/?p=10102#comment-6776 In reply to Ligo George.

same problem bro 🙁

]]>
By: Ligo George https://electrosome.com/lcd-pic-microcontroller-ccs-c/#comments/5667 Sat, 19 Dec 2015 09:49:00 +0000 https://electrosome.com/?p=10102#comment-5667 In reply to Guerriwa.

Hi,
Make sure that the device type, frequency and other settings are correct.

]]>
By: Guerriwa https://electrosome.com/lcd-pic-microcontroller-ccs-c/#comments/5619 Wed, 25 Nov 2015 11:16:00 +0000 https://electrosome.com/?p=10102#comment-5619 Good morning sir,
Thank you enormously for this work, which requires an intellectual effort and time.
I’m newbie, I have a problem and I want to ask you a question:
I install “CCS compile” it works very well and I install “Proteus 7 profetionnal” and I download “Interfacing with PIC Microcontroller LCD – CCS C”, as it works very well.
The problem is that when I open the file “main.c” and I do “compile” without changing any program instruction, the file “main.hex” changed and is not working.
I could not locate the problem, please help me.

]]>