• Function return problem
    Hi, I am developing an application, where some function are used. when i am debugging, I watch that one function not return to the calling function. It is back to 0000h address, watch in disassemble...
  • Function return problem
    Hi, I am developing an application, where some function are used. when i am debugging, I watch that one function not return to the calling function. It is back to 0000h address, watch in disassemble...
  • problem in interfacing sdr sdram(MT48LC16M16A2BG) with LPC3250 in 16bit
    we configured sdr sdram as per LPC3250 .s file. and .s file configured for 32 bit sdr sdram and we configured it as 16 bit. when we are writing data into sdr sdram it is writing data into that address...
  • problem in interfacing sdr sdram(MT48LC16M16A2BG) with LPC3250 in 16bit
    we configured sdr sdram as per LPC3250 .s file. and .s file configured for 32 bit sdr sdram and we configured it as 16 bit. when we are writing data into sdr sdram it is writing data into that address...
  • STM32f429: problem with using external SDRAM as an additional data memory
    Hi, I can read/write an external sdram using fmc in stm32f429. But working with address and read/write functions is not proper for my purpose. I want to introduce external sdram as if internal sram...