• REMAP
    Hi I'm using the AT9142800a chip option from Uvision. I'm having problems with the REMAP. Everything seems to work in the simulation. but when i download to my board, nothing executes after remap command...
  • ARM REMAP
    hi guys .. I'm working with LPC2129.. how to make my program to run from RAM.. and what are the things i have to do while REMAPPING
  • remapping of ddr
    Hi again I am still struggling with debugging my code in DDR3 memory using the Keil uLink2. I have created a .ini file for the uLink2 to execute which initializes the DDR3 for use, load my code to...
  • FlashFS and SPI remap BUG?
    Hi All, I have a problem with a custom board (STM32F103C8) but also tested on a keil development kit MCBSTM32C (STM32F107VC). I'm trying to use the FlashFS with SD card in SPI mode using the SPI1...
  • Vector table remapping lpc17xx
    Hello, I'm using a lpc1766 and made a simple program to toggle a led from a timer interrupt. At first the interrupt vectors were in flash (see startup code below) and this worked just fine. So I...