URL
https://opencores.org/ocsvn/usb_nand_reader/usb_nand_reader/trunk
Subversion Repositories usb_nand_reader
[/] [usb_nand_reader/] [trunk/] [mini32/] [MINI32_NAND_Controller.log] - Rev 7
Compare with Previous | Blame | View Log
0 1 mikroCPIC32.exe -MSF -DBG -pP32MX534F064H -HEAP 8000 -RA -DL -SSA -EBASE 0x9FC01000 -INTDEF MV_SRS0_IS32 -O11111115 -fo80 -N"H:\MINI32\MINI-32 Examples\MINI-32 mikroC PRO for PIC32 Examples\MINI32_NAND_Controller\MINI32_NAND_Controller.mcp32" -SP"C:\Program Files (x86)\mikroC PRO for PIC32\Defs\" -SP"C:\Program Files (x86)\mikroC PRO for PIC32\Uses\" -SP"H:\MINI32\MINI-32 Examples\MINI-32 mikroC PRO for PIC32 Examples\MINI32_NAND_Controller\" -SP"H:\MINI32\MINI-32 Examples\MINI-32 mikroC PRO for PIC32 Examples\MINI32_NAND_Controller" -IP"H:\MINI32\MINI-32 Examples\MINI-32 mikroC PRO for PIC32 Examples\MINI32_NAND_Controller" -IP"H:\MINI32\MINI-32 Examples\MINI-32 mikroC PRO for PIC32 Examples\MINI32_NAND_Controller\" "main.c" "USBdsc.c" "NandDataLine.c" "NandControl.c" "CMD_ChipEnable.c" "CMD_Reset.c" "CMD_ReadID.c" "CMD_ReadParamPage.c" "CMD_ReadPage.c" "CMD_Status.c" "CMD_BlockErase.c" "CMD_PageProgram.c" "__Lib_CP0.emcl" "__Lib_Math.emcl" "__Lib_MathDouble.emcl" "__Lib_System.emcl" "__Lib_SoftResetDma
.emcl" "__Lib_Delays.emcl" "__Lib_MemManager.emcl" "__Lib_USB.emcl"
diagnostics: 0 122 Compilation Started P32MX534F064H.c
diagnostics: 25821 123 Compiled Successfully P32MX534F064H.c
diagnostics: 0 122 Compilation Started __Lib_Delays.c
diagnostics: 148 123 Compiled Successfully __Lib_Delays.c
diagnostics: 0 122 Compilation Started __Lib_MemManager.c
warning: 34 1508 Implicit conversion of int to ptr __Lib_MemManager.c
warning: 155 1506 Implicit conversion of pointer to int __Lib_MemManager.c
warning: 174 1508 Implicit conversion of int to ptr __Lib_MemManager.c
diagnostics: 297 123 Compiled Successfully __Lib_MemManager.c
diagnostics: 0 122 Compilation Started nanddataline.h
diagnostics: 259 123 Compiled Successfully main.c
diagnostics: 0 122 Compilation Started USBdsc.c
diagnostics: 169 123 Compiled Successfully USBdsc.c
diagnostics: 0 122 Compilation Started nanddataline.h
diagnostics: 80 123 Compiled Successfully NandDataLine.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 179 123 Compiled Successfully NandControl.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 13 123 Compiled Successfully CMD_ChipEnable.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 19 123 Compiled Successfully CMD_Reset.c
diagnostics: 0 122 Compilation Started nandcontrol.h
warning: 8 1505 Suspicious pointer conversion CMD_ReadID.c
diagnostics: 28 123 Compiled Successfully CMD_ReadID.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 13 123 Compiled Successfully CMD_ReadParamPage.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 57 123 Compiled Successfully CMD_ReadPage.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 23 123 Compiled Successfully CMD_Status.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 13 123 Compiled Successfully CMD_BlockErase.c
diagnostics: 0 122 Compilation Started nandcontrol.h
diagnostics: 27 123 Compiled Successfully CMD_PageProgram.c
diagnostics: 0 127 All files Compiled in 359 ms
hint: 0 1144 Used RX: 17 (53%) Free RX: 15 (47%) Used RX: 17 (53%) Free RX: 15 (47%)
hint: 0 1144 Static RAM (bytes): 3505 Dynamic RAM (bytes): 4876 Static RAM (bytes): 3505 Dynamic RAM (bytes): 4876
hint: 0 1144 HEAP RAM (bytes): 8000 HEAP RAM (bytes): 8000
hint: 0 1144 Used ROM (bytes): 19211 (29%) Free ROM (bytes): 46325 (71%) Used ROM (bytes): 19211 (29%) Free ROM (bytes): 46325 (71%)
hint: 0 1144 Used BOOTROM (bytes): 320 (3%) Free BOOTROM (bytes): 11953 (97%) Used BOOTROM (bytes): 320 (3%) Free BOOTROM (bytes): 11953 (97%)
diagnostics: 0 125 Project Linked Successfully MINI32_NAND_Controller.mcp32
diagnostics: 0 128 Linked in 249 ms
diagnostics: 0 129 Project 'MINI32_NAND_Controller.mcp32' completed: 1388 ms