Discussion Title | Created date |
---|---|
XC8 compiler, variable at I/O register region (GPIOR) Microchip Studio, XC8 compiler, ATMEGA328PB Why this not working: volatile uint8_t bFlags __attribute__((io_low(0x1E))); // GPIOR0I have warrning: warning: 'io_low... |
Saturday, 12 December 2020 - 20:16 |
AVR32DA28 interrupt vector size - discrepancy between data sheet and real chip Does anybody use AVR32DA28? According to the datasheet vector size is 2-words (4 bytes), AS7 with AVR-Dx_DFP 1.5.74 generate code with such vectors (2-words). But in real... |
Tuesday, 20 October 2020 - 16:47 |