ds30 Loader free edition forums
ds30 Loader can't compile - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 8-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=7)
+--- Thread: ds30 Loader can't compile (/showthread.php?tid=845)



ds30 Loader can't compile - MrImmortalTT - 2013-12-18

Hi to all , can somebody help me , i can't compile dsLoader the errors that i got from the build are like this
#include syntax error
and when i click on the error it leads me to
#include p16F87.inc
line which is located in devices_PIC16F.inc file
also got warnings
redefining preprocessor macro "DEVICEID" // one of many
so this errors and warnings are for every microcontroller that is defined in
devices_PIC16F.inc file

i am using MPLAB v8.92 , XC8 compiler , i really cant say if there is a syntax error i don't see one .

Thanks for the response


RE: ds30 Loader can't compile - Mikael Gustavsson - 2013-12-19

Hi,
Please zip and post the modified boot loader MPLAB IDE project.

Thanks