Hi
I was wondering if there is a hello world bare metal code to run on R5F? i like to load this from u-boot using rproc? I assume it has to setup the MPU and enable all the cache. It seems that all the files are part of the pdk but no example as to how to call each function in the startup.c file? Any help here would be great. Also i am hoping it can use gcc to compile and no XDC please.
I know you can use ccs to get a hello world project but it does not show you how to setup the MPU and clear the cache to start with and it is not able to be loaded from u-boot using rproc.
Thanks