Skip to content

PYNQ_allocatedSharedMemory on ZCU102(ultrascale + MPSoc)doesn't work as expected  #5

@buloruabutata

Description

@buloruabutata

I use PYNQ_allocatedSharedMemory to allocate space on ZCU102(PYNQ 3.0), It returns a non null pointer(state->pointer is not null). However, when I use "malloc_usable_size" to view the size of the space pointed by the pointer, the result is zero, which lead to "core dump(bus error )" in “memcpy” function. How to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions