Debugging on C2000 Launchpad
Altair Forum User
Altair Employee
Submitted by Dan_the_Manslayer on Tue, 04/09/2013 - 13:59
Im using the C2000 launchpad (28027) and whenever I include the targetInterface block the target frequency comes up as 100MHz when when my MCU runs at 60MHz, this is a fixed value that cannot be changed manually, also when I try to run my debug diagram i get this error TI driver error -1142, PTI_ERR_QUAL(OTIS Error -1), im guessing its because of this
0
Answers
-
Submitted by Anders89 on Wed, 04/10/2013 - 02:37.
- The target interface block must first connect successfully to the target via JTAG to find the right MHz rate. It is used for informational purposes only and does not effect code generation or running.
- It likely you are getting PTI_ERR_QUAL because of this
0