Part Number: AM5728
I am working with the AM5728 evaluation board and using Code Composer to program the PRU cores. I am working through the Hands-on Labs provided in the Tii documents. I am trying to compile the first lab (toggle_led) Lab_1. I get a build error because it cannot find the pru_cfg.h file. When I search for it in my files it does not exist. I know that this lab is designed for the AM355 series on a BBB target but I thought that there would be an equivalent AM5728 pru_cfg.h file but I cannot find one. I have downloaded and set up the entire host and Code Composer environment as specified and downloaded all the dependencies but the pru_cfg.h file does not exist. Furthermore I cannot find the example Hands-on Labs for the AM5728 part in any of the downloads.
My assumption is that these Labs have not been included as they have not been created for this device part. If this is the case then is it the case that I will have to create my own pru_cfg.h file for the AM5728? I was under the impression that one would be provided for each Sitara device as it pertains to the !/O registers. Thank you, Ian