Can ROM be used as stack?
Answers were Sorted based on User's Feedback
Answer / v.vijayakumar
ROM cannot be used as stack because it is not possible to
write to ROM.
| Is This Answer Correct ? | 35 Yes | 5 No |
Answer / 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 |
Answer / channu
no, Rom is only reading device.. we can't implement
operations of stack on Rom
| Is This Answer Correct ? | 9 Yes | 2 No |
Can you please explain the difference between load-time dynamic linking and run-time dynamic linking?
How do I know if I have a 64 bit processor?
Which is the best page replacement algorithm and Why ?
5 Answers Honeywell, Intel, TCS,
Which is faster shared memory or message passing?
What is long term scheduler in operating system (os)?
Do I need web plugins for vlc?
How do I empty my mac cache?
What are the different tasks of Lexical analysis?
How deadlock can be detected in a system?
What do you call a bootable disk that contains a full usable os?
What are the different types package forms?
Is 64 bit excel faster?