esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
129 stars 69 forks source link

Dynamic memory allocation not working #513

Closed LinusCrugnola closed 2 days ago

LinusCrugnola commented 1 month ago

Dynamic memory allocation using malloc() does return weird results, I provide a quick fix that deals with some of the problems in this pr But there are still issues.

Note: the original problem is explained in the md file in the first commit attached to the pr Note: the quick fix is in the second commit attached to the same pr

davideschiavone commented 2 days ago

543 fixed this. @LinusCrugnola , in case you still have issues pls reopen this ISSUE