I have checked but it is giving me the error messages again. Can you confirm that after i program the PIC with this code. Will it successfully send the value V on the said number??
I am working with the mcu for the first time so please help me with that..... _________________ zaky
mrpicing
Joined: 22 Oct 2005 Posts: 20
Posted: Thu Mar 11, 2010 1:21 am
Mr Zakay
If you use function prototype then you can use it as following
#separate void some_function(void);
The compiler will place that function separate
If you dont use function prototype and use function directly then use #separate before start of function code.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum