• My application code is not working when i load its bin file through uart into the flash and jump to the address of the application code (custom bootloader)
    In custom bootloader when i am jumping to application code my msp value is changing after loading the bin file , for example my application has msp value 0x20000D0 but when i load the...
  • My application code is not working when i load its bin file through uart into the flash and jump to the address of the application code (custom bootloader)
    In custom bootloader when i am jumping to application code my msp value is changing after loading the bin file , for example my application has msp value 0x20000D0 but when i load the...
  • How to load application code directly to sdram.
    Hello!!!!!!!!! I'm using an AT91SAM9X35 Board..and i wanted to load a application code to DDR2SDR(Secondary RAM) directly through keil download option or through sam-ba software....is it possible...
  • How to load application code directly to sdram.
    Hello!!!!!!!!! I'm using an AT91SAM9X35 Board..and i wanted to load a application code to DDR2SDR(Secondary RAM) directly through keil download option or through sam-ba software....is it possible...
  • IAP Bootloader could not load RTX application image
    I have splitted software into two parts: Bootloader(without RTX), Application image with RTX. But the bootloader could not load the application image with RTX. The Flash settings are: --------...