Hi,
We’ve successfully set up a container with the necessary code to flash the co-processor using your flash.sh
from the firmata-flash project and we’re now under way with testing the co-processor (just getting a LED to blink), although we’re having an issue.
I cloned down the co-processor base project and attemped to follow the instructions to build it. When using the defined device, EFM32G210F128
it simply won’t build, but it does build when you instead select BGM111A256V21R
before running make
. Through this I’ve managed to build a hex file which I’ve flashed to the device, but when testing the GPIO pin #6 as the code says nothing happens.
It seems that almost all the code that is available on your Github repository is broken and it’s making our lives miserable. At this point I don’t even know what is the right target for the BGM111 processor and your lack of instructions are not ok.
Does the code on the repository even work, and have you tested it to make sure it works on the co-processor? To me it looks like a straight rip-off of ryankurte/efm32-base that has not been adapted for this device at all.
Please get in touch with me asap.