No changes between revisions
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.bak
0,0 → 1,29
#include "C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.h"
 
 
#define LED PIN_XX //CHANGE PIN_XX TO YOUR LED PIN NUMBER, EX: PIN_A5
 
void main()
{
 
setup_adc_ports(NO_ANALOGS|VSS_VDD);
setup_adc(ADC_CLOCK_DIV_2);
setup_psp(PSP_DISABLED);
setup_spi(SPI_SS_DISABLED);
setup_wdt(WDT_OFF);
setup_timer_0(RTCC_INTERNAL);
setup_timer_1(T1_DISABLED);
setup_timer_2(T2_DISABLED,0,1);
setup_ccp1(CCP_OFF);
setup_comparator(NC_NC_NC_NC);
setup_vref(FALSE);
 
//Example blinking LED program
while(true){
output_low(LED);
delay_ms(1000);
output_high(LED);
delay_ms(1000);
}
 
}
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.c
0,0 → 1,29
#include "C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.h"
 
 
#define LED PIN_J6 //CHANGE PIN_XX TO YOUR LED PIN NUMBER, EX: PIN_A5
 
void main()
{
 
setup_adc_ports(NO_ANALOGS|VSS_VDD);
setup_adc(ADC_CLOCK_DIV_2);
setup_psp(PSP_DISABLED);
setup_spi(SPI_SS_DISABLED);
setup_wdt(WDT_OFF);
setup_timer_0(RTCC_INTERNAL);
setup_timer_1(T1_DISABLED);
setup_timer_2(T2_DISABLED,0,1);
setup_ccp1(CCP_OFF);
setup_comparator(NC_NC_NC_NC);
setup_vref(FALSE);
 
//Example blinking LED program
while(true){
output_low(LED);
delay_ms(1000);
output_high(LED);
delay_ms(1000);
}
 
}
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.cof
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.err
0,0 → 1,2
Memory usage: ROM=2% RAM=1% - 1%
0 Errors, 0 Warnings.
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.esym
0,0 → 1,460
D G "__PCH__" 0 63 ""4.106""
D G "__DEVICE__" 0 63 "8310"
D G "__DATE__" 0 63 ""27-12-10""
D G "__TIME__" 0 63 ""13:42:49"" "Standard Header file for the PIC18F8310 device ////////////////"
d G "PIN_A0" 2 23 "31744"
d G "PIN_A1" 2 24 "31745"
d G "PIN_A2" 2 25 "31746"
d G "PIN_A3" 2 26 "31747"
d G "PIN_A4" 2 27 "31748"
d G "PIN_A5" 2 28 "31749"
d G "PIN_A6" 2 29 "31750"
d G "PIN_A7" 2 30 "31751"
d G "PIN_B0" 2 32 "31752"
d G "PIN_B1" 2 33 "31753"
d G "PIN_B2" 2 34 "31754"
d G "PIN_B3" 2 35 "31755"
d G "PIN_B4" 2 36 "31756"
d G "PIN_B5" 2 37 "31757"
d G "PIN_B6" 2 38 "31758"
d G "PIN_B7" 2 39 "31759"
d G "PIN_C0" 2 41 "31760"
d G "PIN_C1" 2 42 "31761"
d G "PIN_C2" 2 43 "31762"
d G "PIN_C3" 2 44 "31763"
d G "PIN_C4" 2 45 "31764"
d G "PIN_C5" 2 46 "31765"
d G "PIN_C6" 2 47 "31766"
d G "PIN_C7" 2 48 "31767"
d G "PIN_D0" 2 50 "31768"
d G "PIN_D1" 2 51 "31769"
d G "PIN_D2" 2 52 "31770"
d G "PIN_D3" 2 53 "31771"
d G "PIN_D4" 2 54 "31772"
d G "PIN_D5" 2 55 "31773"
d G "PIN_D6" 2 56 "31774"
d G "PIN_D7" 2 57 "31775"
d G "PIN_E0" 2 59 "31776"
d G "PIN_E1" 2 60 "31777"
d G "PIN_E2" 2 61 "31778"
d G "PIN_E3" 2 62 "31779"
d G "PIN_E4" 2 63 "31780"
d G "PIN_E5" 2 64 "31781"
d G "PIN_E6" 2 65 "31782"
d G "PIN_E7" 2 66 "31783"
d G "PIN_F0" 2 68 "31784"
d G "PIN_F1" 2 69 "31785"
d G "PIN_F2" 2 70 "31786"
d G "PIN_F3" 2 71 "31787"
d G "PIN_F4" 2 72 "31788"
d G "PIN_F5" 2 73 "31789"
d G "PIN_F6" 2 74 "31790"
d G "PIN_F7" 2 75 "31791"
d G "PIN_G0" 2 77 "31792"
d G "PIN_G1" 2 78 "31793"
d G "PIN_G2" 2 79 "31794"
d G "PIN_G3" 2 80 "31795"
d G "PIN_G4" 2 81 "31796"
d G "PIN_G5" 2 82 "31797"
d G "PIN_H0" 2 84 "31800"
d G "PIN_H1" 2 85 "31801"
d G "PIN_H2" 2 86 "31802"
d G "PIN_H3" 2 87 "31803"
d G "PIN_H4" 2 88 "31804"
d G "PIN_H5" 2 89 "31805"
d G "PIN_H6" 2 90 "31806"
d G "PIN_H7" 2 91 "31807"
d G "PIN_J0" 2 93 "31808"
d G "PIN_J1" 2 94 "31809"
d G "PIN_J2" 2 95 "31810"
d G "PIN_J3" 2 96 "31811"
d G "PIN_J4" 2 97 "31812"
d G "PIN_J5" 2 98 "31813"
d G "PIN_J6" 2 99 "31814"
d G "PIN_J7" 2 100 "31815"
d G "FALSE" 2 103 "0"
d G "TRUE" 2 104 "1"
d G "BYTE" 2 106 "int8"
d G "BOOLEAN" 2 107 "int1"
d G "getc" 2 109 "getch"
d G "fgetc" 2 110 "getch"
d G "getchar" 2 111 "getch"
d G "putc" 2 112 "putchar"
d G "fputc" 2 113 "putchar"
d G "fgets" 2 114 "gets"
d G "fputs" 2 115 "puts"
d G "WDT_TIMEOUT" 2 121 "7"
d G "MCLR_FROM_SLEEP" 2 122 "11"
d G "MCLR_FROM_RUN" 2 123 "15"
d G "NORMAL_POWER_UP" 2 124 "12"
d G "BROWNOUT_RESTART" 2 125 "14"
d G "WDT_FROM_SLEEP" 2 126 "3"
d G "RESET_INSTRUCTION" 2 127 "0"
d G "REG_LOW_POWER" 2 130 "1"
d G "REG_NORMAL" 2 131 "0" "default"
d G "T0_INTERNAL" 2 139 "0"
d G "T0_EXT_L_TO_H" 2 140 "32"
d G "T0_EXT_H_TO_L" 2 141 "48"
d G "T0_DIV_1" 2 143 "8"
d G "T0_DIV_2" 2 144 "0"
d G "T0_DIV_4" 2 145 "1"
d G "T0_DIV_8" 2 146 "2"
d G "T0_DIV_16" 2 147 "3"
d G "T0_DIV_32" 2 148 "4"
d G "T0_DIV_64" 2 149 "5"
d G "T0_DIV_128" 2 150 "6"
d G "T0_DIV_256" 2 151 "7"
d G "T0_OFF" 2 153 "0x80"
d G "T0_8_BIT" 2 155 "0x40"
d G "RTCC_INTERNAL" 2 157 "0" "The following are provided for compatibility"
d G "RTCC_EXT_L_TO_H" 2 158 "32" "with older compiler versions"
d G "RTCC_EXT_H_TO_L" 2 159 "48"
d G "RTCC_DIV_1" 2 160 "8"
d G "RTCC_DIV_2" 2 161 "0"
d G "RTCC_DIV_4" 2 162 "1"
d G "RTCC_DIV_8" 2 163 "2"
d G "RTCC_DIV_16" 2 164 "3"
d G "RTCC_DIV_32" 2 165 "4"
d G "RTCC_DIV_64" 2 166 "5"
d G "RTCC_DIV_128" 2 167 "6"
d G "RTCC_DIV_256" 2 168 "7"
d G "RTCC_OFF" 2 169 "0x80"
d G "RTCC_8_BIT" 2 170 "0x40"
d G "WDT_ON" 2 181 "0x100"
d G "WDT_OFF" 2 182 "0"
d G "T1_DISABLED" 2 188 "0"
d G "T1_INTERNAL" 2 189 "0x85"
d G "T1_EXTERNAL" 2 190 "0x87"
d G "T1_EXTERNAL_SYNC" 2 191 "0x83"
d G "T1_CLK_OUT" 2 193 "8"
d G "T1_DIV_BY_1" 2 195 "0"
d G "T1_DIV_BY_2" 2 196 "0x10"
d G "T1_DIV_BY_4" 2 197 "0x20"
d G "T1_DIV_BY_8" 2 198 "0x30"
d G "T2_DISABLED" 2 203 "0"
d G "T2_DIV_BY_1" 2 204 "4"
d G "T2_DIV_BY_4" 2 205 "5"
d G "T2_DIV_BY_16" 2 206 "6"
d G "T3_DISABLED" 2 212 "0"
d G "T3_INTERNAL" 2 213 "0x85"
d G "T3_EXTERNAL" 2 214 "0x87"
d G "T3_EXTERNAL_SYNC" 2 215 "0x83"
d G "T3_DIV_BY_1" 2 217 "0"
d G "T3_DIV_BY_2" 2 218 "0x10"
d G "T3_DIV_BY_4" 2 219 "0x20"
d G "T3_DIV_BY_8" 2 220 "0x30"
d G "T3_CCP1_TO_3" 2 223 "0x48"
d G "T3_CCP2_TO_3" 2 224 "0x8"
d G "T3_CCP3" 2 225 "0x40"
d G "CCP_OFF" 2 231 "0"
d G "CCP_CAPTURE_FE" 2 232 "4"
d G "CCP_CAPTURE_RE" 2 233 "5"
d G "CCP_CAPTURE_DIV_4" 2 234 "6"
d G "CCP_CAPTURE_DIV_16" 2 235 "7"
d G "CCP_COMPARE_SET_ON_MATCH" 2 236 "8"
d G "CCP_COMPARE_CLR_ON_MATCH" 2 237 "9"
d G "CCP_COMPARE_INT" 2 238 "0xA"
d G "CCP_COMPARE_INT_AND_TOGGLE" 2 239 "0x2"
d G "CCP_COMPARE_RESET_TIMER" 2 240 "0xB"
d G "CCP_PWM" 2 241 "0xC"
d G "CCP_PWM_PLUS_1" 2 242 "0x1c"
d G "CCP_PWM_PLUS_2" 2 243 "0x2c"
d G "CCP_PWM_PLUS_3" 2 244 "0x3c"
d G "PSP_ENABLED" 2 260 "0x10"
d G "PSP_DISABLED" 2 261 "0"
d G "SPI_MASTER" 2 268 "0x20"
d G "SPI_SLAVE" 2 269 "0x24"
d G "SPI_L_TO_H" 2 270 "0"
d G "SPI_H_TO_L" 2 271 "0x10"
d G "SPI_CLK_DIV_4" 2 272 "0"
d G "SPI_CLK_DIV_16" 2 273 "1"
d G "SPI_CLK_DIV_64" 2 274 "2"
d G "SPI_CLK_T2" 2 275 "3"
d G "SPI_SS_DISABLED" 2 276 "1"
d G "SPI_SAMPLE_AT_END" 2 278 "0x8000"
d G "SPI_XMIT_L_TO_H" 2 279 "0x4000"
d G "UART_ADDRESS" 2 285 "2"
d G "UART_DATA" 2 286 "4"
d G "UART_AUTODETECT" 2 287 "8"
d G "UART_AUTODETECT_NOWAIT" 2 288 "9"
d G "UART_WAKEUP_ON_RDA" 2 289 "10"
d G "UART_SEND_BREAK" 2 290 "13"
d G "F6_F5_F4_F5" 2 294 "0x70ff04"
d G "F6_F5_F4_F3_OUT_ON_F2_F1" 2 295 "0x78F903"
d G "F6_F5_F4_F5_OUT_ON_F2_F1" 2 296 "0x70F905"
d G "NC_NC_NC_NC" 2 297 "0x00ff07"
d G "F6_F5_F4_F3" 2 298 "0x78ff02"
d G "F6_F5_NC_NC_OUT_ON_F2" 2 299 "0x60FB01"
d G "F6_VR_F4_VR" 2 300 "0x50ff06"
d G "F5_VR_F3_VR" 2 301 "0x28ff0e"
d G "VREF_LOW" 2 309 "0xa0"
d G "VREF_HIGH" 2 310 "0x80"
d G "VREF_F5" 2 312 "0x40"
d G "VREF_COMP" 2 313 "0x10"
d G "LVD_LVDIN" 2 318 "0x1F"
d G "LVD_45" 2 319 "0x1E"
d G "LVD_42" 2 320 "0x1D"
d G "LVD_40" 2 321 "0x1C"
d G "LVD_38" 2 322 "0x1B"
d G "LVD_36" 2 323 "0x1A"
d G "LVD_35" 2 324 "0x19"
d G "LVD_33" 2 325 "0x18"
d G "LVD_30" 2 326 "0x17"
d G "LVD_28" 2 327 "0x16"
d G "LVD_27" 2 328 "0x15"
d G "LVD_25" 2 329 "0x14"
d G "LVD_23" 2 330 "0x13"
d G "LVD_21" 2 331 "0x12"
d G "LVD_19" 2 332 "0x11"
d G "LVD_TRIGGER_BELOW" 2 334 "0"
d G "LVD_TRIGGER_ABOVE" 2 335 "0x80"
d G "OSC_31KHZ" 2 341 "0"
d G "OSC_125KHZ" 2 342 "0x10"
d G "OSC_250KHZ" 2 343 "0x20"
d G "OSC_500KHZ" 2 344 "0x30"
d G "OSC_1MHZ" 2 345 "0x40"
d G "OSC_2MHZ" 2 346 "0x50"
d G "OSC_4MHZ" 2 347 "0x60"
d G "OSC_8MHZ" 2 348 "0x70"
d G "OSC_16MHZ" 2 349 "0x4060"
d G "OSC_32MHZ" 2 350 "0x4070"
d G "OSC_TIMER1" 2 352 "1"
d G "OSC_INTRC" 2 353 "2"
d G "OSC_NORMAL" 2 354 "0"
d G "OSC_IDLE_MODE" 2 356 "0x80"
d G "OSC_31250" 2 357 "0x8000"
d G "OSC_PLL_ON" 2 358 "0x4000"
d G "OSC_PLL_OFF" 2 359 "0"
d G "OSC_STATE_STABLE" 2 363 "4"
d G "OSC_STATE_EXT_RUNNING" 2 364 "8"
d G "EXTMEM_BYTE_WRITE" 2 371 "0"
d G "EXTMEM_BYTE_SELECT" 2 372 "1"
d G "EXTMEM_WORD_WRITE" 2 373 "2"
d G "EXTMEM_DISABLE" 2 374 "0x80"
d G "EXTMEM_WAIT_0" 2 376 "0x30"
d G "EXTMEM_WAIT_1" 2 377 "0x20"
d G "EXTMEM_WAIT_2" 2 378 "0x10"
d G "EXTMEM_WAIT_3" 2 379 "0x00" "Default"
d G "ADC_OFF" 2 386 "0" "ADC Off"
d G "ADC_CLOCK_DIV_2" 2 387 "0x100"
d G "ADC_CLOCK_DIV_4" 2 388 "0x04"
d G "ADC_CLOCK_DIV_8" 2 389 "0x01"
d G "ADC_CLOCK_DIV_16" 2 390 "0x05"
d G "ADC_CLOCK_DIV_32" 2 391 "0x02"
d G "ADC_CLOCK_DIV_64" 2 392 "0x06"
d G "ADC_CLOCK_INTERNAL" 2 393 "0x07" "Internal 2-6us"
d G "NO_ANALOGS" 2 396 "0x0F" "None"
d G "ALL_ANALOG" 2 397 "0x00" "A0 A1 A2 A3 A5 F0 F1 F2 F3 F4 F5 F6"
d G "AN0_TO_AN10" 2 398 "0x04" "A0 A1 A2 A3 A5 F0 F1 F2 F3 F4 F5"
d G "AN0_TO_AN9" 2 399 "0x05" "A0 A1 A2 A3 A5 F0 F1 F2 F3 F4"
d G "AN0_TO_AN8" 2 400 "0x06" "A0 A1 A2 A3 A5 F0 F1 F2 F3"
d G "AN0_TO_AN7" 2 401 "0x07" "A0 A1 A2 A3 A5 F0 F1 F2"
d G "AN0_TO_AN6" 2 402 "0x08" "A0 A1 A2 A3 A5 F0 F1"
d G "AN0_TO_AN5" 2 403 "0x09" "A0 A1 A2 A3 A5 F0"
d G "AN0_TO_AN4" 2 404 "0x0A" "A0 A1 A2 A3 A5"
d G "AN0_TO_AN3" 2 405 "0x0B" "A0 A1 A2 A3"
d G "AN0_TO_AN2" 2 406 "0x0C" "A0 A1 A2"
d G "AN0_TO_AN1" 2 407 "0x0D" "A0 A1"
d G "AN0" 2 408 "0x0E" "A0"
d G "ANALOG_AN0_TO_AN10" 2 409 "0x04" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN9" 2 410 "0x05" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN8" 2 411 "0x06" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN7" 2 412 "0x07" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN6" 2 413 "0x08" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN5" 2 414 "0x09" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN4" 2 415 "0x0A" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN3" 2 416 "0x0B" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN2" 2 417 "0x0C" "!old only provided for compatibility"
d G "ANALOG_AN0_TO_AN1" 2 418 "0x0D" "!old only provided for compatibility"
d G "ANALOG_AN0" 2 419 "0x0E" "!old only provided for compatibility"
d G "VSS_VDD" 2 422 "0x00" "Range 0-Vdd"
d G "VREF_VREF" 2 423 "0x30" "Range VrefL-VrefH"
d G "VREF_VDD" 2 424 "0x20" "Range VrefL-Vdd"
d G "VSS_VREF" 2 425 "0x10" "Range 0-VrefH"
d G "ADC_START_AND_READ" 2 429 "7" "This is the default if nothing is specified"
d G "ADC_START_ONLY" 2 430 "1"
d G "ADC_READ_ONLY" 2 431 "6"
d G "L_TO_H" 2 443 "0x40"
d G "H_TO_L" 2 444 "0"
d G "GLOBAL" 2 446 "0xF2C0"
d G "INT_RTCC" 2 447 "0x00F220"
d G "INT_TIMER0" 2 448 "0x00F220"
d G "INT_TIMER1" 2 449 "0x009D01"
d G "INT_TIMER2" 2 450 "0x009D02"
d G "INT_TIMER3" 2 451 "0x00A002"
d G "INT_EXT_L2H" 2 452 "0x5000F210"
d G "INT_EXT_H2L" 2 453 "0x6000F210"
d G "INT_EXT" 2 454 "0x00F210"
d G "INT_EXT1_L2H" 2 455 "0x5001F008"
d G "INT_EXT1_H2L" 2 456 "0x6001F008"
d G "INT_EXT1" 2 457 "0x00F008"
d G "INT_EXT2_L2H" 2 458 "0x5002F010"
d G "INT_EXT2_H2L" 2 459 "0x6002F010"
d G "INT_EXT2" 2 460 "0x00F010"
d G "INT_EXT3_L2H" 2 461 "0x5003F020"
d G "INT_EXT3_H2L" 2 462 "0x6003F020"
d G "INT_EXT3" 2 463 "0x00F020"
d G "INT_RB" 2 464 "0x00FFF208"
d G "INT_PSP" 2 465 "0x009D80"
d G "INT_AD" 2 466 "0x009D40"
d G "INT_RDA" 2 467 "0x009D20"
d G "INT_TBE" 2 468 "0x009D10"
d G "INT_SSP" 2 469 "0x009D08"
d G "INT_CCP1" 2 470 "0x009D04"
d G "INT_CCP2" 2 471 "0x00A001"
d G "INT_BUSCOL" 2 472 "0x00A008"
d G "INT_LOWVOLT" 2 473 "0x00A004"
d G "INT_COMP" 2 474 "0x00A040"
d G "INT_RDA2" 2 475 "0x00A320"
d G "INT_TBE2" 2 476 "0x00A310"
d G "INT_CCP3" 2 477 "0x00A301"
d G "INT_OSCF" 2 478 "0x00A080"
D G "LED" 0 4 "PIN_J6" "CHANGE PIN_XX TO YOUR LED PIN NUMBER, EX: PIN_A5"
F G "main" 0 6 "void()"
C L "main" 0 21 1 "FUNCTION"
F B "reset_cpu" 0 0
F B "abs" 1 0
F B "sleep" 0 1
F B "delay_cycles" 1 0
F B "read_bank" 2 0
F B "write_bank" 3 0
F B "shift_left" 2 2
F B "shift_right" 2 2
F B "rotate_left" 2 0
F B "rotate_right" 2 0
F B "_mul" 2 0
F B "memset" 3 0
F B "isamoung" 2 0
F B "isamong" 2 0
F B "bit_set" 2 0
F B "bit_clear" 2 0
F B "bit_test" 2 0
F B "toupper" 1 0
F B "tolower" 1 0
F B "swap" 1 0
F B "printf" 1 255
F B "fprintf" 1 255
F B "sprintf" 1 255
F B "make8" 2 0
F B "make16" 2 0
F B "make32" 1 255
F B "label_address" 1 1
F B "goto_address" 1 0
F B "_va_arg" 1 0
F B "offsetofbit" 2 2
F B "enable_interrupts" 1 0
F B "disable_interrupts" 1 0
F B "interrupt_active" 1 0
F B "clear_interrupt" 1 0
F B "jump_to_isr" 1 0
F B "ext_int_edge" 1 2
F B "read_program_eeprom" 1 0
F B "read_program_memory" 3 0
F B "read_external_memory" 3 0
F B "setup_external_memory" 1 0
F B "strcpy" 2 0
F B "memcpy" 3 0
F B "strstr100" 2 0
F B "output_high" 1 0
F B "output_low" 1 0
F B "input" 1 0
F B "input_state" 1 0
F B "output_float" 1 0
F B "output_drive" 1 0
F B "output_bit" 1 1
F B "output_toggle" 1 0
F B "output_a" 1 0
F B "output_b" 1 0
F B "output_c" 1 0
F B "output_d" 1 0
F B "output_e" 1 0
F B "output_f" 1 0
F B "output_g" 1 0
F B "output_h" 1 0
F B "output_j" 1 0
F B "input_a" 0 0
F B "input_b" 0 0
F B "input_c" 0 0
F B "input_d" 0 0
F B "input_e" 0 0
F B "input_f" 0 0
F B "input_g" 0 0
F B "input_h" 0 0
F B "input_j" 0 0
F B "set_tris_a" 1 0
F B "set_tris_b" 1 0
F B "set_tris_c" 1 0
F B "set_tris_d" 1 0
F B "set_tris_e" 1 0
F B "set_tris_f" 1 0
F B "set_tris_g" 1 0
F B "set_tris_h" 1 0
F B "set_tris_j" 1 0
F B "get_tris_a" 0 0
F B "get_tris_b" 0 0
F B "get_tris_c" 0 0
F B "get_tris_d" 0 0
F B "get_tris_e" 0 0
F B "get_tris_f" 0 0
F B "get_tris_g" 0 0
F B "get_tris_h" 0 0
F B "get_tris_j" 0 0
F B "input_change_a" 0 0
F B "input_change_b" 0 0
F B "input_change_c" 0 0
F B "input_change_d" 0 0
F B "input_change_e" 0 0
F B "input_change_f" 0 0
F B "input_change_g" 0 0
F B "input_change_h" 0 0
F B "input_change_j" 0 0
F B "port_b_pullups" 1 0
F B "setup_counters" 2 0
F B "setup_wdt" 1 0
F B "restart_cause" 0 0
F B "restart_wdt" 0 0
F B "get_rtcc" 0 0
F B "set_rtcc" 1 0
F B "get_timer0" 0 0
F B "set_timer0" 1 0
F B "setup_comparator" 1 0
F B "setup_port_a" 1 0
F B "setup_adc_ports" 1 0
F B "setup_adc" 1 0
F B "set_adc_channel" 1 0
F B "read_adc" 0 1
F B "adc_done" 0 0
F B "setup_timer_0" 1 0
F B "setup_vref" 1 0
F B "setup_timer_1" 1 0
F B "get_timer1" 0 0
F B "set_timer1" 1 0
F B "setup_timer_2" 3 0
F B "get_timer2" 0 0
F B "set_timer2" 1 0
F B "setup_timer_3" 1 0
F B "set_timer3" 1 0
F B "get_timer3" 0 0
F B "setup_ccp1" 1 0
F B "set_pwm1_duty" 1 0
F B "setup_ccp2" 1 0
F B "set_pwm2_duty" 1 0
F B "setup_ccp3" 1 0
F B "set_pwm3_duty" 1 0
F B "setup_low_volt_detect" 1 0
F B "setup_oscillator" 1 2
F B "setup_psp" 1 0
F B "psp_output_full" 0 0
F B "psp_input_full" 0 0
F B "psp_overflow" 0 0
F B "setup_spi" 1 0
F B "spi_read" 0 1
F B "spi_write" 1 0
F B "spi_data_is_in" 0 0
F B "setup_spi2" 1 0
F B "spi_read2" 0 1
F B "spi_write2" 1 0
F B "spi_data_is_in2" 0 0
F B "brownout_enable" 1 0
F B "delay_ms" 1 0
F B "delay_us" 1 0
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.h
0,0 → 1,24
#include <18F8310.h>
#device adc=8
 
