Tool/software:
I am trying to enable all ECC checks; I think I have the latest everything from TI.com (CCS 12.8, CLANG 4.0, MCU+ 10.0), and when I import the data-cache example from \ti\mcu_plus_sdk_am263x_10_00_00_35\examples\sdl\ecc\sdl_ecc_r5_d-data, there are unresolved externals -- specifically uknownErr is not defined in ecc_trigger.c and ram_Id is not defined in ecc_main. While these errors are easy enough to fix, their presence suggests the examples posted have never been executed. Is there newer/working source available?
Thanks,
Jim