Hello Peter, I am seeing the following list of MCU's in the BIOS release notes: TM4C1290NCPDT TM4C1290NCZAD TM4C1292NCPDT TM4C1292NCZAD TM4C1294NCPDT TM4C1294NCZAD TM4C129CNCPDT TM4C129CNCZAD TM4C129DNCPDT TM4C129DNCZAD TM4C129ENCPDT TM4C129ENCZAD…
Other Parts Discussed in Thread: TM4C129DNCZAD The Tiva TM4C129x Register 7 QSSI Raw Interrupt Status is being read for Receive Time-Out (RTRIS) and FIFO Overflow (RORRIS) errors for SPI Communications. The Receive Time-Out (RTRIS) is occurring occasionally…
Hello Amit:
Thank you for your quick responses.
After executing and closely examining many I2C transfers on the TM4C129X while utilizing the TivaWare I2C functions, it has been discovered that you are absolutely correct that it is absolutely positively…
Other Parts Discussed in Thread: TM4C129DNCZAD , TM4C1290NCZAD The Tiva TM4C129DNCZAD Microcontroller DATA SHEET includes the following paragraph in section 19.3.9 for UART Interrupts:
“The receive timeout interrupt is asserted when the receive FIFO is…
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
Additional note: I installed the latest XDC and tools now... Deleted the project and retried with similar results.
**** Build of configuration Debug for project rtoshello ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 'Building file: ../hello…
Hi,
The project you sent in fact is missing a .out file (the binary executable that runs on the target). This is usually caused when a build error happens and therefore the file is not created.
I tried to build the project and got the error in the log…