Hi,

When I compile my source code I get the following error:

main.c: In function ‘main’:
main.c:113:3: error: invalid use of void expression

The line of code that it is referring to is:

__bis_SR_register(LPM4);

This is defined in the header file in the compiler yet I can't work out why
I am getting a compiler error.

TIA,

Dean
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to