Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1531902/tms320f280049c-generate-non-complementary…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1550845/tms320f280049c-query-regarding…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1566280/tms320f280049c-q1-programming-issue…
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…
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格式…