Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1177222/tms320f28377s-knowing-where-was…
Other Parts Discussed in Thread: SYSCONFIG , SFRA , TIDM-1000 , POWERSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1231579/tms320f28377s…
Part Number: TMS320F28377S 您好我使用了28377S的官方例程中的SCI跟电脑的串口连接,电脑的串口和板卡都无法实现数据的收发。可以麻烦您这边帮忙测试一下么?
1、我的开发板为Launch PAD XL-TMS320F-28377S(Ver:1.0)100引脚的板卡。
2、测试程序为28377官方程序中SCI的sci_ex3_echoback版本。
3、目前阶段我修改了SCIB的初始化GPIO_setMasterCore(DEVICE_GPIO_PIN_SCIRXDB…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1204632/tms320f28377s-can-the-program-of…
Part Number: TMS320F28377S Other Parts Discussed in Thread: C2000WARE 开发环境:CCS10.4.0 xdctools_3_62_01_15_core bios_6_83_00_18
创建完典型Sys/bios工程后,编译没有出现问题,但在添加完外设头文件以及源文件后,编译出现问题,最后定位到是BEGIN段且与文件F2837xS_CodeStartBranch.asm有关(Description Resource Path Location…
Part Number: TMS320F28377S 在移植例程eqep_pos_speed_cpu01中的程序时 出现:
undefined first referenced symbol in file --------- ---------------- __IQ24div ./Example_posspeed.obj
该如何解决