This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

char array size limit


Hello ECOS World:
Is there any limit on array size in ecos.
I created a static array of size 178K (unsigned char
page_0 = {xx,xx,xx,...,xx,xx}). The boot flash on
board is 512K. The redboot.bin created is 448K. But
the system never boots up whenever i use this array
for any operation in the code. Is there anyway I can
fix this problem. 
Thanks a bunch,
Bhanu.


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]