- This topic has 2 replies, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › Crazy problem
Hi guys, I normaly program my PIC in assembly, already did with C too in 16F PIC family. Recently I try program PIC18F4550 and simple dont happens nothing. I want just put some PORT to high to on leds and honestly I dont know what is the issue. Im using CCS compiler in MPlAB. No compile error, write well to the pic, but non tension in the PORTC.
The code is:
Already works! CCS compiler version was the problem, it works in 16F but with 18F not. Reinstal ccs again solve my problem.
Thanks Marco for posting the Crazy problem and its solution. Useful piece of information anyway.