Answer Posted / haranadh
No ROM cann't be used for the stack.
1) In embeded system programming executable code in ROM and
to execute that code need temporary memory for the data
manipulations as a READ-WRITE access to that temporary
memory like heap, stack & Data section.
2) ROM -have only read acess, so we can't use ROM-Read Only
Memory as Stack. Instead we use RAM- Random
Acess(read/write) Memory as stack, heap & Data.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Is vmware a hypervisor?
What are the different raid levels?
Explain briefly what is meant by trap and a trapdoor?
What is drawback of mvt?
What are the thread states?
How can multiple threads be controlled simultaneously?
How do I fix error 429?
What is a 64 bit application?
Explain some memory components.
Explain latency, transfer and seek time with respect to disk i/o.?
Explain briefly about assembler and its functioning?
Explain the reasons for process suspension?
Define the difference between preemptive and nonpreemptive scheduling.
How do I scan a usb drive for errors?
What is root partition?