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

BASCOM-AVR : Problem with shift right : REPLY

$
0
0
the fp_trig lib is missing a reference. edit the lib or lbx and make it look like this : [_ShiftSR] ; Shift Single floating point right is aquivalent to divide by 2, 4, 8, 16 etc. ; Input: _Temp2: Number of 'Bits' to shift: divide by 2 ^ _temp2 $EXTERNAL _MINRES[b:0f9a5cd5d3], _FSRAMA1t[/b:0f9a5cd5d3] [_ShiftSL] ; Shift Single floating point left is aquivalent to multiply by 2, 4, 8, 16 etc. ; Input: _Temp2: Number of 'Bits' to shift: multiply by 2 ^ _temp2 $EXTERNAL _MAXRES[b:0f9a5cd5d3], _FSRAMA1t[/b:0f9a5cd5d3]

Viewing all articles
Browse latest Browse all 20773

Trending Articles



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