Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE TI的工程师你们好!我现在在利用C2000ware中(版本:5.4.0)的VCU部分进行官方FFT的移植。280049C的VCU类型是VCU0/1,因此应当加入c28x_vcu0_library_fpu32.lib,并加入vcu0_types.h,vcu0_fft.h,我发现在COFF格式下对VCU文件夹2837xFFT例程的移植是成功的,无报错,但是若调整为eabi格式…
Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE
之前使用28335的时候会使用外部看门狗 ,然后将外部看门狗的信号连接到DSP的外部中断并映射到NMI中断上,这样可以在NMI中断中进行一些处理,但是现在换用28377和280049的时候外部中断不能映射到NMI中断了,请问这种情况我应该如何保证外部看门狗的信号过来时,我不会因为普通中断的优先级问题导致卡在某些中断中无法复位?
Part Number: TMS320F280049C Can you help me to see what is wrong with the Action Qualifier part of the code? Run it and say that it can not open the file.
//#############################################################################
//
// FILE: epwm_ex1_trip_zone…