Hi,
I have used the 1232 a lot with MSPGCC, Quadravox and IAR. I have never
experienced anything like this. I think it is almost certainly a bug in
your code.
Steve
Chalikias, Nikos (EBV) wrote:
Hello,
I have notice below strange behaviour to several MSP430F1232 projects.
Some code sizes have result proper power on reset
Some other don’t start, some other start but behaviour is strange.
I have checked with code sizes around 6KB and 7.5KB
My workaround is 5 asm(“nop”); in the source.
I make some of them comments and I can adjust the size of code from +0
to +10 bytes
I can not tell what is the exact number of nop needed. It depends of
the total code size
My tool chain is WIN-XP, eclipse, mspgcc, msp430-jtag.exe, parallel or
USB FET, MSP430F1232 board
Please advise,
Regards,
Nikos