I haven't, though http://old.nabble.com/430X-patch:-ldiv.S,-and-strtoul-problem-td27293374.htmldescribes a problem that might be related. My records indicate the patch for that is in the current msp430-libc release.
Did you get mspgcc4 from deb package files somewhere, or building from either the subversion or the git repository from the mspgcc4 project? Can you replicate the problem in a small program that you can send me? Peter On Mon, Jul 19, 2010 at 6:45 PM, Todd Allen <[email protected]> wrote: > Hi, > > I just upgraded to Ubuntu 10.04, then switched from mspgcc to mspgcc4. I > recompiled an existing project (CPU = msp430x2619) and got some new > warnings > about assigning uint8_t to char, which I fixed. But the MCU seems to reset > every time atol() is called. I tried calling strtol() directly and it > crashed as well. I'm working around the problem by calling a slightly > modified version of atoi(), which works fine. Has anyone else encountered > this? > > Todd > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > >
