Gromann, Klaus <klaus.gromann@...> schrieb am Thu, 7 Jul 2005 17:51:30 > Differences are : > - timer speed is different > - I have to do a vector remapping at the beginnig of the main-function > (remap at the beginning of the reset_handler doesn't work !) You should not rely on any setup, just spend the code to setup the chip as you need it. This means at least VIC, MAM,PLL and vector-mapping, PINSEL. > I use a phytec LPC2294 eval board and Rowley CrossStudio for ARM. We have a customer using the same board, and as he sets up the relevant parts within the resethook of our RTOS so he is sure its software works the same either from Debugger, HW reset or his own bootloader. -- 42Bastian Schick
Message
Re: [lpc2000] Bootloader initializations ?
2005-07-08 by 42Bastian Schick