I encountered a link error when integrating C7X safertos. It cannot find the LoadP related functions. I found that the LoadP_safertos.c file was not added to the C7X in the makefile. Why is it not added? How should I solve it?
I encountered a link error when integrating C7X safertos. It cannot find the LoadP related functions. I found that the LoadP_safertos.c file was not added to the C7X in the makefile. Why is it not added? How should I solve it?
Load modules are not yet supported in safertos for c7x,
it is only supported for r5f, so these LoadP related files are not included for c7x.