Other Parts Discussed in Thread: TM4C1294NCPDT
Tool/software: TI-RTOS
I am using TM4C1294NCPDT processor and NDK v2.16.01.14. My code works fine when using SOCK_DGRAM sockets, but when I change to a SOCK_RAW socket, I can't receive any packets.
Are RAW sockets supported? If so, can you point me to a working example?