2003-12-31 09:51 PM
2003-12-31 09:51 PM
Hi all
i am trying to compile a piece of code on the Hiware compiler. i am trying to call a function but i get the error ''ERROR L2009: Out of allocation space in segment BUFFER1_EP2_512 at address 1A50'' . i am also pasting the *.MAP file which is generated by the compiler. it is below this message .Can anybody interpret it and what misatke i am committing or i am using more RAM than allocated . Any help ALLOCATION FOR PROGRAM USB_FS_7265_32K.abs ABORTED BECAUSE OF SECTION EXHAUSTION ****************************************************** SEGMENT USE IN OBJECT-ALLOCATION SECTION ------------------------------------------------------ SEGMENT ''EP2_BUF'' Data_EP2 200 78 ( 0) EP2_BUF SEGMENT ''BUFFER0_EP2_512'' Buffer_0 1650 200 ( 0) BUFFER0_EP2_512 SEGMENT ''BUFFER1_EP2_512'' Buffer_1 1850 200 ( 0) BUFFER1_EP2_512