View Single Post
Old 11-01-2008, 01:17 PM   #3
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
Đâ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;
__________________
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