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]

Re: char array size limit


> 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

How much RAM do you have on your board?



-- 
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]