Topic : RC-51 BUG: SWITCH without CASE statement causes RC51 to lock up.

Forum : 8051

Original Post
Post Information Post
March 20, 2008 - 9:13am
Guest

Hi Folks!
If you forget to place some CASE statements within a SWITCH statement and you compile that file with RC51 COMPILER V03.03.43 he locks up (cpu load 100%). Please fix that and provide an update please.

switch(PowerSupplyState)
{

}

Kind regards,
Sören

Replies
Post Information Post
+1
0
-1
March 21, 2008 - 8:43am
Raisonance Support Team

Sören,

Can you give us more information about your trouble?
I tried your code with as many options as I can and the compiler never locked up.

The best would be that you send to a little project with the issue.

Regards,

Stéphane