04-11-2022 05:57 PM
Hi, everyone here.
I'm going to test BMA456 using COINES.
User manual and order being installed.
COINES received 2.6.0 ver and TDM-64 shown in the picture below. (Window 64bit)
And download the GNU ARM Toolchain installation It's in progress.
But like the picture above,
Board and Shuttle are connected my PC.
And if I type mingw32-make in Command Prompt, it comes out like the picture below.
The mingw32-make file is located in the picture below
As mentioned above, if i want to connect BMA455 and test it, please tell me where to put the mingw32-make file.
Also, please guide me if there is any other way to test other than COINES.
04-12-2022 11:00 AM
Hi mgchoi,
On my PC, default MinGW GCC installation path is "C:\TDM-GCC-64".
After you installed MinGW GCC and wanted to compile code, you should change your compile path to code patch which include Makefile.
Please refer my compile result:
04-12-2022 11:37 AM - edited 04-12-2022 11:51 AM
After connecting the 2.0 Ver Shuttle to the App Board, activate the command prompt
"It is not an internal or external command, an executable program, or a batch file."
That's what they say.
04-13-2022 07:05 AM
Hi mgchoi,
You can make sure you operate in an English environment. And try it again.
04-14-2022 01:29 AM
Thanks BSTRobin!!