Part Number: TI-RTOS-PROC
Tool/software:
I am trying to execute the makefile which is present in the uart directory and getting the errors which i have shared you in the pics. i am executing this makefile to get the obj and binary files . path to the…
Part Number: TM4C1294NCPDT Tool/software: I am using the following: CCS 8.3.0, TIRTOS 2.16.1.14, compiler 5.2.7, XDC 3.31.1333, TM4C1294NCPDT, ndk_2_25_00_09
Currently I have code that can read and write a small external flash chip using a single SP…
Part Number: TM4C1294NCPDT Other Parts Discussed in Thread: SYSBIOS Tool/software: Im working on a webserver and im using Ti RTOS for it. I am creating a task for handler function and worker function for handling clients. I am listening to maximum of…
Part Number: TM4C1294NCPDT Tool/software: I get the following error since it is showing redefinition of both my fatfs and ti rtos functions. error #10056: symbol "disk_status" redefined: first defined in "./source/diskio.obj"; redefined in "C:\ti\tirtos_tivac_2_16_01_14…
Part Number: TM4C129ENCPDT Tool/software:
Hello Everyone,
I was trying to implement Low Power Consumption in TI-RTOS,
-> 1st by referring example code of sleep mode (single thread application), but failed because of Interrupt vector table
I wrote…
Hello,
All previous mentioned attempt(s) are to implement Low Power Consumption in TM4C129ENCPDT by keeping TI-RTOS running ,
-> 1st by referring example code of sleep mode (single thread application), but failed because of Interrupt vector table
I wrote…
Part Number: TDA4VM Other Parts Discussed in Thread: FFTLIB , Tool/software: Hello,
I am encountering issues while trying to use the FFTLIB library included in the TI Processor SDK RTOS (version: 10.00.00.05) on the C71x DSP of my TDA4VM . Below, I’ll describe…
Part Number: EK-TM4C1294XL Other Parts Discussed in Thread: BOOSTXL-EDUMKII Tool/software: Hello,
I teach a course using the EK-TM4C1294XL and BOOSTXL-EDUMKII products and the TI-RTOS Real time OS for labs.
One of my students installed the 12.8.1 version…
Part Number: CODECOMPOSER Other Parts Discussed in Thread: SYSBIOS , MSP432E401Y Tool/software: I was not able to compile the TI-RTOS projects (I tried most of the examples from C:\ti\simplelink_msp432e4_sdk_4_20_00_12\examples\rtos\MSP_EXP432E401Y) using…