Part Number: TMS320F28377D Dear team: I use F28377D to run the example project "cla_adc_fir32_cpu01".(C:\ti\ controlSUITE \device_support\F2837xD\v210\F2837xD_examples_Cpu1\cla_adc_fir32) I clicked on the little triangle next to the "build" button and choose "CPU1_FLASH", and then debug the project. I pushed the "resume" button after debug, and found that only C28xx_CPU1 was "running" status, CPU1_CLA1 was "Disconnected:Unknown" status. Is this working correctly(the CLA is run is flash)? To run this example project, do I have to connect pin EPWM2A to ADCA0 on the board? //! EPWM2 is setup to switch at 10KHz. Connect pin EPWM2A to ADCA0 //! on the board to see the filtering effect. If it doesn't work correctly, What should I do to make this project work correctly? After running the routine correctly, can the variables in cla1Isr7 () be observed by Expressions?
↧