bensya
bensya
I met the same issue!! Meanwhile, goodfet.bsl does't support goodthopter12 board!!!
The BOARDS did not define the Goodthopter12! BOARDS = { #'apimote': "apimote1", # .hex not uploaded yet #'apimote1': "apimote1", #'apimote2': "apimote2", #'apimote3': "apimote2", #'apimote4': "apimote2", 'facedancer10': "facedancer10", 'facedancer11': "facedancer11", 'facedancer20':...
I compiled the code and run the command as follows to download goodthopter12 to MCU: goodfet.bsl -e -p goodthopter12.hex It appeared program successfully. After that, I run goodfet.monitor test, it...
Run the command " goodfet.bsl --fromweb", it seems program successfully. But the goodthopther still not working. Cannot run goodfet.monitor test probly Use -h for help Use --fromweb to upgrade a...
I set export board=goodthopter12, and it appears successfully. Right, it didn't recognize it as goodfet.bsl does not include this board. I specify the hex files to flash the board.
thanks rmsspeers! could u let know which version of pySerial and GoodFET is correct? and how to check it?
Thanks rmspeers, I will check later today. My pySerial version is 3.1.1. Linux version: 4.7.0-rc3; Python version: 2.7.11