如上图所示,导入的串口例程程序,本来build project没有错误的,但是可能是不知道干了什么,之后就会一直有error。 上图第四个错误,具体显示如下 Description Resource Path Location Type make: *** Error: Specified build configuration file '' is not found. Stop. uartecho_TMDXDOCKH52C1_M3_TI_...
TI-RTOS产品 TI-RTOS有三种方式可用: 处理器SDK:对于Keystone和Sitara设备,TI-RTOS内核包含在处理器SDK中。 SYS/BIOS产品:内核产品作为独立产品提供。建议将此产品用于C2000设备,或希望TI-RTOS版本比处理器SDK中提供的版本更新的客户。 TI-RTOS产品:这些产品包含用于MCU设备的TI-RTOS和RTOS感知驱动进程(例如UART、I2C...
2、在你电脑上新建280049sysbios typical完整编译ok工程给我,在这边找原因或差异,谢谢。*** Clean-only build of configuration Debug for project prj280049_test6 *** "D:\\Program Files\\ccs\\utils\\bin\\gmake" -k -j 8 clean -O DEL /F "prj280049_test6.hex" "co...
I want to set a hardware interrupt for C2000 using RTOS (freeRTOS or TI-RTOS). Is there any documentation on this? Please let me know if there is any other documentation about RTOS for C2000. Best regards, Sasaki Hi, There is no c2000 specific documen...
7. While I agree that having interrupt priorities done in HW makes things a bit easier if you look at C2000 priority scheme and if you consider what the C2000 family is intended for (power conversion) in most cases fixed priorities are set up prope...
C2000 devices (except Concerto): Click Here. Use the SYS/BIOS product.Click the appropriate link below to download the appropriate TI-RTOS installer. For information about a specific release, click the corresponding "Rel Notes" link. TI-RTOS 2.15.xx and above Product Releases VersionDescriptionCon...
MIT license freertos_c28x FreeRTOS port for TI C2000's C28x based microcontrollers TMS320 family. Compiled in CCS v6.1.2. FreeRTOS v9.0.0. Developed and tested on following MCUs: TMS320F28377S TMS320F28034 TMS320F28069 Should work with any TMS320 MCU and any futher version of FreeRTOS. ...
C2000 devices (except Concerto): Click Here. Use the SYS/BIOS product.Click the appropriate link below to download the appropriate TI-RTOS installer. For information about a specific release, click the corresponding "Rel Notes" link. TI-RTOS 2.15.xx and above Product Releases VersionDescriptionCon...
C2000 devices (except Concerto): Click Here. Use the SYS/BIOS product.Click the appropriate link below to download the appropriate TI-RTOS installer. For information about a specific release, click the corresponding "Rel Notes" link. TI-RTOS 2.15.xx and above Product Releases VersionDescriptionCon...
Actually I can't because the device is not resetting anymore. I don’t know what has changed, sorry for the inconvenience. Now the program raises a runtime error and the execution is aborted: This is how I call flash API functions: ...