Re: error: __delay_cycles argument too large
Dean Chester <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.user |
|---|---|
| Message-ID | <CA+8haxeJ3fAcvdz9gxhvpw9GP1wO9uxnnWqDJiysDa4qMwn+kg@mail.gmail.com> |
I've completely removed all MSP430 stuff on my machine. Got a good link on how to install everything with macports? Or how to do it with a few commands? On Thu, Apr 11, 2013 at 11:58 AM, Aljaž Srebrnič <[email protected]>wrote: > On 11/apr/2013, at 12:51, 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. > > If you're on Lion you can install the current stable version 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 > > > > -- > Aljaž Srebrnič a.k.a g5pw > My public key: http://bit.ly/g5pw_pubkey > > > > ------------------------------------------------------------------------------ > 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