/var/www/restricted/ssh/stm32/www/stm32circle/
phpMyVisites | Open source web analytics
Pages: 1
__attribute__ ((section(".ram_isr_vector")))this set the interrupt vector address?Does the parameter "ram_isr_vector" define? Where ?Thank you for your guiding.
Offline
Used in circlestartup.c for an array that will be relocated at the bottom of the RAM used by the CircleOS (0x20004000). See circle.ld.