Skip to content

How to emulate this project? #2

@wenzhe-zhao

Description

@wenzhe-zhao

Hi, guys.

I want to launch this code in emulation of SDx environment. Nevertheless, I met some problems as follows:
In main() function, the program load image from '/mnt/img/*.pgm', which works well when we burn the bitstream to SD card. However, when the program works in emulation method, it cannot find the image location. I do not know how to indicate the proper directory for the program loading image. I tried to add /mnt directory and image file on $prj/Debug/_SD_Card/, also tried to create image file on /mnt of host. neither works.

Any advice about how to indicate the load image directory in emulation environment? Thank you~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions