Question
X CUBE AWS STM32 Discovery kit - IoT node
Hello,
I'm trying to compile the firmware to use the B-L475E-IOT01A in AWS IoT.
I just download the pack X CUBE AWS, import to STM32CubeIDE(v1.0.0 and v1.1.0) and compile.
There are two error on make file.
I try to make the samething with SW4STM32(v2.9 and v2.8), and the same problem appears.
make[1]: *** [makefile:88: post-build] Error 1
make: *** [makefile:55: all] Error 2Obs.: I need to atualize the firmware because I have an old version and don't work on AWS IoT.