View Single Post
Old 11-01-2008, 01:21 PM   #1
ayuh
Đệ tử 1 túi
 
ayuh's Avatar
 
Tham gia ngày: Apr 2007
Bài gửi: 13
:
Send a message via Yahoo to ayuh
Trích:
Nguyên văn bởi ayuh View Post
Đây là thông báo của MPLAB

MPLINK 4.03, Linker
Copyright (c) 2006 Microchip Technology Inc.
Error - section '.udata_portheap.o' can not fit the section. Section '.udata_portheap.o' length=0x00000476
Errors : 1

Còn đây là mã dòg lệnh bị lỗi

typedef struct
{
unsigned portCHAR ucFull;
unsigned portCHAR ucBlock[ heapSMALL_BLOCK_SIZE ];
} xSmallBlock;

typedef struct
{
unsigned portCHAR ucFull;
unsigned portCHAR ucBlock[ heapLARGE_BLOCK_SIZE ];

} xLargeBlock;
Mà không hiểu tại sao mạch nạp của em lại không thể nạp cho con PIC18f452 này?
mạch của em là GTP_USB
__________________
học thầy không tày học bạn
ayuh vẫn chưa có mặt trong diễn đàn   Trả Lời Với Trích Dẫn