hi,
I've developped my own assembler+disassembler+compiler+decompiler+tinyForth(tF) based on win32forth4.2.671 version. Now that I can compile the source code generated by msp430 decompiler list to get the 1.hex file. From which I can use the command ' flash M ' to burn 1.hex into the chip. With the successful experience of the way to msp430 Launchpad , I'd like to convey this way to cortex Mx or even mips32. Now the 1.hex file is ready, how can I burn it into LX4F120H in Stellaris Launchpad. Has anyone succeded in this regard? especially using flasher peogram or just intruding it into other tool, such as ccs , iar, keil .... holi