ethz-asl/asctec_mav_framework

main.hex missing?

anqixu opened this issue · 4 comments

Hi Markus:

I don't see the main.hex in the current repo under asctec_hl_firmware. Should we be using the hex from 8b99dfbfc159f8779a55c17f2efd83ae60752726, or is this a hint for us to compile our own hex?

Best;

Anqi Xu

Hi Anqi,

yes, we removed it, since it always caused a lot of trouble when doing merges etc. We're currently working on a solution for automatic builds. I wouldn't recommend using the one in 8b99dfb . In the meantime, probably the best solution is to build it on your own. There is a good manual here, with all tools you need: http://wiki.asctec.de/xwiki/bin/view/AscTec+Development+Tools/AscTec+SDK . If you are on a 64 bit linux machine, you need to apt-get install ia32-libs in addition. Thanks for the reminder, will put that on the wiki ;) !

Thank you Markus. The build process was a breeze, also thanks to your hints.

@anqixu could you please help me with the building process? The link to the official wiki of asctec is not working anymore, they shut it down.
thank you!

Sorry, I don't remember nor have the files since it's been so long...