Wiznet / ioLibrary_Driver

ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S.
MIT License
603 stars 331 forks source link

Occur a compile error in LPCXpresso IDE. #1

Closed bingdo closed 9 years ago

bingdo commented 9 years ago

../src/ioLibrary/Ethernet/W5500/w5500.h:1179:49: error: 'struct _CRIS' has no member named '__sys_appexit'

define WIZCHIP_CRITICAL_EXIT() WIZCHIP.CRIS._exit()

bingdo commented 9 years ago

Fixed #1.