Other Parts Discussed in Thread: EK-TM4C1294XL
I am trying to build the boot-emac-flash project in CCS. I am getting error in htons() in bl_emac.h as in attached image.
Similarly, if I build boot_serial project in CCS. "error #395: pointer to incomplete class type is not allowed" occurred for htons() in bl_emac.h. I couldn't build any of the bootloader code. Kindly help me to resolve this issue.