Other Parts Discussed in Thread: TMS570LS20216, HALCOGEN, TMS570LS3137, NOWECC
1. I am using the TMS570LS3137 and TMS570LS20216. I am trying to write functions to test the Flash ECC functionality of each chip. For the 3137 HalCoGen provides the fmcBus2Check and checkFlashECC functions to do this. Are there equivalent functions for the 20216? HalCoGen does not generate any selftest functions for the 20216.
2. Is there a way to automatically generate the ECC values for the 20216 while loading? Similar to the 'Auto Generate ECC' on the 3137. I would prefer to not have to manually execute nowecc, is there a way to incorporate nowecc into Code Composer Studio's build/load process?