Hi, I am trying to build this project for MAXREFDES178 in an Intel Mac environment.
However, without the file, msblGenOSX, it fails to build.
I guess this is the executable that generates the Maxim secure bootloader (.msbl) which can be flashed to the cube. Do you have a mac os version for this?
/bin/sh: /Users/USERNAME/refdes/maxrefdes178-CatsDogs/maxrefdes178_max32666/../../external/msblGenOSX: No such file or directory
It seems that I can just comment out the part which runs the msbl and make the bin only.
Do I also need the msbl, not the bin, if I want to flash the cube?
Hi, I am trying to build this project for MAXREFDES178 in an Intel Mac environment. However, without the file, msblGenOSX, it fails to build. I guess this is the executable that generates the Maxim secure bootloader (.msbl) which can be flashed to the cube. Do you have a mac os version for this?