Hi,

Have you tried using the 4.x series? This seems to be where development is focused now.. which took me quite a while to figure out, since it's not linked to, well, anywhere. :)

http://sourceforge.net/projects/mspgcc4/

Also, as a quick fix, have you tried manually specifying an alignment? Like, "someType_t someVar __attribute__ (( aligned(2) ))"? I suspect it won't make a difference, but might be worth a try..



Tyler

Reply via email to