Hey guys,
I know this isn't software as such, but I thought it would the best subforum to ask - any help would be much appreciated. I need to select a small microprocessor to copy a programme from ROM to RAM and then execute it - the programme will read from an input port, then use the data to index in to an array of constant values and then write the data retrieved from the array to an output port.
Does anyone know which addressing modes would be needed to do this? I've been reading a lot with regards to the different types of addressing modes but I'm still not confident which modes I will need. I know I'm going to need some kind of indexing addressing mode to handle the array but I'm not sure which one?
Thanks for any help.
I know this isn't software as such, but I thought it would the best subforum to ask - any help would be much appreciated. I need to select a small microprocessor to copy a programme from ROM to RAM and then execute it - the programme will read from an input port, then use the data to index in to an array of constant values and then write the data retrieved from the array to an output port.
Does anyone know which addressing modes would be needed to do this? I've been reading a lot with regards to the different types of addressing modes but I'm still not confident which modes I will need. I know I'm going to need some kind of indexing addressing mode to handle the array but I'm not sure which one?
Thanks for any help.