• Calling an Assembly Functon From C (RVMDK)
    Hello, I am struggling to do something that should be very simple: call an assembly function from a C function. Can anyone give me some pointers or an example of how to do this? I am using uVision...
  • Calling an Assembly Functon From C (RVMDK)
    Hello, I am struggling to do something that should be very simple: call an assembly function from a C function. Can anyone give me some pointers or an example of how to do this? I am using uVision...
  • Problem with generating a single hex file for code banked application
    Hi My µC is C8051F122. In µVision2 (version V2.40a and C51 V7.50) i create 2 Lib files. One for code bank 1 and one for the common bank. These .lib files are linked into a project in Silicon...
  • Problem with generating a single hex file for code banked application
    Hi My µC is C8051F122. In µVision2 (version V2.40a and C51 V7.50) i create 2 Lib files. One for code bank 1 and one for the common bank. These .lib files are linked into a project in Silicon...
  • FLASH write problem - using the same memory bank for bootloader and application
    I'm having a problem trying to implement a bootloader and application code in the same bank. The scenario is that follows: A LPC1837 (micro controller from NXP) with a bootloader that occupies the...