2010-12-09 08:22 AM
I have a terminal program up and running. I am messing arournd with changing TIM3 output on channel 2. Everything is going well. However when I try to use TIM2 I don't have the right prototype in stm8s_tim2.c or .h so i add those files from a different project folder but it doesn't seem to recognize them. I find TIM8_Cmd in both the tim2.c and .h files but the compiler says they are not there. I am using the Comic tool. Is there a problem with adding files in the project inside the STVD that are n;ot in the same folder?
charles