This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1231E6PM run-time error

Other Parts Discussed in Thread: TM4C1231E6PM, CC3100

Hi all,

Can any one tell me what this error message means?

"{module#39}: line 307: error {id:0x114c0000, args:[0x20007514, 0xb0]}"

I am developing application on TM4C1231E6PM using Code Composer Studio  version: 6.0.1.00040.

In my application, I create 4 tasks for network processing (with CC3100), uart reading/writing, ...

This bug does not happen immediately after I start my application but after quite long time running. I guess it relates to memory / stack / heap but I cannot find exactly which code  in my application causes this. Lack of memory? I can't find any clue in debug window.

What does "module#39" mean? "id:0x114c0000, args:[0x20007514, 0xb0" ?

Thanks,

Viet Hoang.