Part Number: AM6442
Other Parts Discussed in Thread: SYSCONFIG
Hi,
We are using custom Makefiles to build firmware for the R5 cores on our AM6442 board. Currently we have a seperate SysConfig script for each R5 core. This works great; however, there is a lot of duplication between each script.
My question is if there is a way for for a SysConfig script to inherit from a global SysConfig script which encapsulates common setup shared between all other scripts. The SysConfig CLI has the --dependentScript flag, could this be used for this purpose?
Thanks!
Jared Weyer