/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / About __attribute__ ((section(".ram_isr_vector")))

Username:     
Password:     
             

Forum
  • Index
  •  » circleOS
  •  » About __attribute__ ((section(".ram_isr_vector")))

# 1   2007-11-10 03:05:46 About __attribute__ ((section(".ram_isr_vector")))

michaelc21
New member
Registered: 2007-11-06
Posts: 6

About __attribute__ ((section(".ram_isr_vector")))

__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

 

# 2   2007-11-10 07:19:52 About __attribute__ ((section(".ram_isr_vector")))

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: About __attribute__ ((section(".ram_isr_vector")))

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.

Offline

 

  • Index
  •  » circleOS
  •  » About __attribute__ ((section(".ram_isr_vector")))

Board footer