Reserving sram locations with gcc

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
sanjay
Posts: 1
Joined: Fri Apr 13, 2007 11:25 am
Location: India

Reserving sram locations with gcc

Post by sanjay » Fri Apr 13, 2007 11:30 am

I am using atMega32 for my project. I would like to know how to reserve some address space using winavr-gcc?

Post Reply