This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AN2131S sharing CODE and XDATA?

Hello,
could you tell me, wether the AN2131 from Cypress shares CODE and XDATA-memory?
And how do I have to configure the CODE and XDATA-spaces in the BL51-dialog?

Regards,
Stefan

Parents
  • I think my problem is solved more or less quickly for someone who is experienced with memory-mapping or how it's called (the thing you do in the "BL51 locate"-dialog):
    I wrote a program, which is based on another, smaller program. I kept the settings of the originally (small) program (see screenshot here: www.loaditup.de/413999.html). But I think through the originally settings in this dialog the used memory is very limited... So I want to ask, what I have to modify on this data to be able to use a maximum of the memory of the AN2131S (without any additional RAM-chips or things like this).

Reply
  • I think my problem is solved more or less quickly for someone who is experienced with memory-mapping or how it's called (the thing you do in the "BL51 locate"-dialog):
    I wrote a program, which is based on another, smaller program. I kept the settings of the originally (small) program (see screenshot here: www.loaditup.de/413999.html). But I think through the originally settings in this dialog the used memory is very limited... So I want to ask, what I have to modify on this data to be able to use a maximum of the memory of the AN2131S (without any additional RAM-chips or things like this).

Children