Hello !
I'm actually working with CCSv6 with windows 7 on the TM4C1294XL board.
I made few tests on it and it seems the file enet_fsdata.h can't be separate.
I made a web page with a link to a second page and when i put a gape on memory between the first and the second page, it's not working. When I comment the pragma it's working again. If I put a pragma on all my pages, it's working too. So the issue seems to be only when i have a "gap"
When I have the gap, I can always ping my board until I haevn't ask it a http page, after that it's bug. I can see that on wireshark :
I didn't find any information about this enet_fsdata.h which cannot be separate. Someone else can confirm it ?
Thank you.
Regards,
John