HI!
Hm. The variable I use is a byval-Variable of a function.
It is just like that:
The error message (spelling-corrected...Code:Function Laybus(byval Value As Byte) 'Variable In Register Kopieren: $asm lds R32, {Value} CBI PORTC, 3 SBRC R1, 0 SBI PORTC, 3 $end Asm End Function):
Error: 5 Line: 884 No more space for BIT [VALUE] , in File.....
Isn't ist possible, that there is no farther space?
VLG Tobi
Lesezeichen