Visitor II
October 21, 2022
Question
SPC58nh-disp - I get a build error when I run the example
- October 21, 2022
- 2 replies
- 1587 views
Hi, My discovery board is SPC58NH-DISP and I'm a beginner
I want to run the RTOS exampe.
so I tried running the example sequnce.
like picture....
umm..
I am getting a build error.
-----
./components/spc5_freertos_tcpip_component_rla/lib/src/FreeRTOS_IP.c:1782:32: warning: comparison of promoted ~unsigned with unsigned [-Wsign-compare]
-----
How can I solve this?