#FUSES NOWDT //No Watch Dog Timer
#FUSES WDT128 //Watch Dog Timer uses 1:128 Postscale
#FUSES INTRC_IO //Internal RC Osc, no CLKOUT
#FUSES NOBROWNOUT //No brownout reset
#FUSES BORV21 //Brownout reset at 2.1V
#FUSES NOPUT //No Power Up Timer
#FUSES BW16 //16-bit external bus mode
#FUSES STVREN //Stack full/underflow will cause reset
#FUSES NODEBUG //No Debug mode for ICD
#FUSES IESO //Internal External Switch Over mode enabled
#FUSES NOFCMEN //Fail-safe clock monitor disabled
#FUSES NOXINST //Extended set extension and Indexed Addressing mode disabled (Legacy mode)
#FUSES NOWAIT //Wait selections unavailable for Table Reads or Table Writes
#FUSES NOPROTECT //Code not protected from reading
#FUSES NOEBTR //Memory not protected from table reads
#FUSES LPT1OSC //Timer1 configured for low-power operation
#FUSES MCLR //Master Clear pin enabled
#FUSES MCU //Microcontroller Mode
 
#use delay(clock=4000000)
 
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.hex
0,0 → 1,17
:1000000016EF00F0EA6A060EE96EEF500EE0010E00
:10001000016E006A002EFED7012EFBD74A0E006E3D
:10002000002EFED700D0EF2EF2D7000CF86AD09E3B
:10003000EA6AE96A600ED36ED350C150C00B0F0953
:10004000C16E070EB46EC150C00B0F09C16EC090D7
:10005000C092C094C09EC280B098C69A949A948868
:100060009496010EC66E000EC76ED190800ED56EAE
:10007000CD6A000ECA6E000ECB6E9484BD6A070E68
:10008000B46E9750976E030E006E002EFED7B450DC
:10009000A19CB56A9A9C919C040E056EFA0E066EA0
:1000A000B1DF052EFBD79A9C918C040E056EFA0EDB
:0C00B000066EA8DF052EFBD7EDD703007D
:020000040030CA
:0E0000000088190EC385810001000000010078
:00000001FF
;PIC18F8310
;CRC=EFD5 CREATED="27-12-10 13:42"
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.lst
0,0 → 1,171
CCS PCH C Compiler, Version 4.106, 47914 27-12-10 13:42
 
