Other Parts Discussed in Thread: SYSBIOS
Dear TI Team,
I am using the latest version of CCS 6.1.2 and I am working with the EVMC6657 board.
I have found that the provided evmc6657.gel file has some errors. Here comes the list of bugs and I hope that you can update the GEL file in the next release.
- The register definition of EDMA3 overwrites the IER register, so the interrupts can not be disabled. I recomment to use a clear prefix for register definitions.
- In Set_Psc_All_On() the power domain of VCP2-A is wrong. We must use PD0 instead PD12.
Kind regards
Sven