Other Parts Discussed in Thread: TMS570LS0714, HALCOGEN
I use TMS570ls0714 with FreeRTOS,the program always jump into data dabort interrupt with no reason, I don't know why , some , the detail is flowing two points:
1:When I use tast notice function, the problem like http://www.freertos.org/FreeRTOS_Support_Forum_Archive/January_2015/freertos_8.2.0_Abort_in_ulTaskNotifyTake_when_executing_portYIELD_WITHIN_API_TI_RM48_port_f50b9cb9j.html
I try some answers from the website below,but not useful any all.
2:use FEE module:the flowing is my college's question(data dabort also):www.deyisupport.com/.../113544.aspx
The flowwing problems are stand alone, that is when you use task notice function and not add FEE part, and use FEE part not use task notice in FreeRTOS ,all code was gernerate by HALCoGen.
I really don't know how to slove the problem,and whether our setting had any problem also?