Filename: C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.lst
 
ROM used: 188 bytes (2%)
Largest free fragment is 8004
RAM used: 5 (1%) at main() level
6 (1%) worst case
Stack: 1 locations
 
*
0000: GOTO 002C
.................... #include "C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.h"
.................... #include <18F8310.h>
.................... //////// Standard Header file for the PIC18F8310 device ////////////////
.................... #device PIC18F8310
.................... #list
....................
.................... #device adc=8
....................
.................... #FUSES NOWDT //No Watch Dog Timer
.................... #FUSES WDT128 //Watch Dog Timer uses 1:128 Postscale
.................... #FUSES INTRC_IO //Internal RC Osc, no CLKOUT
.................... #FUSES NOBROWNOUT //No brownout reset
.................... #FUSES BORV21 //Brownout reset at 2.1V
.................... #FUSES NOPUT //No Power Up Timer
.................... #FUSES BW16 //16-bit external bus mode
.................... #FUSES STVREN //Stack full/underflow will cause reset
.................... #FUSES NODEBUG //No Debug mode for ICD
.................... #FUSES IESO //Internal External Switch Over mode enabled
.................... #FUSES NOFCMEN //Fail-safe clock monitor disabled
.................... #FUSES NOXINST //Extended set extension and Indexed Addressing mode disabled (Legacy mode)
.................... #FUSES NOWAIT //Wait selections unavailable for Table Reads or Table Writes
.................... #FUSES NOPROTECT //Code not protected from reading
.................... #FUSES NOEBTR //Memory not protected from table reads
.................... #FUSES LPT1OSC //Timer1 configured for low-power operation
.................... #FUSES MCLR //Master Clear pin enabled
.................... #FUSES MCU //Microcontroller Mode
....................
.................... #use delay(clock=4000000)
0004: CLRF FEA
0006: MOVLW 06
0008: MOVWF FE9
000A: MOVF FEF,W
000C: BZ 002A
000E: MOVLW 01
0010: MOVWF 01
0012: CLRF 00
0014: DECFSZ 00,F
0016: BRA 0014
0018: DECFSZ 01,F
001A: BRA 0012
001C: MOVLW 4A
001E: MOVWF 00
0020: DECFSZ 00,F
0022: BRA 0020
0024: BRA 0026
0026: DECFSZ FEF,F
0028: BRA 000E
002A: RETLW 00
....................
....................
....................
....................
.................... #define LED PIN_J6 //CHANGE PIN_XX TO YOUR LED PIN NUMBER, EX: PIN_A5
....................
.................... void main()
.................... {
002C: CLRF FF8
002E: BCF FD0.7
0030: CLRF FEA
0032: CLRF FE9
0034: MOVLW 60
0036: MOVWF FD3
0038: MOVF FD3,W
003A: MOVF FC1,W
003C: ANDLW C0
003E: IORLW 0F
0040: MOVWF FC1
0042: MOVLW 07
0044: MOVWF FB4
....................
.................... setup_adc_ports(NO_ANALOGS|VSS_VDD);
0046: MOVF FC1,W
0048: ANDLW C0
004A: IORLW 0F
004C: MOVWF FC1
.................... setup_adc(ADC_CLOCK_DIV_2);
004E: BCF FC0.0
0050: BCF FC0.1
0052: BCF FC0.2
0054: BCF FC0.7
0056: BSF FC2.0
.................... setup_psp(PSP_DISABLED);
0058: BCF FB0.4
.................... setup_spi(SPI_SS_DISABLED);
005A: BCF FC6.5
005C: BCF F94.5
005E: BSF F94.4
0060: BCF F94.3
0062: MOVLW 01
0064: MOVWF FC6
0066: MOVLW 00
0068: MOVWF FC7
.................... setup_wdt(WDT_OFF);
006A: BCF FD1.0
.................... setup_timer_0(RTCC_INTERNAL);
006C: MOVLW 80
006E: MOVWF FD5
.................... setup_timer_1(T1_DISABLED);
0070: CLRF FCD
.................... setup_timer_2(T2_DISABLED,0,1);
0072: MOVLW 00
0074: MOVWF FCA
0076: MOVLW 00
0078: MOVWF FCB
.................... setup_ccp1(CCP_OFF);
007A: BSF F94.2
007C: CLRF FBD
.................... setup_comparator(NC_NC_NC_NC);
007E: MOVLW 07
0080: MOVWF FB4
0082: MOVF F97,W
0084: MOVWF F97
0086: MOVLW 03
0088: MOVWF 00
008A: DECFSZ 00,F
008C: BRA 008A
008E: MOVF FB4,W
0090: BCF FA1.6
.................... setup_vref(FALSE);
0092: CLRF FB5
....................
.................... //Example blinking LED program
.................... while(true){
.................... output_low(LED);
0094: BCF F9A.6
0096: BCF F91.6
.................... delay_ms(1000);
0098: MOVLW 04
009A: MOVWF 05
009C: MOVLW FA
009E: MOVWF 06
00A0: RCALL 0004
00A2: DECFSZ 05,F
00A4: BRA 009C
.................... output_high(LED);
00A6: BCF F9A.6
00A8: BSF F91.6
.................... delay_ms(1000);
00AA: MOVLW 04
00AC: MOVWF 05
00AE: MOVLW FA
00B0: MOVWF 06
00B2: RCALL 0004
00B4: DECFSZ 05,F
00B6: BRA 00AE
.................... }
00B8: BRA 0094
....................
.................... }
00BA: SLEEP
 
