Re: error: __delay_cycles argument too large
Peter Bigot <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.user |
|---|---|
| Message-ID | <CAPOJ94O1C=gUZ0JxAuBFqQXMW=NmjSzV-=adsHYdRnNnL7Owvw@mail.gmail.com> |
Somebody else will have to help with that; I don't know how each distribution manages updates. On Thu, Apr 11, 2013 at 5:51 AM, Dean Chester <[email protected]>wrote: > How would I go about updating? I use OS X Lion, and can't remember how I > actually installed it whether I built it from source or installed via > macports. > > Would it be wise just to remove the msp430 stuff completely and then > reinstall? If so build from scratch or install via macports? > > > On Thu, Apr 11, 2013 at 11:39 AM, Peter Bigot <[email protected]> wrote: > >> Update your mspgcc to the current stable release. Outdated versions >> couldn't handle delays larger than 65535; current ones accept a 32-bit >> cycle count. >> >> If you can't update, the workaround is to wrap the intrinsic in a loop so >> the duration does not exceed 65535. >> >> >> On Thu, Apr 11, 2013 at 5:33 AM, Dean Chester <[email protected]>wrote: >> >>> Hi, >>> >>> I keep getting this error when I compile some code. The line looks like: >>> >>> __delay_cycles(800000); >>> >>> If I was to compile with code composer studio it wouldn't raise an error >>> so >>> why does MSP430-GCC raise an issue? What work arounds can I use to get >>> around this problem? >>> >>> TIA, >>> >>> Dean >>> >>> >>> ------------------------------------------------------------------------------ >>> Precog is a next-generation analytics platform capable of advanced >>> analytics on semi-structured data. The platform includes APIs for >>> building >>> apps and a phenomenal toolset for data science. Developers can use >>> our toolset for easy data analysis & visualization. Get a free account! >>> http://www2.precog.com/precogplatform/slashdotnewsletter >>> _______________________________________________ >>> Mspgcc-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/mspgcc-users >>> >>> >> > ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users