This is the mail archive of the ecos-discuss@sourceware.org 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: ecos configuration for LPC1769


Hi Ilija Kocho,

Thanks for the timely reply, i appreciate it.

I will go through the documentation you have suggested. Also, as you said,
LPC17xx porting will be easy, as it is supported, but the specific processor
variant for LPC1769 is not supported. I was going through the
lpc1766stk_misc.c file in the HAL of LPC17xx, and over there most of the
macros used were 17xx type. Also, in the files, mlt_cortexm_lpc1766_rom.h
and mlt_cortexm_lpc1766_rom.c, i just edited the end address of the flash to
0x00080000(512KB) from 0x00040000(256KB), as LPC1769 has 512KB flash
compared to LPC1766, which has 256KB flash, rest all features are same,
except also for the MAX clk hz(120MHz for 1769 and 100MHz for 1766), but I
am using 20MHz for my board design, so I don't think that would be a
problem.

I would appreciate your comments in this regard also.

Thanks and Regards,
Yusuf Husainy.



--
View this message in context: http://sourceware-org.1504.n7.nabble.com/ecos-configuration-for-LPC1769-tp233012p233026.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.

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