Hi Roland,
I have the same problem on my FRDMK64F platform. Error codes on the terminal are the same, and I don't now how to run this PTP. I had to change value of BSPCFG_ENABLE_FLASHX to 1 in my code. Have you any idea what should be wrong?
Best regards,
Marek
PS. Try to paste this code to project mqx1588_frdmk64f, folder MQX1588 Source/GOE, file GOE_ipv6.c:
const struct in6_addr in6addr_any;
This struct is used in function GOE_IpV6_Init. After this IPV6 should work fine.