Proton ide de Library manager nasıl kullanılıyor

Başlatan rree, 05 Ekim 2006, 01:26:13

rree

1- ProtonLibrarySetUp.exe programını interneten yükleyip  çalıştırdım.
2- libMan.mcd  dosyasını C:\Program files\ProtonIde   klasorune kopyaladım
3- Library dosyasını Sd_file_System.exe  instal ettim.
4- C:\Proram files\Protonide\library\Proram files\Protonide\library\
    klasörunde 3 adet dosya oluştu
    SD_File_System.mcd
    SD_File_System.chm
    SD_File_System.pbp
   Attığı yer biraz saçma geldi.  
5-Bu dosyaları C:\Proram files\Protonide\library\taşıdım
6- SD_File_System.chm  help dosyasında örnek program kotlarından
    bir örneği kopyaladım
    
    Device 18F452
XTAL = 4
'-----------------------------------------------------------
ALL_DIGITAL = TRUE
'-----------------------------------------------------------
HSERIAL_BAUD = 4800                                         'Setup RS232 port
HSERIAL_RCSTA = %10010000                                        
HSERIAL_TXSTA = %00100000
'-----------------------------------------------------------
Dim Response As Byte
Dim SD_IO As Byte
'-----------------------------------------------------------
Symbol SD_CS = PORTC.2                                      'SPI CS to SD CS (SD pin 1)
Symbol SD_DI = PORTC.5                                      'SPI DO to SD DI (SD Pin 2)
Symbol SD_CLK = PORTC.3                                     'SPI CLK to SD CLK (SD Pin 5)
Symbol SD_DO = PORTC.4                                      'SPI DI to SD DO (SD Pin 7)
'-----------------------------------------------------------
Include "SD_File_System.pbp"                                   'Include managed library file 
'-----------------------------------------------------------
GoTo Over_Sub                                               'Jump over the subroutines
'-----------------------------------------------------------
Over_Sub:                                                        
    DelayMS 200
'-----------------------------------------------------------
Main_Prog:
    HSerOut ["INSERT SD OR MMC",13]
    Repeat 

Response = SD_Init_FS_MSSP SD_SPI_FOSC_04
    Until Response = 0
'-----------------------------------------------------------
Open_New_File:
    SD_File_Name = "TESTFILE"                               'File Name, upper case only!
    SD_File_Ext = "TXT"                                     'File Ext, upper case only!  
    Response = SD_Check_For_File                            'Check if file exists already
    If Response = 0 Then
        HSerOut ["FILE EXISTS - STOPPING",13]
        Stop
    Else         
        HSerOut ["OPENING FILE",13]
        SD_New_File                                         'Open new file
    EndIf
'-----------------------------------------------------------
Write_To_File:
    HSerOut ["WRITING TO FILE",13]
    SD_IO_String = "SD/MMC Code by S Wright"
    SD_Write_String_To_File                                 'Write SD_IO_String to file 
    SD_Write_Byte_To_File 13                                                    
    SD_Write_Byte_To_File 10                                                    
'-----------------------------------------------------------
Close_File:
    SD_Close_File                                           'Close file
    HSerOut ["FILE CLOSED",13]
    Stop

Derlediğmde aşağıdaki hata çıkyor.
Include file SD_FILE_SYSTEM.PBP Cannot be found!

Sd_file_system  lib dosyasını  proton ide nasıl tanıtacağım.

byerhan

hocam benim denemelerime göre o dediğiniz eklentiler  dongle versiyonunda çalışıyor. eğer sistemde dongle çalışan versiyon kurulu ise plugins kısmında library ile ilgili eklenti geliyor.

teknikelektronikci

üstad bu mmc ile calisman bittimi acaba ? bi bilgi verebilirmisin  birde bu pic ile mmc icinde yeni bir text veya yeni bir klasor olusturabiliormuyuz acaba?
Ey Türk istikbalinin evlâdı! İşte, bu ahval ve şerâit içinde dahi, vazifen; Türk İstiklâl ve Cumhuriyetini kurtarmaktır! Muhtaç olduğun kudret, damarlarındaki asil kanda mevcuttur!