initialize cache invalid access interrupt This function enables cache invalid access interrupt source and connects it to interrupt input number. It is called from the startup code. On ESP32, the interrupt input number is ETS_MEMACCESS_ERR_INUM. On other targets it is ETS_CACHEERR_INUM. See soc/soc.h for more information.