I wish to install a bootloader in a specific sector of the LPC2106. How can I place a section of code to start at a specific address? Thanks Rich
Take a look at the SEGMENTS linker directive. http://www.keil.com/support/man/docs/la/la_segments.htm Jon
Thanks all for the help. Rich
View all questions in Keil forum