Tugas Akhir - MSG
Tugas Akhir - MSG
Tugas Akhir - MSG
D:\Flowcode\Tugas Akhir.c Flowcode v4.4.13.69 Wednesday, June 26, 2013 15:10:36 Professional
***UNREGISTERED*** http://www.matrixmultimedia.com Launching the compiler... C:\Program Files\Matrix Multimedia\Flowcode PIC24&dsPIC V4\Tools\MX_bats\pic16_C 30_comp.bat "Tugas Akhir" "D:\Flowcode" 30F6014 D:\Flowcode>pic30-gcc -c -mcpu=30F6014 -funsigned-char -fno-short-double -Os -I" C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\MX_bats\..\C_tools\support\h" -I"C:\PROGRA~1 \MATRIX~1\FLOWCO~1\Tools\MX_bats\..\MX_support" -Wall -std=gnu99 "Tugas Akhir".c -o "Tugas Akhir".o Tugas Akhir.c:148: warning: 'FCD_LED0_LEDOn' defined but not used Tugas Akhir.c:177: warning: 'FCD_LED1_LEDOn' defined but not used Tugas Akhir.c:206: warning: 'FCD_LED2_LEDOn' defined but not used Tugas Akhir.c:235: warning: 'FCD_LED3_LEDOn' defined but not used Compilation successful! Return code = 0 Launching the linker/assembler... C:\Program Files\Matrix Multimedia\Flowcode PIC24&dsPIC V4\Tools\MX_bats\pic16_C 30_link.bat "Tugas Akhir" 30F6014 dsPIC30F D:\Flowcode>pic30-gcc -Wl,"Tugas Akhir".o,-L"C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools \MX_bats\..\C_tools\lib",--heap=256,--report-mem,--script="C:\PROGRA~1\MATRIX~1\ FLOWCO~1\Tools\MX_bats\..\C_tools\Support\dsPIC30F\gld\p30F6014.gld",-o"Tugas Ak hir".cof Program Memory [Origin = 0x100, Length = 0x17f00] section ------.text .const .text .dinit .isr % Data EEPROM Memory [Origin = 0x7ff000, Length = 0x1000] section ------.eedata address ------0x7ff000 length (PC units) ----------------0x2 length (bytes) (dec) -------------------0x2 (2) 0x2 (2) <1% address ------0x100 0x6aa 0x6ae 0xd74 0xd7c length (PC units) ----------------0x5aa 0x4 0x6c6 0x8 0x2 length (bytes) (dec) -------------------0x87f (2175) 0x6 (6) 0xa29 (2601) 0xc (12) 0x3 (3) 0x12bd (4797) 3
Data Memory [Origin = 0x800, Length = 0x1fa0] section ------.nbss .heap address ------0x800 0x802 alignment gaps -------------0 0 total length (dec) ------------------0x2 (2) 0x100 (256) 0x102 (258) 3%
Total data memory used (bytes): Dynamic Memory Usage region -----heap stack address ------0x802 0x902 Maximum dynamic memory (bytes): D:\Flowcode>pic30-bin2hex "Tugas Akhir".cof
D:\Flowcode>pic30-objdump -S "Tugas Akhir".cof 1>"Tugas Akhir".asm HEX file creation successful! Return code = 0 Launching the programmer... C:\Program Files\Matrix Multimedia\Flowcode PIC24&dsPIC V4\tools\PICkit2\pk2cmd. exe -BC:\Program Files\Matrix Multimedia\Flowcode PIC24&dsPIC V4\tools\PICkit2\ -PdsPIC30F6014 -FTugas Akhir.hex -M -R ............................................. No PICkit 2 found. Return code = 10 Flowcode was unable to transfer the flowchart to the microcontroller. Check the programmer options and physical connections. FINISHED