• ARM7 org 0x38000
    Hi all, I wanna locate the start up code to address 0x38000, I have to write minimum code at start and I want the other setup codes to start from address 0x38000 I have written a code but it is...
  • ARM7 org 0x38000
    Hi all, I wanna locate the start up code to address 0x38000, I have to write minimum code at start and I want the other setup codes to start from address 0x38000 I have written a code but it is...
  • How can I optimize the xdata access with C51
    Hi there! I need to optimize the accessing the xdata memory (the speed) with C51. I am sending some files via modem and the transmission could be a bit faster. At present, I am reaching a transmission...
  • How can I optimize the xdata access with C51
    Hi there! I need to optimize the accessing the xdata memory (the speed) with C51. I am sending some files via modem and the transmission could be a bit faster. At present, I am reaching a transmission...
  • can't access memory at 0x009DA8
    Hi we are using interrupt based synchronous communication for sending and receiving the data.when ever we are not able receive the data, in the debuuger window, if we see the receive buff location ...