• 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 ...
  • C167CS - can't access XRAM @0xC000
    Can any one tell me how to access the XRAM at address 0xC000 on the C167CS . I have :- - ticked 'use on-chip xram' - added XRAM class in linker file is as follows :- CLASSES (ICODE(000000h),...
  • Can't access memory "all of a sudden"
    I have been using a Stellaris LM3S1968 eval board for a while now and all of a sudden I load a project that I have programmed it with several times and I get "Can't access memory". The project is the...
  • can't access upper 64K of C8051F120 program space
    I am using uV2 V2.40a with the Silicon Labs C8051F120 processor ... I can't make a program larger that 64K and the chip will take 128K ... the device description has 128K but the project options only...
  • Can't access addresses 0x00 - 0xFF of memory using XBYTE
    I am using the XBYTE macro to access a memory mapped device. The chip select is being handled via another port (P1) to allow the full 64K of addresses to be axcessed. When I read data from the memory...