cc2531-killerbee-fw icon indicating copy to clipboard operation
cc2531-killerbee-fw copied to clipboard

SDCC build fails

Open ThomasL01 opened this issue 2 years ago • 0 comments

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

ThomasL01 avatar Feb 17 '23 15:02 ThomasL01