We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am new to arm assembly and i am trying use or implement malloc in ARM Cortex m0+. I did not find any information about how to pass argument, call or get address of allocated address of allocated memory via malloc. Is there any example show that how to use malloc in arm assemly or any resource?
Kingofthelosers said:It is my assignment
to "do linked lists", or to use malloc() ?
Before thinking about implementing a linked list in assembler, do you understand the basic principles of how linked lists work - irrespective of the language used for implementation?
https://en.wikipedia.org/wiki/Linked_list