Grant Edwards wrote:
On 2008-02-17, Gunther Lemm <[email protected]> wrote:
Grant Edwards wrote:
Is there any hope of ever being able to program a '23x0' Linux?
Or should I just give up on that?
Is -mmcu=msp430x23x in gcc/binutils all that you need? Maybe I find some
time to add the msp430x23x family to my 24x patch.
Sorry, my post was vague. By "program" I meant program flash.
I have no problems generating hex/object files.
Steve Underwood's version of the MSP430.DLL seems to support F23x0 chips
(see http://www.soft-switch.org/downloads/mspgcc ).
Gunther