[Icc-430] 430X > 64K support
Jerry Durand
jdurand at interstellar.com
Wed Aug 20 08:30:12 PDT 2008
On Wed, 2008-08-20 at 01:20 -0700, Richard Man wrote:
> I am now adding compiler support for the 430X >64K addressing. At the
> minimum, we need to support function code and flash constant
> placement anywhere in the 20-bit address map.
My requirements for the extended code are fairly simple:
1) I need to be able to write C code and have the IDE fit it all into
the part, I don't care where constants and code go. If all
strings/arrays have to be below 64K, that's fine with me if the IDE puts
them there automatically.
2) I need to be able to assemble my flash-burn utility for use with the
X parts. It is relocatable and runs from ram. It reads in a firmware
update and burns it to all of FLASH so it will need to use the extended
instructions.
3) Has to work with NoICE.
4) Has to work with Salvo. If possible the standard library so my
customers don't need to get a PRO license, but if needed I'll compile an
X library.
--
Jerry Durand, Durand Interstellar, Inc.
Los Gatos, California, USA, www.interstellar.com
tel: 408-356-3886, Skype: jerrydurand
More information about the Icc-430
mailing list