0
XC16 MPLAB에서이 코드를 사용할 때 왜 오류가 발생합니까? PIC24FJ64GA004PIC24F eeprom 및 XC16 MPLAB
unsigned int __attribute__ ((space(eedata))) eeData[] = {100, 1, 22, 33, 44, 156, 3, 10, 1};
error: space(eedata) not supported on this target
초보자 질문 죄송합니다.