BusPirate / Bus_Pirate

Community driven firmware and hardware for Bus Pirate version 3 and 4
625 stars 130 forks source link

Errors while compiling the current repository dated october 28, 2018 #110

Closed USBEprom closed 5 years ago

USBEprom commented 5 years ago

Trying to build a test firmware starting from the current repository dated october 28, 2018 while all the features are flagged active, BASIC too and command line allow up 256 characters, which is the usual setting that I use into the configuration.h, I can not do the job. MPLAB-X gives me some error messages as in attachment, my configuration.h is as attachment too. Seems to me the problem could be related with something wrong in the HD44780 support because this message:

_build/BusPirate_v3/production/_ext/1472/hd44780.o(.text+0x14e): In function _LCDmacro': : undefined reference to_command_error'_

However I could be wrong. I am using the latest MPLAB X IDE v5.00 and XC16 v1.34 on a computer running ubuntu 16.04 LTS. errors + configuration.h.zip

USBEprom commented 5 years ago

Thank you very much Sir, as always you won! I confirm now it works:

http://dangerousprototypes.com/forum/viewtopic.php?f=28&t=8498&start=105#p67796