when this implement, it's avr full *compatible! * It can reused by other project, and eliminated the potential risk when used gcc.
2010/12/30 Sebastien Bourdeauducq <[email protected]> > On Thu, 2010-12-30 at 19:57 +0800, haimag ren wrote: > > And the core has following issue at memory access, need to fix. > > For AVR, the lower 96(or 256) data memory locations the GPR register > > file and IO register file, so the access the lower address should map > > to GPR or IOF. So used LD/ST instrction access lower (96 or 256) > > data memory, current core get a wrong data . > > The USB firmware is not using them :) > > > > _______________________________________________ > http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org > IRC: #milkym...@freenode > Twitter: www.twitter.com/milkymistvj > Ideas? http://milkymist.uservoice.com >
_______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com
