|
Tài trợ cho PIC Vietnam |
Tiny Bootloader Mọi vấn đề liên quan tinybootloader sẽ được tổng hợp ở đây. |
|
Ðiều Chỉnh | Xếp Bài |
20-07-2010, 01:15 PM | #1 |
Nhập môn đệ tử
Tham gia ngày: Jan 2006
Bài gửi: 6
: |
không biên dịch đc source codes tiny bootloader dsPIC
Tôi thử biên dịch source tiny bootloader của dsPIC (đã thử tất cả các file trong tiny..) luôn báo lỗi như sau:
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe" -mcpu=30F3013 "tinybld_ds3013.o" -o"ADBASE Interrupt Vectoring Assembly.cof" -Wl,--script="..\..\..\..\Microchip\MPLAB C30\support\dsPIC30F\gld\p30f3013.gld",--defsym=__MPLAB_BUILD=1,--defsym=__MPLAB_DEBUG=1,--defsym=__MPLAB_DEBUGGER_ICD2=1,--defsym=__ICD2RAM=1,-Map="ADBASE Interrupt Vectoring Assembly.map" tinybld_ds3013.o: Link Error: Could not allocate section .text, size = 16086 PC units, attributes = code Link Error: Could not allocate program memory Link step failed. Trong khi đó tôi biên dịch 1 ví dụ asm thì vẫn được, tôi không hiểu tại sao. Tôi dùng MPLAB 8.53 Rất mong mọi người giúp đỡ. Xin trân thành cảm ơn. Đây là project thay đổi nội dung bởi: trungthanh206, 20-07-2010 lúc 01:44 PM. |
|
|