• User defined memory space
    Hi all, I'm asking if anyone has found a better way to access user defined memory. That is, accessing memory that can't be reached w/the "movx" instruction, but must be accessed w/user code. I...
  • User defined memory space
    Hi all, I'm asking if anyone has found a better way to access user defined memory. That is, accessing memory that can't be reached w/the "movx" instruction, but must be accessed w/user code. I...
  • BL51 How to set default library to user defined space
    Dear, i would like to help from you. I programming myself flash update via serial link. I set the all functions (flash page erase, read and write) to address starts with 0x8000. These functions are...
  • BL51 How to set default library to user defined space
    Dear, i would like to help from you. I programming myself flash update via serial link. I set the all functions (flash page erase, read and write) to address starts with 0x8000. These functions are...
  • User-defined memory type
    I came across this article from Keil's Knowledgebase: http://www.keil.com/support/docs/2397.htm However, I do seem to have trouble finding the definitions for those prefiex S:, T:, U: and V:. Can...