This is the mail archive of the ecos-patches@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]

ARM7 vector 0x14 issue


Hello list,

One ARM7 platform (LPC2XXX targets) need itself in a properly setup
the ARM unused vector (ARM7 vector at 0x14). A possibility to setup
that value was entered in hal/arm/arch/current/src/vectors.S. To give
LPC2XXX customers a way to manipulate that value, new CDL was entered
in lpc2xxx/var. Well, that was not critical for me. Such a fixating
of ARM table is a care my programmer of lpc2xxx parts. The 'openocd'
jtag server does same job for the lpc2xxx parts too. But if folk use
other tools or LPC2000 Flash utility from Philips, they need in this fix.

Thanks Gary Thomas for his idea and Wang Cui for his desire to improve
a life of lpc2xxx customers. The patch was tested on the Olimex
LPC-{E,H,L}2294 boards.

Sergei

Attachment: vectors.S.patch
Description: Text document

Attachment: hal_arm_lpc2xxx.cdl.patch
Description: Text document


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