NanoPi M1 - Development on Eclipse Neon2
Posted: Sun Feb 26, 2017 12:54 am
Hi
I received my NanoPi M1 - and flashed Debian Image and powered up - LED blinking - the board working fine
I am using Ubuntu 16.04 LTS - Xenial. The following is my development set up:
Eclipse Neon (C/C++ CDT) running on Ubuntu 64 bit machine, GNU GCC installed, also installed gcc-linaro-arm toolchain. Also from Eclipse - I can do remote SSH into NanoPi M1 board.
Here is my issue:
The NanoPi M1 is 32 bit and my dev set up is 64 bit. I need to cross-compile my program into 32 bit executable so that I can run the program on NanoPi M1.
Can anyone please help me on this?
Thanks
Silas
I received my NanoPi M1 - and flashed Debian Image and powered up - LED blinking - the board working fine

I am using Ubuntu 16.04 LTS - Xenial. The following is my development set up:
Eclipse Neon (C/C++ CDT) running on Ubuntu 64 bit machine, GNU GCC installed, also installed gcc-linaro-arm toolchain. Also from Eclipse - I can do remote SSH into NanoPi M1 board.
Here is my issue:
The NanoPi M1 is 32 bit and my dev set up is 64 bit. I need to cross-compile my program into 32 bit executable so that I can run the program on NanoPi M1.
Can anyone please help me on this?
Thanks
Silas