Other Parts Discussed in Thread: SYSCONFIG , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1561371/tms320f28379d-could…
Other Parts Discussed in Thread: SYSCONFIG , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1479284/tms320f28379d-sysconfig…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1515424/tms320f28379d-external-interrupt…
Part Number: TMS320F28379D
经过单步调试发现是在Gpio.c文件中的init函数中的循环里卡住了,如下 for (regOffset = 0; regOffset < sizeof(GpioCtrlRegs)/2; regOffset++) { // //Hack to avoid enabling pull-ups on all pins. GPyPUD is offset //0x0C in each register group of 0x40 words.…