-Wl,--section-start -Wl,.mesmem=0x10000 is the same. 2007/10/16, [email protected] <[email protected]>: > > > Did you modify the linker scripts too? > > > > > *"Oleg V. Kobrin" <[email protected]>* > Sent by: [email protected] > > 10/16/2007 03:54 PM > Please respond to > "GCC for MSP430 - http://mspgcc.sf.net" < > [email protected]> > > To > "GCC for MSP430 - http://mspgcc.sf.net" < > [email protected]> cc > > Subject > Re: [Mspgcc-users] MSP430X status > > > > > > > > > 2007/10/16, *[email protected]* <[email protected]> <* > [email protected]* <[email protected]>>: > > Yes, it did. > > > *"Oleg V. Kobrin" <**[email protected]* <[email protected]>*>* > Sent by: > *[email protected]*<[email protected]> > > 10/13/2007 12:02 PM > Please respond to > "GCC for MSP430 - *http://mspgcc.sf.net* <http://mspgcc.sf.net/>" > <*[email protected] > * <[email protected]>> > > > To > "GCC for MSP430 - *http://mspgcc.sf.net* <http://mspgcc.sf.net/>" <* > [email protected]* <[email protected]>> > cc > > Subject > Re: [Mspgcc-users] MSP430X status > > > in linker options: > -Wl,--section-start -Wl,.mesmem=0x10000 > > in code: > __attribute__((section(".mesmem"))) const BYTE MMTest[1] = {0}; > > gdbproxy output: > debug: MSP430_Memory(WRITE) > debug: MSP430_Memory(WRITE) > error: msp430: bad address 0x10000 > error: msp430: bad address 0x10000 > debug: MSP430_Registers(READ) > debug: MSP430_Memory(READ) > > > so it does not.. > > and gdbproxy supported it? > > 2007/10/11, *[email protected]* <[email protected]> <* > [email protected]* <[email protected]>>: > > >>The current msp430-gdbproxy gives an error then I'm trying to create > section at 0x10000. maybe there is other, secret build for it? > > I can't really remember now how I did it, because it was 2 months ago. > But I know I ran a program, and calla-reta worked on 20bits, with code > above the 0xFFFF level. > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> *http://get.splunk.com/ > *<http://get.splunk.com/> > _______________________________________________ > Mspgcc-users mailing list* > **[email protected] *<[email protected]> > * > **https://lists.sourceforge.net/lists/listinfo/mspgcc-users > *<https://lists.sourceforge.net/lists/listinfo/mspgcc-users> > > > > > -- > _____________ > Oleg V. Kobrin > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> > *http://get.splunk.com/_______________________________________________ > * <http://get.splunk.com/_______________________________________________> > Mspgcc-users mailing list* > **[email protected]* <[email protected]> > * > **https://lists.sourceforge.net/lists/listinfo/mspgcc-users*<https://lists.sourceforge.net/lists/listinfo/mspgcc-users> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> > *http://get.splunk.com/*<http://get.splunk.com/> > _______________________________________________ > Mspgcc-users mailing list* > **[email protected]* <[email protected]> > * > **https://lists.sourceforge.net/lists/listinfo/mspgcc-users*<https://lists.sourceforge.net/lists/listinfo/mspgcc-users> > > > > > -- > _____________ > Oleg V. Kobrin > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> > http://get.splunk.com/_______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > >
-- _____________ Oleg V. Kobrin
