I have an issue with the Ethernet PHY I am trying to debug and would like to rebuild the M4 libraries with -g versus -o4 optimization. Thus is there a simple way to rebuild the PDK without optimization for debugging? I have no problem rebuilding it in the normal manner, using gmake. I did edit the config.bld files in each component area to change optimization but they are not being referenced during the normal build process. I am using pdk_am57xx_1_0_0 on Windows 10.