RISC-V SES v6.34a
The following warning appears:
relocation R_RISCV_CALL to non-function symbol pxPortInitialiseStack at .text.prvInitialiseNewTask+012a
relocation R_RISCV_CALL to non-function symbol xPortStartFirstTask at .text.xPortStartScheduler+0040
What do these warnings mean? How to eliminate them?
Thanks
The following warning appears:
relocation R_RISCV_CALL to non-function symbol pxPortInitialiseStack at .text.prvInitialiseNewTask+012a
relocation R_RISCV_CALL to non-function symbol xPortStartFirstTask at .text.xPortStartScheduler+0040
What do these warnings mean? How to eliminate them?
Thanks