Help with C codes

For C and ASSEMBLY users to post questions and code snippets for programming in C and ASSEMBLY. And for any other C or ASM course related questions.

Moderators: Benj, Mods

Post Reply
bodexchrist
Posts: 19
Joined: Fri Jul 17, 2009 10:40 pm
Contact:

Help with C codes

Post by bodexchrist »

Hello,

i tried compiling an example led flasher code in C using flowcode,though it compiled but the led lights are not flashing. Is there any special technique that i donΒ΄t know about ?

ii. Where can i get example C code programs for pic ?


Regards.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Help with C codes

Post by Benj »

Hello

Have you checked your chip configuration settings are correct. Eg correct oscillator setting?

To find example C programs simply type your criteria into Google. Eg EEPROM PIC Project C source.

http://www.microchipc.com is also a good resource.

Post Reply