hello,I'm a beginner in PRU coding.I use the BeagleBone AI with last Debian Image 2019-08-03 When I want to compile blinkInternalLED.pru1_1.c in "/var/lib/cloud9/BeagleBone/AI/pru" directory, I get this Message
Enter code here... root@beaglebone:/var/lib/cloud9/BeagleBone/AI/pru# source setup.sh TARGET=blinkInternalLED.pru1_1 root@beaglebone:/var/lib/cloud9/BeagleBone/AI/pru# make /var/lib/cloud9/common/Makefile:28: MODEL=BeagleBoard.org_BeagleBone_AI,TARGET=blinkInternalLED.pru1_1,COMMON= /var/lib/cloud9/common /var/lib/cloud9/common/Makefile:147: GEN_DIR=/tmp/cloud9-examples,CHIP=am57xx,PROC=pru,PRUN=1_1,PRU_DIR=/sys/ class/remoteproc/remoteproc1,EXE=.out - Stopping PRU 1_1 CC blinkInternalLED.pru1_1.c "/var/lib/cloud9/common/prugpio.h", line 4: warning #1181-D: #warning directive: "Found AI" "blinkInternalLED.pru1_1.c", line 36: warning #112-D: statement is unreachable LD /tmp/cloud9-examples/blinkInternalLED.pru1_1.o error: cannot find file "/usr/share/ti/starterware/pru/libdrivers.a" error: errors encountered during linking; "/tmp/cloud9-examples/blinkInternalLED.pru1_1.out" not built /var/lib/cloud9/common/Makefile:196: recipe for target '/tmp/cloud9-examples/blinkInternalLED.pru1_1.out' failed make: *** [/tmp/cloud9-examples/blinkInternalLED.pru1_1.out] Error 1 rm /tmp/cloud9-examples/blinkInternalLED.pru1_1.o root@beaglebone:/var/lib/cloud9/BeagleBone/AI/pru# -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/0cae9323-a5d7-4c29-b7c7-6f1b8f37bbcd%40googlegroups.com.
