-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels