roboforum.ruТехнический форум по робототехнике. |
|
|
Const Cperrdrivereadcommand = 227 ' Error response Byte at Read Command
ldi r16,$51
rcall _MMC_Send_Command
breq _MMC_ReadSector1 ; response = 0?
* Ldi R25 , Cperrdrivereadcommand
' Config file for use of 128KB SRAM on EDTP ATA Hard Drive Controller Board
Const cpDriveNotPresent = &HC0 ' Error code for no drive attached
Const cpErrDriveInvalidSectorNumber = 228
Const cpErrDriveWriteError = 226
Const cpErrDriveNotSupported = 229
_Temp1 = driveinit()
waitms 1
$Lib "XRAMDrive0_EDTP.Lbx"
hudbrog писал(а):Чтобы 128 было надо просто еще два триггера повесить и одну ногу от контроллера выделить...
Dim S As string * 10 , W As Word ,L As Long
S = "write test"
Open "log.txt" For Output As #2
Write #2 , S
Close #2
Open "log.txt" For Input As #2
Input #2 , S
Close #2
Print S
Вернуться в МиниБот — национальный класс роботов
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 11