On Nov 20, 2010, at 10:40 AM, Chris Liechti wrote:
> positioning variables is also quite easy:
> 
> int im_in_infomem_on_a_2xx asm("0x1000");
> 
> but this will not work with initialized variables.

Aha! I'll give that a try. I found that my first attempt with symbols defined 
in a little .S file works well enough to let the device enumerate on the USB 
bus (yay!), but I'll see if I can get handle things more cleanly this way. 
Thanks! I'll continue to dig in to the linker operation, since I still have a 
lot to learn about how it maps things to memory.


-- 
Mark J. Blair, NF6X <n...@nf6x.net>
Web page: http://www.nf6x.net/
GnuPG public key available from my web page.





------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to