Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20605

BASCOM-AVR : Error calling Sub : NEWTOPIC

$
0
0
[code:1:df5ec5af0a]$RegFile = "m8def.dat" $Crystal = 1000000 $HwStack = 64 $SwStack = 64 $FrameSize = 64 $EepLeave Config Base = 0 Config Submode = New dim x As Byte sub TestSub() x = x + 1 end sub TestSub() ' Error.[/code:1:df5ec5af0a]Compile error, and error checking syntax. [code:1:df5ec5af0a]$RegFile = "m8def.dat" $Crystal = 1000000 $HwStack = 64 $SwStack = 64 $FrameSize = 64 $EepLeave Config Base = 0 Config Submode = New dim x As Byte sub TestSub() x = x + 1 end sub TestSub ' Error.[/code:1:df5ec5af0a]Normal compilation and error checking syntax. [b:df5ec5af0a][color=red:df5ec5af0a](BASCOM-AVR version : 2.0.7.7 )[/b:df5ec5af0a][/color:df5ec5af0a]

Viewing all articles
Browse latest Browse all 20605

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>