Posted on:
Hi, We are using AT91SAM9263 processor.We are utilizing 1. ROMBoot to copy bootstrap(Atmel supplied) into internal SRAM. 2. bootstrap code(Atmel supplied) copies the data flash contents to SDRAM and then executes from there. While we are running our application in SDRAM,if we want to load a new application in Flash, J-Link is not able to initialize the flash to gain access to program the device. Please help us by providing the reason for this behaviour as well as the solution if any. your reply awaited. Thanks
Posted on:
Maybe u disabled the JTAG in ur code? what about the AT91SAM9 manual ... there should be some paged about the boot strategies. Aren't there any pins to configure the first boot source? U could point at a non working source and than try to flash. good luck