Configuration Fuses:
Word 1: 8800 INTRC_IO IESO NOFCMEN
Word 2: 0E19 NOBROWNOUT WDT128 NOWDT BORV21 NOPUT
Word 3: 85C3 BW16 CCP2C1 NOWAIT LPT1OSC MCLR MCU
Word 4: 0081 STVREN NODEBUG NOXINST NOXINST
Word 5: 0001 NOPROTECT
Word 6: 0000
Word 7: 0001 NOEBTR
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.pjt
0,0 → 1,24
[PROJECT]
Target=C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.hex
Development_Mode=
Processor_Text=PIC18F8310
ToolSuite=CCS
Processor=0x8310
[C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik]
Type=4
Path=
FileList=
BuildTool=
OptionString=
AdditionalOptionString=
[mru-list]
1=C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik.c
[Windows]
0=0000 %S 0 0 796 451 3 0
[Units]
Link=0
Count=1
1=C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik
[Opened Files]
1=blik.c
2=
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.sta
0,0 → 1,44
 
ROM used: 188 (2%)
188 (2%) including unused fragments
 
0 Average locations per line
11 Average locations per statement
 
RAM used: 5 (1%) at main() level
6 (1%) worst case
 
Stack used: 1 worst case (out of 31 total available)
 
