Not a Code issue, but a howto request

I have the following platform that I’m wanting to compile for.

https://docs.getchip.com/chip.html#welcome-to-the-chip-operating-system

what I’m trying to figure out is howto compile it for this platform.will just compiling for Arm work? and if so, howto Target for linux/arm? should I maintain a daily Dev branch compile?

thanks for helping a NOOB programmer

lets have fun in C:DDA!

You’re a lot mote likely to have your question noticed if you mention your problem in the subject, something like, “trying to compile dda on a new platform and looking for tips”.

Based on the page you linked, it looks like it’s some kind of debian system, the easiest way to build dda is probably going to be to install the compilation tools on the system itself and just build there. I’d recommend building on a pc first to make sure you know how the steps go if you haven’t already.