Hi all, I tried to load a program with a size > 64K on the MSP430F5438A with the new version 0.12 . But I can't load the program in the flash2. Is it possible to load the program in the flash2 with this new revision?
I use this command: mspdebug -d /dev/com8 uif -j "load example.hex" Result: Trying to open UIF on /dev/com8... Initializing FET... FET protocol version is 20400401 Configured for JTAG (2) Set Vcc: 3000 mV Device ID: 0x0580 Device: MSP430F5438A Code memory starts at 0x5c00 Number of breakpoints: 8 Writing 128 bytes to 5c00... Writing 128 bytes to 5c80... Writing 128 bytes to 5d00... ........ Writing 128 bytes to ff80... Writing 128 bytes to 0000... Writing 128 bytes to 0080... ........ Writing 128 bytes to 0f80... Writing 128 bytes to 1000... fet: FET returned error code 62 (Unknown error) fet: failed to write to 0x1000 ihex: error on line 1910 Thank and Regards, Emilie LAYEC ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
