I'm attempting to run a benchmark of the ARM Cortex-A15 core on the C66AK2H12 in comparison with the OMAPL138 Cortex-A9 core, both on bare metal. The L138 was easy enough after downloading the Starterware package, but I can't seem to find an equivalent for the K2H. I'm currently attempting to port the modules I need over but would much rather reuse libraries or code if possible. The only two modules I need are the timer and UART.
↧