cc2531-killerbee-fw
cc2531-killerbee-fw copied to clipboard
SDCC build fails
Hello, I go into sdcc build following errors:
./contiki/cpu/cc253x/dev/clock.c:64: error 98: conflict with previous declaration of 'clock_delay_usec' for attribute 'type' at ./contiki/core/./sys/clock.h:141
from type 'void function ( unsigned-int fixed) __reentrant fixed'
to type 'void function ( unsigned-int fixed) __reentrant fixed'
Can you provide with version used for sdcc please to be able to generate hex file?
Thanks, Thomas