FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
155 views 0 comments
by anonymous
Hi,

Is it possible to install Rutos SDK on Mac workstation running M1 chip? I’m doing my development on Debian VM so far and this is fine, however as I started compiling the firmware, I noticed that it takes a lot of time, while my M1 Ultra is hell faster and would spare much time.

1 Answer

0 votes
by anonymous

Hello,

While it might be possible by using the instructions provided here, a native Linux environment should be used for compiling firmware.

Instead, you could allocate more resources to your VM and compile the firmware using multiple cores (make -j<core_count>). This should greatly reduce the compilation time. The way to assign more resources differs from VM to VM, so if you need more help, let me know what virtualization software you use.

Best regards,
DaumantasG