Skip to content
vitasam edited this page May 21, 2017 · 4 revisions

can't build /master debian@beaglebone:~/cc1100$ rake mkdir -p obj Compiling CC1100-CC2500.c... Compiling TI_CC_spi.c... Compiling command.c... Compiling main_acktest.c... src/main_acktest.c: In function ‘main’: src/main_acktest.c:62:3: warning: implicit declaration of function ‘offerFlashRewrite’ [-Wimplicit-function-declaration] src/main_acktest.c:69:10: error: ‘serialCommandReady’ undeclared (first use in this function) src/main_acktest.c:69:10: note: each undeclared identifier is reported only once for each function it appears in src/main_acktest.c:70:11: warning: implicit declaration of function ‘processSerialCommand’ [-Wimplicit-function-declaration] src/main_acktest.c: In function ‘PORT1_ISR’: src/main_acktest.c:91:19: error: ‘flashRead’ undeclared (first use in this function) Abort: Error compiling main_acktest.c

Clone this wiki locally