Lines Stmts % Files
----- ----- --- -----
30 17 100 blik.c
25 0 0 blik.h
481 0 0 ..\..\..\..\..\..\..\..\..\Program Files\PICC\Devices\18F8310.h
----- -----
536 17 Total
 
Page ROM % RAM Vol Diff Functions:
---- --- --- --- --- ---- ----------
0 40 11 1 @delay_ms1
0 144 38 1 388 2.8 main
 
Program metrics:
Functions 1
Statements 17
Comments 105
Volume (V) 391
Difficilty (D) 2.8
Effort to implement (E) 1077
Time to implement (T) 1 minutes
Est Delivered Bugs (B) 0
Cyclomatic Complexity 1
Maintainability (MI) 86
 
Segment Used Free
----------- ---- ----
00000-00002 4 0
00004-01FFE 184 8004
 
 
 
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.sym
0,0 → 1,65
000 @SCRATCH
001 @SCRATCH
001 _RETURN_
002 @SCRATCH
003 @SCRATCH
005 main.@SCRATCH1
006 @delay_ms1.P1
F83 PSP_DATA
FB4.6 C1OUT
FB4.7 C2OUT
FB8 CCP_3
FB8 CCP_3_LOW
FB9 CCP_3_HIGH
FBB CCP_2_LOW
FBB CCP_2
FBC CCP_2_HIGH
FBE CCP_1_LOW
FBE CCP_1
FBF CCP_1_HIGH
FE1-FE2 @WRITE_PACKED_MEMORY.P1
FE1-FE2 @READ_PACKED_MEMORY.P2
FE9-FEA @READ_PROGRAM_MEMORY.P1
FE9-FEA @WRITE_PACKED_MEMORY.P2
FE9-FEA @READ_PACKED_MEMORY.P3
FF6-FF8 @READ_PROGRAM_MEMORY.P1
 
