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 trying to use the Memory.c project as a guide, but I'm not making much progress in initializing th heap, it seams. My code is still not returning from malloc(), even though I've initialized BSS and used the Syscalls.c file from the project.