• LPC2148 Startup File for Realview
    I am presently working on a port from the CARM Compiler to the Realview. The startup.s file provided in the Keil folder for the realview does not work entirely on my project for the LPC2148. When I run...
  • startup files for RealView
    Does anyone have or know how to get the correct files when converting from Keil ARM to Realview? Supposedly, there is a new Startup file and possibly some other files that have to be included before...
  • STR9 + RealView: Absolute placement of the startup code
    Hello, I want to place my startup code at different absolute locations to support a bootloader. I was hoping that the RealView assembler will allow something like the below code snippet, that works...
  • Startup file
    Hi there, My project is based on LPC2368 controller and Iam using the GCC compiler alongwith the Keil UVision3 IDE. Is the startup.s file same for both Real View compiler and the GCC compiler ?...
  • startup file
    Hello, Can you please tell me about STARTUP.a51 file: When I create new KEIL project is it necessary to select device from the list of devices? When I create new project, no matter if I choose to...