ROM Allocation:
0004 @delay_ms1
002C main
002C @cinit
 
 
User Memory space:
 
User Memory space:
 
Project Directory:
C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\
 
Project Files:
blik.c
blik.h
..\..\..\..\..\..\..\..\..\Program Files\PICC\Devices\18F8310.h
 
Units:
C:\Users\kakl\Documents\MLAB\Modules\PIC\PIC18F8xTQ8001A\SW\PIC18F8310\blik (main)
 
Compiler Settings:
Processor: PIC18F8310
Pointer Size: 16
ADC Range: 0-255
Opt Level: 9
Short,Int,Long: UNSIGNED: 1,8,16
Float,Double: 32,32
 
Output Files:
Errors: blik.err
Ext Symbols: blik.esym
INHX32: blik.hex
Symbols: blik.sym
List: blik.lst
Debug/COFF: blik.cof
Project: blik.PJT
Call Tree: blik.tre
Statistics: blik.sta
/Modules/PIC/PIC18F8xTQ8001A/SW/PIC18F8310/blik.tre
0,0 → 1,5
ÀÄblik
ÀÄmain 0/144 Ram=1
ÃÄ??0??
ÃÄ@delay_ms1 0/40 Ram=1
ÀÄ@delay_ms1 0/40 Ram=1
/Modules/TDC/GP201A/SW/PICinterface/main.h
1,25 → 1,41
#include <18F8310.h>
#include <18F4550.h>
#device adc=8
 
