• Options for Target (Memory Classes and Off chip code memory)
    I am developing OS for nxp P5CC073, can you tell me what should be kept in mind while defining user memory classes in "LX51 locate" tab in "options for target" window. Also in "Target" tab what is...
  • Options for Target (Memory Classes and Off chip code memory)
    I am developing OS for nxp P5CC073, can you tell me what should be kept in mind while defining user memory classes in "LX51 locate" tab in "options for target" window. Also in "Target" tab what is...
  • Use of "Off-chip XData Memory"?
    Hi, I'm running a small testapp to see if my 80c32 uP is running fine. Therefore, I toggle P1_0 and next to this, I'm writing a value to a var defined in external RAM. The RAM starts at address...
  • Use of "Off-chip XData Memory"?
    Hi, I'm running a small testapp to see if my 80c32 uP is running fine. Therefore, I toggle P1_0 and next to this, I'm writing a value to a var defined in external RAM. The RAM starts at address...
  • Taget option Setting for off-Chip Memory for write permission on LPC2378
    I am Working on External Memory Controller register & doing programming in Keil. Here I Send data on CS0 which has address 0x80000000; which is placed in off chip memory. I got option to set off chip...