Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

allocate memory at fixed location

I want to assign a 2K memory at a fixed location. I am using eCos for my system. With OsAlloc(), I don't have option to have desired start location but will give me any random location which will not...