• Flash programming fails after rebuild
    I'm trying to add a new flash algorithm and finding that it doesn't work. To rule out problems with my new algorithm, I simply opened an existing algoritm C:\Keil\ARM\Flash\RC28F640P30B (the .UV...
  • Rebuilding Library
    I tried to rebuild halLib_large.LIB with the default project file, and the whole compiling and linking process seemed successful(no error nor warnings and a new library file is created), but the resulting...
  • error in rebuild
    i hv installed "Keil uVision4", i hv created the project, new file, added that file to source group, wrote a simple code all done successfully. Now when m rebuilding the target, its showing an error...
  • LX51 Huge Code
    I am trying out an application for the MX51 and I need HUGE code generation but it generates a combination of both. As an example, in my routines it generates the proper ECALL and ERET but if I call...
  • Code banking (HUGE) + PSD834
    Hello, I have started a new project with a 80c251 microcontroller and PSD834F1 device and I want to use code Banking. I have just implement the following memory map: 0x008000-0x00FFFF EEPROM...