I am trying to develop a camkes application with one component having access to the timer. I got some inspiration from the time server for the kzm machine. Now, I am trying to port that to the am335x machine to execute on a beagleboard black.
I dig into the code and found the appropriate platform-specific functions to call. Unfortunately, when trying to compile, it fails (see below).