#FUSES NOWDT //No Watch Dog Timer
#FUSES WDT128 //Watch Dog Timer uses 1:128 Postscale
#FUSES INTRC_IO //Internal RC Osc, no CLKOUT
#FUSES HS //High speed Osc (> 4mhz for PCM/PCH) (>10mhz for PCD)
#FUSES NOPROTECT //Code not protected from reading
#FUSES NOBROWNOUT //No brownout reset
#FUSES BORV46 //Brownout reset at 4.6V
#FUSES PUT //Power Up Timer
#FUSES BW16 //16-bit external bus mode
#FUSES BORV20 //Brownout reset at 2.0V
#FUSES NOPUT //No Power Up Timer
#FUSES NOCPD //No EE protection
#FUSES STVREN //Stack full/underflow will cause reset
#FUSES NODEBUG //No Debug mode for ICD
#FUSES NOIESO //Internal External Switch Over mode disabled
#FUSES NOFCMEN //Fail-safe clock monitor disabled
#FUSES NOXINST //Extended set extension and Indexed Addressing mode disabled (Legacy mode)
#FUSES NOWAIT //Wait selections unavailable for Table Reads or Table Writes
#FUSES NOPROTECT //Code not protected from reading
#FUSES NOLVP //No low voltage prgming, B3(PIC16) or B5(PIC18) used for I/O
#FUSES NOWRT //Program memory not write protected
#FUSES NOWRTD //Data EEPROM not write protected
#FUSES IESO //Internal External Switch Over mode enabled
#FUSES FCMEN //Fail-safe clock monitor enabled
#FUSES PBADEN //PORTB pins are configured as analog input channels on RESET
#FUSES NOWRTC //configuration not registers write protected
#FUSES NOWRTB //Boot block not write protected
#FUSES NOEBTR //Memory not protected from table reads
#FUSES NOLPT1OSC //Timer1 configured for higher power operation
#FUSES NOEBTRB //Boot block not protected from table reads
#FUSES NOCPB //No Boot Block code protection
#FUSES MCLR //Master Clear pin enabled
#FUSES MCU //Microcontroller Mode
#FUSES LPT1OSC //Timer1 configured for low-power operation
#FUSES NOXINST //Extended set extension and Indexed Addressing mode disabled (Legacy mode)
#FUSES PLL12 //Divide By 12(48MHz oscillator input)
#FUSES CPUDIV1 //System Clock by 1
#FUSES USBDIV //USB clock source comes from PLL divide by 2
#FUSES VREGEN //USB voltage regulator enabled
#FUSES ICPRT //ICPRT enabled
 
#use delay(clock=1000000)
#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7,bits=8)
#use delay(clock=20000000)
#use rs232(baud=9600,parity=N,xmit=PIN_B7,rcv=PIN_B6,bits=8)
 
#define TDC_ENABLE PIN_B3 //enable pin for SPI communication with TDC
#use spi(DI=PIN_B1, DO=PIN_B0, CLK=PIN_B2, stream=TDC_stream, bits=32) // uses software SPI
 
 
 
/Modules/TDC/GP201A/SW/PICinterface/main.pjt
20,7 → 20,7
Count=1
1=C:\Users\kakl\Documents\MLAB\Modules\TDC\GP201A\SW\PICinterface\main
[Opened Files]
1=..\..\..\..\TDC\GP201A\SW\PICinterface\main.c
1=main.c
2=main.h
3=..\..\..\..\..\..\..\..\..\Program Files\PICC\Devices\18F4550.h
4=GP2.c