Hi,
I receive :
" init: 6 2 0 "
" init: 6 2 3 "
" init: 8 6 0 "

and others ... at random.

Thanks
Ambrogio


Quote Originally Posted by mackrackit View Post
What errors are returned?
For example, what do you receive here?
Code:
Gosub FSInit
	Serout2 PORTC.6, 16780, ["Init: ", Dec FAT_error, " ", Dec SDC_status, " ", Dec SDC_response, $d, $a]