Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/09 16:07
Read: times


 
Msg Score: -1
 -1 Didn't Search First
#162552 - that was my first train of thought....but
Responding to: ???'s previous message
I tried to do an #include to define.h (which holds the bit to INT1 definition) and it called a syntax error. I tried with an without the # sign.

I looked at a few other examples, and their defines deal with ints or chars, not bit/port definition (except the push button example) which didn't seem to mesh with what I'm doing here.

My define.h is in the folder project itself, so how do I fix this if it complains about both # and no # in the when written as

#include "define.h"

?

List of 7 messages in thread
TopicAuthorDate
Simulate External Oscillator in Keil?            01/01/70 00:00      
   A Signal Function?            01/01/70 00:00      
      That works, some issues            01/01/70 00:00      
         Signal functions are not 'C' functions!            01/01/70 00:00      
            that was my first train of thought....but            01/01/70 00:00      
               It doesn't work like that            01/01/70 00:00      
                  This works fine for what I need....hope it helps someone            01/01/70 00:00      

Back to Subject List