Other Parts Discussed in Thread: SYSBIOS,
Tool/software:
Hello,
This project was working, and seemed to be functioning consistently. I created some tasks to handle UART Tx and Rx independently, and at first, things seemed to work. Then the RTOS started jumping to the abort function, and this is the state that it's presently at.
This project is based off of the tcpEcho project, and all other tasks except for those related to this initial example have been commented out. In the RTOS ROV, I see the following exceptions listed under Hwi:

I see that the BIOS thread is being called out, which is strange to me, as I haven't changed anything on this thread (anything intentionally). The runtime settings for the BIOS are captured below:

I suspect that this is related to memory allocation, but I am not sure how to address this. Any help is appreciated. Thank you!




