Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN
Tool/software: Code Composer Studio
Dear all
I have a Hercules TMS570LC43x LaunchPad. And I follow the tutorial from the youtube https://www.youtube.com/watch?v=XoA25XEMMQE
After I building the basic ADC codes, I try to run the codes using the "Debug" and setting some breakpoints. However, it turns out that the codes never reach the breakpoints, and I cannot see any updates of the variables. It seems that the codes never run into the "main" function.
Please help me out of this. My codes are attached.