Could anyone please let me know, how you could configure the SAMA5D2 MPU without OS? Recently I bought a SAMA5D2-XULT board and downloaded its software package from Atmel's website. After taking a look at the source code, I wonder if there exist a code generator for the SAMA5 series. Atmel Start doesn't seem to support MPUs. Then how do you configure the clock and pins?
I know that it's recommended to use linux for such MPUs. But I'm afraid that I shouldn't use any OS. In the future I need to make a customized board with the SAMA5D2 and write a firmware without any OS, because controlling timing and reducing power consumption are so important for my application. It would be very appreciated, if you could give me idea.