Question: An application is to be developed using the designed embedded system. There is a large number of code generated and might use almost all of
An application is to be developed using the designed embedded system. There is a large number of code generated and might use almost all of the onboard ROM space. Therefore, a lookup table has to be written in the external ROM. Due to certain limitations, the programmer decides to copy all of the lookup table data into internal RAM at the initialization stage. Assume you are the programmer, write a program to read 50 bytes of lookup table data from external ROM starting at the address of D0000H and save to the internal RAM starting address of 30H.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
