keil libraries release for lpc1227??

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

keil libraries release for lpc1227??

103 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by OA santana on Thu Oct 06 01:53:59 MST 2011
[FONT=Cambria]I have downloaded from two different sources, from within NXP website, header files with the following IDs[/FONT]
[FONT=Cambria] -> * $Id: system_LPC12xx.c 7535 2011-06-09 09:13:16Z cnh20509 $[/FONT]
[FONT=Cambria] -> * $Id: LPC122x.h 6583 2011-02-23 22:29:21Z nxp28548 $[/FONT]
[FONT=Cambria] [/FONT]
[FONT=Cambria]The second one which seems older, at least from date point of view, has defined : [/FONT]
[FONT=Cambria]"typedef struct { /*!< (@ 0x50060000) FLASHCTRL Structure */[/FONT]
[FONT=Cambria]__I uint32_t RESERVED0[10];[/FONT]
[FONT=Cambria]__IO uint32_t FLASHCFG; /*!< (@ 0x50060028) Flash read cycle configuration */[/FONT]
[FONT=Cambria]} LPC_FLASHCTRL_Type;[/FONT]
[FONT=Cambria]" [/FONT]
[FONT=Cambria]but not in the newer version. not having this type defined means that it is not possible to have the processor running higher than 30MHz. any reason to have two different header files for the same type of processors? which one is the most updated header file? [/FONT]
0 Kudos
0 Replies