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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/00 12:29
Read: times


 
#1676 - Archimedes/keil #define problem
I am using the Archimedes C compiler which is almost identical to Keil V5.

I try the following code :


#define BufSize 16

unsigned char RxBuf[BufSize];


This is not accepted by the compiler, alos defining BufSize as const code is not allowed.

Is there any way to overcome this problem ?


List of 2 messages in thread
TopicAuthorDate
Archimedes/keil #define problem            01/01/70 00:00      
RE: Archimedes/keil #define problem            01/01/70 00:00      

Back to Subject List