Page 1 of 1

PICDEM PIC18 explorer with RN4020 PICTAIL bluetooth issue

PostPosted: Fri Sep 04, 2015 1:32 am
by fabm
Hi,

This is a project to develop PICDEM PIC18F explore board with rn4020 bluetooth pictail daughter card which should connect with any bluetooth device as android mobile or pc.
When i connect my PICDEM PIC18F explore board with rn4020 pictail daughter card, I put all the PICDEM PIC18F demo source codes with RN4020 pictail board demo source codes together, need i use both uart.c and usart.c together or just usart.c as protocol communicating between RN4020 and PIC18F8722 from PICDEM PIC18F? what should be think about the protocal between android and rn4020 BLE please?
btw, when i run all these source codes, it shows 2 errors as follows, please help how to resolve thanks:


make[2]: *** No rule to make target 'build/default/production/timers.o', needed by 'dist/default/production/8722.X.production.hex'. Stop.
make[1]: *** [.build-conf] Error 2
nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed
make[1]: Leaving directory 'C:/Users/mmm/MPLABXProjects/8722.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
make: *** [.build-impl] Error 2

Re: PICDEM PIC18 explorer with RN4020 PICTAIL bluetooth issu

PostPosted: Sun Jun 05, 2016 10:12 am
by Trevor
It looks like the MPLABX installation is missing the relevant C compiler...